Searched defs:clk_regmap (Results 1 – 4 of 4) sorted by relevance
20 struct clk_regmap { struct28 static inline struct clk_regmap *to_clk_regmap(struct clk_hw *hw) in to_clk_regmap() argument
23 struct clk_regmap { struct29 static inline struct clk_regmap *to_clk_regmap(struct clk_hw *hw) in to_clk_regmap() argument
158 struct regmap *clk_regmap; member
74 static struct regmap *clk_regmap; variable