Home
last modified time | relevance | path

Searched defs:mmc_host (Results 1 – 1 of 1) sorted by relevance

/linux/include/linux/mmc/
H A Dhost.h355 struct mmc_host { struct
359 const struct mmc_host_ops *ops; argument
360 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 …]