Home
last modified time | relevance | path

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

/u-boot/drivers/mmc/
A Drockchip_sdhci.c114 struct sdhci_data { struct
115 int (*get_phy)(struct udevice *dev);
127 void (*set_control_reg)(struct sdhci_host *host);
140 int (*set_ios_post)(struct sdhci_host *host);
142 void (*set_clock)(struct sdhci_host *host, u32 div);
143 int (*config_dll)(struct sdhci_host *host, u32 clock, bool enable);
156 int (*set_enhanced_strobe)(struct sdhci_host *host);
158 u32 flags;
159 u8 hs200_txclk_tapnum;
160 u8 hs400_txclk_tapnum;

Completed in 6 milliseconds