Searched refs:to_clk_regmap_mux (Results 1 – 2 of 2) sorted by relevance
13 static inline struct clk_regmap_mux *to_clk_regmap_mux(struct clk_hw *hw) in to_clk_regmap_mux() function20 struct clk_regmap_mux *mux = to_clk_regmap_mux(hw); in mux_get_parent()38 struct clk_regmap_mux *mux = to_clk_regmap_mux(hw); in mux_set_parent()
20 #define to_clk_regmap_mux(_hw) container_of(_hw, struct clk_regmap_mux, hw) macro24 struct clk_regmap_mux *mux = to_clk_regmap_mux(hw); in clk_regmap_mux_get_parent()38 struct clk_regmap_mux *mux = to_clk_regmap_mux(hw); in clk_regmap_mux_set_parent()