Searched defs:dw_mci_drv_data (Results 1 – 1 of 1) sorted by relevance
562 struct dw_mci_drv_data { struct563 unsigned long *caps;564 u32 num_caps;565 int (*init)(struct dw_mci *host);566 void (*set_ios)(struct dw_mci *host, struct mmc_ios *ios);567 int (*parse_dt)(struct dw_mci *host);568 int (*execute_tuning)(struct dw_mci_slot *slot, u32 opcode);569 int (*prepare_hs400_tuning)(struct dw_mci *host,571 int (*switch_voltage)(struct mmc_host *mmc,