Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/mfd/
Drtsx_pcr.c957 pcr->state = PDEV_STAT_IDLE; in rtsx_pci_idle_work()
1145 pcr->state = PDEV_STAT_IDLE; in rtsx_pci_init_chip()
/linux-4.4.14/include/linux/mfd/
Drtsx_pci.h878 enum PDEV_STAT {PDEV_STAT_IDLE, PDEV_STAT_RUN}; enumerator