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

/drivers/mmc/host/
H A Dmoxart-mmc.c48 #define REG_POWER_CONTROL 52 macro
102 /* REG_POWER_CONTROL */
514 writel(readl(host->base + REG_POWER_CONTROL) & ~SD_POWER_ON,
515 host->base + REG_POWER_CONTROL);
523 host->base + REG_POWER_CONTROL);
699 writel(0, host->base + REG_POWER_CONTROL);

Completed in 59 milliseconds