Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/
Dswitchtec.h149 u16 cfg_running; member
177 u16 cfg_running; member
/linux-6.12.1/drivers/pci/switch/
Dswitchtec.c700 if (ioread16(&si->cfg_running) == SWITCHTEC_GEN3_CFG0_RUNNING) in flash_part_info_gen3()
706 if (ioread16(&si->cfg_running) == SWITCHTEC_GEN3_CFG1_RUNNING) in flash_part_info_gen3()
804 if (ioread16(&si->cfg_running) == SWITCHTEC_GEN4_CFG0_RUNNING) in flash_part_info_gen4()
811 if (ioread16(&si->cfg_running) == SWITCHTEC_GEN4_CFG1_RUNNING) in flash_part_info_gen4()