Home
last modified time | relevance | path

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

/linux-6.1.9/arch/mips/include/asm/mach-au1x00/
Dau1100_mmc.h92 #define SD_CONFIG_DE (0x00000200) macro
/linux-6.1.9/drivers/mmc/host/
Dau1xmmc.c595 config |= (divisor & SD_CONFIG_DIV) | SD_CONFIG_DE; in au1xmmc_set_clock()