Home
last modified time | relevance | path

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

/linux/drivers/misc/cardreader/
H A Drts5261.c68 if (pm_state == HOST_ENTER_S3) in rts5261_force_power_down()
H A Drtsx_pcr.c1663 rtsx_pci_power_off(pcr, HOST_ENTER_S3, false); in rtsx_pci_suspend()
1780 rtsx_pci_power_off(pcr, HOST_ENTER_S3, true); in rtsx_pci_runtime_suspend()
H A Drts5264.c65 if (pm_state == HOST_ENTER_S3) in rts5264_force_power_down()
/linux/include/linux/
H A Drtsx_pci.h611 #define HOST_ENTER_S3 2 macro