Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mmc/host/
H A Dmoxart-mmc.c49 #define REG_POWER_CONTROL 52 macro
505 writel(readl(host->base + REG_POWER_CONTROL) & ~SD_POWER_ON, in moxart_set_ios()
506 host->base + REG_POWER_CONTROL); in moxart_set_ios()
514 host->base + REG_POWER_CONTROL); in moxart_set_ios()
702 writel(0, host->base + REG_POWER_CONTROL); in moxart_remove()