Home
last modified time | relevance | path

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

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