Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/mfd/
Drtsx_pcr.c962 pcr->state = PDEV_STAT_IDLE; in rtsx_pci_idle_work()
1146 pcr->state = PDEV_STAT_IDLE; in rtsx_pci_init_chip()
/linux-4.1.27/include/linux/mfd/
Drtsx_pci.h872 enum PDEV_STAT {PDEV_STAT_IDLE, PDEV_STAT_RUN}; enumerator