Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/mmc/host/
H A Dmoxart-mmc.c50 #define REG_CLOCK_CONTROL 56 macro
107 /* REG_CLOCK_CONTROL */
504 writel(ctrl, host->base + REG_CLOCK_CONTROL); in moxart_set_ios()
699 writel(readl(host->base + REG_CLOCK_CONTROL) | CLK_OFF, in moxart_remove()
700 host->base + REG_CLOCK_CONTROL); in moxart_remove()
/kernel/linux/linux-6.6/drivers/mmc/host/
H A Dmoxart-mmc.c50 #define REG_CLOCK_CONTROL 56 macro
107 /* REG_CLOCK_CONTROL */
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()

Completed in 4 milliseconds