Home
last modified time | relevance | path

Searched defs:sdhci_arasan_data (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.1/drivers/mmc/host/
Dsdhci-of-arasan.c144 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;
[all …]