Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/mmc/host/
Dsdhci-of-arasan.c89 struct sdhci_arasan_data { struct
90 struct sdhci_host *host;
91 struct clk *clk_ahb;
92 struct phy *phy;
93 bool is_phy_on;
95 bool has_cqe;
96 struct clk_hw sdcardclk_hw;
97 struct clk *sdcardclk;
99 struct regmap *soc_ctl_base;
100 const struct sdhci_arasan_soc_ctl_map *soc_ctl_map;
[all …]