Home
last modified time | relevance | path

Searched refs:SD_POWER_ON (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/mmc/host/
H A Dmoxart-mmc.c104 #define SD_POWER_ON BIT(4) macro
510 writel(readl(host->base + REG_POWER_CONTROL) & ~SD_POWER_ON, in moxart_set_ios()
518 writel(SD_POWER_ON | (u32) power, in moxart_set_ios()
/linux/drivers/misc/cardreader/
H A Drts5229.c118 SD_POWER_MASK, SD_POWER_ON); in rts5229_card_power_on()
H A Drts5209.c106 pwr_on = SD_POWER_ON; in rts5209_card_power_on()