Searched defs:sdhci_arasan_data (Results 1 – 1 of 1) sorted by relevance
181 struct sdhci_arasan_data { struct182 struct sdhci_host *host;183 struct clk *clk_ahb;184 struct phy *phy;185 bool is_phy_on;186 bool internal_phy_reg;188 bool has_cqe;189 struct sdhci_arasan_clk_data clk_data;190 const struct sdhci_arasan_clk_ops *clk_ops;192 struct regmap *soc_ctl_base;[all …]