Home
last modified time | relevance | path

Searched refs:HOST_ENTER_S3 (Results 1 – 6 of 6) sorted by relevance

/linux-4.1.27/drivers/mfd/
Drts5227.c90 if (pm_state == HOST_ENTER_S3) in rts5227_force_power_down()
Drts5249.c99 if (pm_state == HOST_ENTER_S3) in rtsx_base_force_power_down()
Drtsx_pcr.c1344 rtsx_pci_power_off(pcr, HOST_ENTER_S3); in rtsx_pci_suspend()
/linux-4.1.27/drivers/staging/rts5208/
Drtsx_card.h711 #define HOST_ENTER_S3 0x02 macro
Drtsx_chip.c2215 HOST_ENTER_S3); in rtsx_do_before_power_down()
/linux-4.1.27/include/linux/mfd/
Drtsx_pci.h598 #define HOST_ENTER_S3 2 macro