Home
last modified time | relevance | path

Searched refs:SD_POWER_MASK (Results 1 – 8 of 8) sorted by relevance

/linux-6.1.9/drivers/misc/cardreader/
Drts5229.c106 SD_POWER_MASK, SD_PARTIAL_POWER_ON); in rts5229_card_power_on()
118 SD_POWER_MASK, SD_POWER_ON); in rts5229_card_power_on()
128 SD_POWER_MASK | PMOS_STRG_MASK, in rts5229_card_power_off()
Drts5209.c104 pwr_mask = SD_POWER_MASK; in rts5209_card_power_on()
137 pwr_mask = SD_POWER_MASK; in rts5209_card_power_off()
Drts5227.c251 SD_POWER_MASK, SD_PARTIAL_POWER_ON); in rts5227_card_power_on()
264 SD_POWER_MASK, SD_POWER_ON); in rts5227_card_power_on()
281 rtsx_pci_write_register(pcr, CARD_PWR_CTL, SD_POWER_MASK | in rts5227_card_power_off()
Drts5249.c448 SD_POWER_MASK, SD_VCC_PARTIAL_POWER_ON); in rtsx_base_card_power_on()
459 SD_POWER_MASK, SD_VCC_POWER_ON); in rtsx_base_card_power_on()
472 rtsx_pci_write_register(pcr, CARD_PWR_CTL, SD_POWER_MASK, SD_POWER_OFF); in rtsx_base_card_power_off()
/linux-6.1.9/drivers/mmc/host/
Dmoxart-mmc.c105 #define SD_POWER_MASK 0x0f macro
119 #define MIN_POWER (MMC_VDD_360 - SD_POWER_MASK)
/linux-6.1.9/drivers/staging/rts5208/
Drtsx_card.c894 mask = SD_POWER_MASK; in card_power_on()
927 mask = SD_POWER_MASK; in card_power_off()
Drtsx_card.h42 #define SD_POWER_MASK 0x03 macro
/linux-6.1.9/include/linux/
Drtsx_pci.h354 #define SD_POWER_MASK 0x03 macro