Home
last modified time | relevance | path

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

/device/soc/rockchip/common/sdk_linux/include/linux/mmc/
Dhost.h270 struct mmc_host { struct
274 const struct mmc_host_ops *ops; argument
275 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 …]