Lines Matching defs:sdhci_arasan_data
143 struct sdhci_arasan_data { struct
144 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;
155 unsigned int quirks;