Home
last modified time | relevance | path

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

/linux-5.19.10/arch/mips/include/asm/mach-au1x00/
Dau1100_mmc.h120 #define SD_ENABLE_CE (0x00000001) macro
/linux-5.19.10/drivers/mmc/host/
Dau1xmmc.c709 __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()