Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/platform_data/
H A Dpxa_sdhci.h20 #define PXA_FLAG_SD_8_BIT_CAPABLE_SLOT (1<<2) macro
/openbmc/linux/drivers/mmc/host/
H A Dsdhci-pxav2.c235 pdata->flags |= PXA_FLAG_SD_8_BIT_CAPABLE_SLOT; in pxav2_get_mmc_pdata()
306 if (pdata->flags & PXA_FLAG_SD_8_BIT_CAPABLE_SLOT) in sdhci_pxav2_probe()
H A Dsdhci-pxav3.c428 if (pdata->flags & PXA_FLAG_SD_8_BIT_CAPABLE_SLOT) in sdhci_pxav3_probe()