Home
last modified time | relevance | path

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

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