Home
last modified time | relevance | path

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

/linux/include/linux/platform_data/
H A Dpxa_sdhci.h20 #define PXA_FLAG_SD_8_BIT_CAPABLE_SLOT (1<<2) macro
/linux/drivers/mmc/host/
H A Dsdhci-pxav3.c428 if (pdata->flags & PXA_FLAG_SD_8_BIT_CAPABLE_SLOT) in sdhci_pxav3_probe()