Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mmc/host/
H A Dau1xmmc.c140 #define HOST_ENABLE(h) ((h)->iobase + SD_ENABLE) macro
709 __raw_writel(SD_ENABLE_CE, HOST_ENABLE(host)); in au1xmmc_reset_controller()
713 __raw_writel(SD_ENABLE_R | SD_ENABLE_CE, HOST_ENABLE(host)); in au1xmmc_reset_controller()
1086 __raw_writel(0, HOST_ENABLE(host)); in au1xmmc_probe()
1133 __raw_writel(0, HOST_ENABLE(host)); in au1xmmc_remove()
1166 __raw_writel(0, HOST_ENABLE(host)); in au1xmmc_suspend()