Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/platform_data/
H A Dpxa_sdhci.h18 #define PXA_FLAG_CARD_PERMANENT (1<<1) macro
/openbmc/linux/drivers/mmc/host/
H A Dsdhci-pxav2.c231 pdata->flags |= PXA_FLAG_CARD_PERMANENT; in pxav2_get_mmc_pdata()
299 if (pdata->flags & PXA_FLAG_CARD_PERMANENT) { in sdhci_pxav2_probe()
H A Dsdhci-pxav3.c424 if (pdata->flags & PXA_FLAG_CARD_PERMANENT) in sdhci_pxav3_probe()