Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/platform_data/
H A Dpxa_sdhci.h20 #define PXA_FLAG_SD_8_BIT_CAPABLE_SLOT (1<<2) macro
/OK3568_Linux_fs/kernel/drivers/mmc/host/
H A Dsdhci-pxav2.c137 pdata->flags |= PXA_FLAG_SD_8_BIT_CAPABLE_SLOT; in pxav2_get_mmc_pdata()
200 if (pdata->flags & PXA_FLAG_SD_8_BIT_CAPABLE_SLOT) in sdhci_pxav2_probe()
H A Dsdhci-pxav3.c430 if (pdata->flags & PXA_FLAG_SD_8_BIT_CAPABLE_SLOT) in sdhci_pxav3_probe()
/OK3568_Linux_fs/kernel/arch/arm/mach-mmp/
H A Dbrownstone.c195 | PXA_FLAG_SD_8_BIT_CAPABLE_SLOT,