Searched defs:mmc_host (Results 1 – 1 of 1) sorted by relevance
355 struct mmc_host { struct359 const struct mmc_host_ops *ops; argument360 struct mmc_pwrseq *pwrseq;361 unsigned int f_min;362 unsigned int f_max;363 unsigned int f_init;364 u32 ocr_avail;365 u32 ocr_avail_sdio; /* SDIO-specific OCR */366 u32 ocr_avail_sd; /* SD-specific OCR */367 u32 ocr_avail_mmc; /* MMC-specific OCR */[all …]