Home
last modified time | relevance | path

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

/u-boot/drivers/mmc/
A Dmmc.c1725 for (mwt = sd_modes_by_pref;\
1727 mwt++) \
1728 if (caps & MMC_CAP(mwt->mode))
1771 mmc_mode_name(mwt->mode), in sd_select_mode_and_width()
1795 mwt->tuning); in sd_select_mode_and_width()
1947 for (mwt = mmc_modes_by_pref;\
1949 mwt++) \
1950 if (caps & MMC_CAP(mwt->mode))
2113 mmc_mode_name(mwt->mode), in mmc_select_mode_and_width()
2170 if (mwt->tuning) { in mmc_select_mode_and_width()
[all …]

Completed in 6 milliseconds