Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/mmc/host/
Dsdhci-of-arasan.c85 struct sdhci_arasan_data { struct
86 struct sdhci_host *host;
87 struct clk *clk_ahb;
88 struct phy *phy;
89 bool is_phy_on;
91 bool has_cqe;
92 struct clk_hw sdcardclk_hw;
93 struct clk *sdcardclk;
95 struct regmap *soc_ctl_base;
96 const struct sdhci_arasan_soc_ctl_map *soc_ctl_map;
[all …]