Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/mmc/host/
A Ddw_mmc.h573 struct dw_mci_drv_data { struct
574 unsigned long *caps;
575 u32 num_caps;
576 u32 common_caps;
577 int (*init)(struct dw_mci *host);
578 void (*set_ios)(struct dw_mci *host, struct mmc_ios *ios);
579 int (*parse_dt)(struct dw_mci *host);
581 int (*prepare_hs400_tuning)(struct dw_mci *host,
583 int (*switch_voltage)(struct mmc_host *mmc,
585 void (*set_data_timeout)(struct dw_mci *host,
[all …]

Completed in 6 milliseconds