Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/mips/include/asm/mach-au1x00/
A Dau1100_mmc.h127 #define SD_CONFIG2_EN (0x00000001) macro
/linux-6.3-rc2/drivers/mmc/host/
A 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()

Completed in 5 milliseconds