Home
last modified time | relevance | path

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

/linux-2.6.39/arch/arm/mach-mxs/include/mach/
Dmmc.h15 #define SLOTF_4_BIT_CAPABLE (1 << 0) macro
/linux-2.6.39/drivers/mmc/host/
Dmxs-mmc.c740 if (pdata->flags & SLOTF_4_BIT_CAPABLE) in mxs_mmc_probe()