Home
last modified time | relevance | path

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

/linux-4.4.14/arch/mips/include/asm/mach-au1x00/
Dau1100_mmc.h127 #define SD_CONFIG2_EN (0x00000001) macro
/linux-4.4.14/drivers/mmc/host/
Dau1xmmc.c738 __raw_writel(SD_CONFIG2_EN, HOST_CONFIG2(host)); in au1xmmc_reset_controller()
741 __raw_writel(SD_CONFIG2_EN | SD_CONFIG2_FF, HOST_CONFIG2(host)); in au1xmmc_reset_controller()
745 __raw_writel(SD_CONFIG2_EN, HOST_CONFIG2(host)); in au1xmmc_reset_controller()