Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/clk/qcom/
Dclk-regmap.h28 static inline struct clk_regmap *to_clk_regmap(struct clk_hw *hw) in to_clk_regmap() function
/kernel/linux/linux-4.19/drivers/clk/qcom/
Dclk-regmap.h27 #define to_clk_regmap(_hw) container_of(_hw, struct clk_regmap, hw) macro
/kernel/linux/linux-4.19/drivers/clk/meson/
Dclk-regmap.h29 #define to_clk_regmap(_hw) container_of(_hw, struct clk_regmap, hw) macro
/kernel/linux/linux-5.10/drivers/clk/meson/
Dclk-regmap.h29 static inline struct clk_regmap *to_clk_regmap(struct clk_hw *hw) in to_clk_regmap() function