Home
last modified time | relevance | path

Searched refs:sdhci_cdns_plat (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/u-boot/drivers/mmc/
H A Dsdhci-cadence.c43 struct sdhci_cdns_plat { struct
68 static int sdhci_cdns_write_phy_reg(struct sdhci_cdns_plat *plat, in sdhci_cdns_write_phy_reg() argument
92 static int sdhci_cdns_phy_init(struct sdhci_cdns_plat *plat, in sdhci_cdns_phy_init()
116 struct sdhci_cdns_plat *plat = dev_get_platdata(dev); in sdhci_cdns_bind()
125 struct sdhci_cdns_plat *plat = dev_get_platdata(dev); in sdhci_cdns_probe()
170 .platdata_auto_alloc_size = sizeof(struct sdhci_cdns_plat),