Home
last modified time | relevance | path

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

/linux/drivers/staging/rts5208/
H A Drtsx_card.h699 #define HOST_ENTER_S3 0x02 macro
H A Drtsx_chip.c1957 HOST_ENTER_S3); in rtsx_do_before_power_down()
/linux/drivers/misc/cardreader/
H A Drts5261.c68 if (pm_state == HOST_ENTER_S3) in rts5261_force_power_down()
H A Drtsx_pcr.c1710 rtsx_pci_power_off(pcr, HOST_ENTER_S3, false); in rtsx_pci_suspend()
1827 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