Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/mmc/host/
Dmoxart-mmc.c49 #define REG_POWER_CONTROL 52 macro
515 writel(readl(host->base + REG_POWER_CONTROL) & ~SD_POWER_ON, in moxart_set_ios()
516 host->base + REG_POWER_CONTROL); in moxart_set_ios()
524 host->base + REG_POWER_CONTROL); in moxart_set_ios()
702 writel(0, host->base + REG_POWER_CONTROL); in moxart_remove()