Searched refs:clk_regmap_mux_closest_ops (Results 1 – 6 of 6) sorted by relevance
/Linux-v5.4/drivers/clk/qcom/ |
D | clk-regmap-mux.c | 52 const struct clk_ops clk_regmap_mux_closest_ops = { variable 57 EXPORT_SYMBOL_GPL(clk_regmap_mux_closest_ops);
|
D | clk-regmap-mux.h | 21 extern const struct clk_ops clk_regmap_mux_closest_ops;
|
D | lcc-mdm9615.c | 190 .ops = &clk_regmap_mux_closest_ops, 296 .ops = &clk_regmap_mux_closest_ops, \ 403 .ops = &clk_regmap_mux_closest_ops,
|
D | lcc-msm8960.c | 188 .ops = &clk_regmap_mux_closest_ops, 294 .ops = &clk_regmap_mux_closest_ops, \ 401 .ops = &clk_regmap_mux_closest_ops,
|
D | lcc-ipq806x.c | 206 .ops = &clk_regmap_mux_closest_ops, 284 .ops = &clk_regmap_mux_closest_ops,
|
D | gcc-ipq8074.c | 1006 .ops = &clk_regmap_mux_closest_ops, 1049 .ops = &clk_regmap_mux_closest_ops, 1186 .ops = &clk_regmap_mux_closest_ops, 1244 .ops = &clk_regmap_mux_closest_ops,
|