Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mmc/host/
H A Dmoxart-mmc.c50 #define REG_CLOCK_CONTROL 56 macro
501 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()