Home
last modified time | relevance | path

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

/arch/tile/kernel/
Dpci.c471 int config_mode = 1; in tile_cfg_read() local
489 config_mode = 0; in tile_cfg_read()
497 return hv_dev_pread(controller->hv_cfg_fd[config_mode], 0, in tile_cfg_read()
514 int config_mode = 1; in tile_cfg_write() local
527 config_mode = 0; in tile_cfg_write()
540 return hv_dev_pwrite(controller->hv_cfg_fd[config_mode], 0, in tile_cfg_write()