Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/mmc/host/
Dsdhci-xenon.h80 unsigned int init_card_type; member
Dsdhci-xenon-phy.c554 if ((priv->init_card_type == MMC_TYPE_SDIO) || in xenon_emmc_phy_slow_mode()
616 if (priv->init_card_type == MMC_TYPE_SDIO) in xenon_emmc_phy_set()
Dsdhci-esdhc-imx.c352 unsigned int init_card_type; member
478 if (imx_data->init_card_type == MMC_TYPE_SDIO) in usdhc_auto_tuning_mode_sel_and_en()
1095 imx_data->init_card_type = card->type; in usdhc_init_card()
Dsdhci-xenon.c354 priv->init_card_type = card->type; in xenon_init_card()