Searched defs:mmc_host (Results 1 – 1 of 1) sorted by relevance
270 struct mmc_host { struct274 const struct mmc_host_ops *ops; argument275 struct mmc_pwrseq *pwrseq;276 unsigned int f_min;277 unsigned int f_max;278 unsigned int f_init;279 u32 ocr_avail;280 u32 ocr_avail_sdio; /* SDIO-specific OCR */281 u32 ocr_avail_sd; /* SD-specific OCR */282 u32 ocr_avail_mmc; /* MMC-specific OCR */[all …]