Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/mmc/host/
Ddw_mmc.h280 struct dw_mci_drv_data { struct
281 unsigned long *caps;
282 int (*init)(struct dw_mci *host);
283 int (*setup_clock)(struct dw_mci *host);
284 void (*prepare_command)(struct dw_mci *host, u32 *cmdr);
285 void (*set_ios)(struct dw_mci *host, struct mmc_ios *ios);
286 int (*parse_dt)(struct dw_mci *host);
287 int (*execute_tuning)(struct dw_mci_slot *slot);
288 int (*prepare_hs400_tuning)(struct dw_mci *host,