Home
last modified time | relevance | path

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

/linux-4.1.27/arch/mips/include/asm/mach-au1x00/
Dau1100_mmc.h121 #define SD_ENABLE_R (0x00000002) macro
/linux-4.1.27/drivers/mmc/host/
Dau1xmmc.c727 __raw_writel(SD_ENABLE_R | SD_ENABLE_CE, HOST_ENABLE(host)); in au1xmmc_reset_controller()