Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/mmc/host/
Dmmci.h27 #define MMCICLOCK 0x004 macro
Dmmci.c269 writel(clk, host->base + MMCICLOCK); in mmci_write_clkreg()
1861 writel(0, host->base + MMCICLOCK); in mmci_save()
1875 writel(host->clk_reg, host->base + MMCICLOCK); in mmci_restore()