Home
last modified time | relevance | path

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

/include/linux/mmc/
Dhost.h304 struct mmc_host { struct
308 const struct mmc_host_ops *ops; argument
309 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 …]