Home
last modified time | relevance | path

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

/arch/tile/kernel/
Dpci.c501 int config_mode = 1; in tile_cfg_read() local
519 config_mode = 0; in tile_cfg_read()
527 return hv_dev_pread(controller->hv_cfg_fd[config_mode], 0, in tile_cfg_read()
547 int config_mode = 1; in tile_cfg_write() local
560 config_mode = 0; in tile_cfg_write()
573 return hv_dev_pwrite(controller->hv_cfg_fd[config_mode], 0, in tile_cfg_write()