Searched defs:to_clk_regmap (Results 1 – 4 of 4) sorted by relevance
28 static inline struct clk_regmap *to_clk_regmap(struct clk_hw *hw) in to_clk_regmap() function
27 #define to_clk_regmap(_hw) container_of(_hw, struct clk_regmap, hw) macro
29 #define to_clk_regmap(_hw) container_of(_hw, struct clk_regmap, hw) macro
29 static inline struct clk_regmap *to_clk_regmap(struct clk_hw *hw) in to_clk_regmap() function