Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/mmc/
H A Drockchip_sdhci.c119 struct sdhci_data { struct
120 int (*emmc_set_clock)(struct sdhci_host *host, unsigned int clock);
121 void (*set_ios_post)(struct sdhci_host *host);
122 int (*set_enhanced_strobe)(struct sdhci_host *host);
123 int (*get_phy)(struct udevice *dev);
124 u32 flags;
129 u8 hs200_tx_tap;
130 u8 hs400_tx_tap;
131 u8 hs400_cmd_tap;
132 u8 hs400_strbin_tap;
[all …]