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