Searched refs:cfg_running (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/linux/
H A Dswitchtec.h149 u16 cfg_running; member in struct:sys_info_regs_gen3
177 u16 cfg_running; member in struct:sys_info_regs_gen4
/linux-master/drivers/pci/switch/
H A Dswitchtec.c698 if (ioread16(&si->cfg_running) == SWITCHTEC_GEN3_CFG0_RUNNING)
704 if (ioread16(&si->cfg_running) == SWITCHTEC_GEN3_CFG1_RUNNING)
802 if (ioread16(&si->cfg_running) == SWITCHTEC_GEN4_CFG0_RUNNING)
809 if (ioread16(&si->cfg_running) == SWITCHTEC_GEN4_CFG1_RUNNING)

Completed in 133 milliseconds