Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mmc/host/
H A Dmoxart-mmc.c104 #define SD_POWER_ON BIT(4) macro
505 writel(readl(host->base + REG_POWER_CONTROL) & ~SD_POWER_ON, in moxart_set_ios()
513 writel(SD_POWER_ON | (u32) power, in moxart_set_ios()
/openbmc/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()
H A Drts5227.c221 SD_POWER_MASK, SD_POWER_ON); in rts5227_card_power_on()
/openbmc/linux/drivers/staging/rts5208/
H A Drtsx_card.h41 #define SD_POWER_ON 0x00 macro
H A Drtsx_card.c896 val2 = SD_POWER_ON; in card_power_on()
H A Drtsx_chip.c586 MS_POWER_ON | SD_POWER_ON); in rtsx_reset_chip()
/openbmc/linux/include/linux/
H A Drtsx_pci.h353 #define SD_POWER_ON 0x00 macro