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

/linux-4.1.27/drivers/mmc/host/
H A Dmoxart-mmc.c50 #define REG_CLOCK_CONTROL 56 macro
107 /* REG_CLOCK_CONTROL */
511 writel(ctrl, host->base + REG_CLOCK_CONTROL); moxart_set_ios()
703 writel(readl(host->base + REG_CLOCK_CONTROL) | CLK_OFF, moxart_remove()
704 host->base + REG_CLOCK_CONTROL); moxart_remove()

Completed in 52 milliseconds