Searched defs:mmc_host (Results 1 – 2 of 2) sorted by relevance
105609 struct mmc_host { struct105613 const struct mmc_host_ops *ops; argument105614 struct mmc_pwrseq *pwrseq;105615 unsigned int f_min;105616 unsigned int f_max;105617 unsigned int f_init;105618 u32 ocr_avail;105619 u32 ocr_avail_sdio;105620 u32 ocr_avail_sd;105621 u32 ocr_avail_mmc;[all …]
115480 struct mmc_host { struct115484 const struct mmc_host_ops *ops; argument115485 struct mmc_pwrseq *pwrseq;115486 unsigned int f_min;115487 unsigned int f_max;115488 unsigned int f_init;115489 u32 ocr_avail;115490 u32 ocr_avail_sdio;115491 u32 ocr_avail_sd;115492 u32 ocr_avail_mmc;[all …]