Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/
Dswitchtec.h148 u16 cfg_running; member
176 u16 cfg_running; member
/linux-6.1.9/drivers/pci/switch/
Dswitchtec.c699 if (ioread16(&si->cfg_running) == SWITCHTEC_GEN3_CFG0_RUNNING) in flash_part_info_gen3()
705 if (ioread16(&si->cfg_running) == SWITCHTEC_GEN3_CFG1_RUNNING) in flash_part_info_gen3()
803 if (ioread16(&si->cfg_running) == SWITCHTEC_GEN4_CFG0_RUNNING) in flash_part_info_gen4()
810 if (ioread16(&si->cfg_running) == SWITCHTEC_GEN4_CFG1_RUNNING) in flash_part_info_gen4()