Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dswitchtec.h106 SWITCHTEC_CFG1_RUNNING = 0x05, enumerator
/Linux-v4.19/drivers/pci/switch/
Dswitchtec.c572 if (ioread16(&si->cfg_running) == SWITCHTEC_CFG1_RUNNING) in ioctl_flash_part_info()