Home
last modified time | relevance | path

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

/linux/drivers/mmc/host/
A Dmoxart-mmc.c50 #define REG_CLOCK_CONTROL 56 macro
507 writel(ctrl, host->base + REG_CLOCK_CONTROL); in moxart_set_ios()
712 writel(readl(host->base + REG_CLOCK_CONTROL) | CLK_OFF, in moxart_remove()
713 host->base + REG_CLOCK_CONTROL); in moxart_remove()

Completed in 7 milliseconds