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