Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/mips/include/asm/mach-au1x00/
A Dau1100_mmc.h91 #define SD_CONFIG_DIV (0x000001ff) macro
/linux-6.3-rc2/drivers/mmc/host/
A Dau1xmmc.c594 config &= ~(SD_CONFIG_DIV); in au1xmmc_set_clock()
595 config |= (divisor & SD_CONFIG_DIV) | SD_CONFIG_DE; in au1xmmc_set_clock()

Completed in 4 milliseconds