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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/include/asm/mach-au1x00/
H A Dau1100_mmc.h91 #define SD_CONFIG_DIV (0x000001ff) macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/mmc/host/
H A Dau1xmmc.c606 config &= ~(SD_CONFIG_DIV);
607 config |= (divisor & SD_CONFIG_DIV) | SD_CONFIG_DE;

Completed in 51 milliseconds