Searched defs:sdhci_arasan_data (Results 1 – 1 of 1) sorted by relevance
143 struct sdhci_arasan_data { struct144 struct sdhci_host *host;145 struct clk *clk_ahb;146 struct phy *phy;147 bool is_phy_on;149 bool has_cqe;150 struct sdhci_arasan_clk_data clk_data;151 const struct sdhci_arasan_clk_ops *clk_ops;153 struct regmap *soc_ctl_base;154 const struct sdhci_arasan_soc_ctl_map *soc_ctl_map;[all …]