Searched refs:PXA_FLAG_SD_8_BIT_CAPABLE_SLOT (Results 1 - 4 of 4) sorted by relevance

/linux-4.4.14/include/linux/platform_data/
H A Dpxa_sdhci.h23 #define PXA_FLAG_SD_8_BIT_CAPABLE_SLOT (1<<2) macro
/linux-4.4.14/arch/arm/mach-mmp/
H A Dbrownstone.c190 | PXA_FLAG_SD_8_BIT_CAPABLE_SLOT,
/linux-4.4.14/drivers/mmc/host/
H A Dsdhci-pxav2.c147 pdata->flags |= PXA_FLAG_SD_8_BIT_CAPABLE_SLOT; pxav2_get_mmc_pdata()
207 if (pdata->flags & PXA_FLAG_SD_8_BIT_CAPABLE_SLOT) sdhci_pxav2_probe()
H A Dsdhci-pxav3.c425 if (pdata->flags & PXA_FLAG_SD_8_BIT_CAPABLE_SLOT) sdhci_pxav3_probe()

Completed in 152 milliseconds