Home
last modified time | relevance | path

Searched refs:config_mode (Results 1 – 1 of 1) sorted by relevance

/arch/tile/kernel/
Dpci.c470 int config_mode = 1; in tile_cfg_read() local
488 config_mode = 0; in tile_cfg_read()
496 return hv_dev_pread(controller->hv_cfg_fd[config_mode], 0, in tile_cfg_read()
513 int config_mode = 1; in tile_cfg_write() local
526 config_mode = 0; in tile_cfg_write()
539 return hv_dev_pwrite(controller->hv_cfg_fd[config_mode], 0, in tile_cfg_write()