Searched defs:mmc_host (Results 1 – 1 of 1) sorted by relevance
138839 struct mmc_host { struct138843 const struct mmc_host_ops *ops; argument138844 struct mmc_pwrseq *pwrseq;138845 unsigned int f_min;138846 unsigned int f_max;138847 unsigned int f_init;138848 u32 ocr_avail;138849 u32 ocr_avail_sdio;138850 u32 ocr_avail_sd;138851 u32 ocr_avail_mmc;[all …]