Home
last modified time | relevance | path

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

/linux/include/linux/mmc/
H A Dhost.h240 int (*hs400_prepare_ddr)(struct mmc_host *host); member
/linux/drivers/mmc/core/
H A Dmmc.c1222 if (host->ops->hs400_prepare_ddr) in mmc_select_hs400()
1223 host->ops->hs400_prepare_ddr(host); in mmc_select_hs400()