Home
last modified time | relevance | path

Searched refs:SD_POWER_OFF (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/misc/cardreader/
H A Drts5229.c129 SD_POWER_OFF | PMOS_STRG_400mA); in rts5229_card_power_off()
H A Drts5209.c138 pwr_off = SD_POWER_OFF; in rts5209_card_power_off()
H A Drts5227.c239 PMOS_STRG_MASK, SD_POWER_OFF | PMOS_STRG_400mA); in rts5227_card_power_off()
H A Drts5249.c429 rtsx_pci_write_register(pcr, CARD_PWR_CTL, SD_POWER_MASK, SD_POWER_OFF); in rtsx_base_card_power_off()
/linux/include/linux/
H A Drtsx_pci.h353 #define SD_POWER_OFF 0x03 macro