Searched defs:mmc_host (Results 1 – 1 of 1) sorted by relevance
304 struct mmc_host { struct308 const struct mmc_host_ops *ops; argument309 struct mmc_pwrseq *pwrseq;310 unsigned int f_min;311 unsigned int f_max;312 unsigned int f_init;313 u32 ocr_avail;314 u32 ocr_avail_sdio; /* SDIO-specific OCR */315 u32 ocr_avail_sd; /* SD-specific OCR */316 u32 ocr_avail_mmc; /* MMC-specific OCR */[all …]