Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/mmc/host/
H A Dmmci.h32 #define MMCICLOCK 0x004 macro
H A Dmmci.c371 writel(clk, host->base + MMCICLOCK); in mmci_write_clkreg()
1678 writel(host->clk_reg, host->base + MMCICLOCK); in mmci_irq_thread()
2247 writel(0, host->base + MMCICLOCK); in mmci_save()
2261 writel(host->clk_reg, host->base + MMCICLOCK); in mmci_restore()