Home
last modified time | relevance | path

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

/linux-4.19.296/include/linux/
Dswitchtec.h105 SWITCHTEC_CFG0_RUNNING = 0x04, enumerator
/linux-4.19.296/drivers/pci/switch/
Dswitchtec.c562 if (ioread16(&si->cfg_running) == SWITCHTEC_CFG0_RUNNING) in ioctl_flash_part_info()