Home
last modified time | relevance | path

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

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