Home
last modified time | relevance | path

Searched refs:init_card_type (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/linux-5.10/drivers/mmc/host/
H A Dsdhci-xenon.h72 unsigned int init_card_type; member
H A Dsdhci-xenon-phy.c524 if ((priv->init_card_type == MMC_TYPE_SDIO) || in xenon_emmc_phy_slow_mode()
586 if (priv->init_card_type == MMC_TYPE_SDIO) in xenon_emmc_phy_set()
H A Dsdhci-xenon.c332 * priv->init_card_type will be used in PHY timing adjustment.
341 priv->init_card_type = card->type; in xenon_init_card()
/kernel/linux/linux-6.6/drivers/mmc/host/
H A Dsdhci-xenon.h79 unsigned int init_card_type; member
H A 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()
H A Dsdhci-esdhc-imx.c349 unsigned int init_card_type; member
475 if (imx_data->init_card_type == MMC_TYPE_SDIO) in usdhc_auto_tuning_mode_sel_and_en()
1092 imx_data->init_card_type = card->type; in usdhc_init_card()
H A Dsdhci-xenon.c343 * priv->init_card_type will be used in PHY timing adjustment.
352 priv->init_card_type = card->type; in xenon_init_card()

Completed in 9 milliseconds