Searched refs:clk_regmap_mux (Results 1 – 11 of 11) sorted by relevance
13 static inline struct clk_regmap_mux *to_clk_regmap_mux(struct clk_hw *hw) in to_clk_regmap_mux()15 return container_of(to_clk_regmap(hw), struct clk_regmap_mux, clkr); in to_clk_regmap_mux()20 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()
13 struct clk_regmap_mux { struct
176 static struct clk_regmap_mux mi2s_bit_clk = {282 static struct clk_regmap_mux prefix##_bit_clk = { \389 static struct clk_regmap_mux pcm_clk = {
178 static struct clk_regmap_mux mi2s_bit_clk = {284 static struct clk_regmap_mux prefix##_bit_clk = { \391 static struct clk_regmap_mux pcm_clk = {
194 static struct clk_regmap_mux mi2s_bit_clk = {272 static struct clk_regmap_mux pcm_clk = {
36 static struct clk_regmap_mux apcs_alias0_clk_src = {
997 static struct clk_regmap_mux pcie0_pipe_clk_src = {1040 static struct clk_regmap_mux pcie1_pipe_clk_src = {1177 static struct clk_regmap_mux usb0_pipe_clk_src = {1235 static struct clk_regmap_mux usb1_pipe_clk_src = {
1604 static struct clk_regmap_mux pcie0_pipe_clk_src = {1725 static struct clk_regmap_mux usb0_pipe_clk_src = {
20 #define to_clk_regmap_mux(_hw) container_of(_hw, struct clk_regmap_mux, hw)24 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()57 struct clk_regmap_mux *mux; in devm_clk_regmap_register_mux()
252 struct clk_regmap_mux { struct
216 struct clk_regmap_mux *mux = NULL; in devm_clk_regmap_register_composite()