Home
last modified time | relevance | path

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

/linux/drivers/misc/cardreader/
H A Drts5227.c440 rtsx_pci_write_register(pcr, FPDCTL, ALL_POWER_DOWN, ALL_POWER_DOWN); in rts522a_force_power_down()
H A Drts5249.c123 rtsx_pci_write_register(pcr, FPDCTL, ALL_POWER_DOWN, ALL_POWER_DOWN); in rts52xa_force_power_down()
H A Drtsx_pcr.c1076 rtsx_pci_write_register(pcr, FPDCTL, ALL_POWER_DOWN, ALL_POWER_DOWN); in rtsx_base_force_power_down()
/linux/include/linux/
H A Drtsx_pci.h446 #define ALL_POWER_DOWN 0x03 macro