Searched refs:clk_regmap_mux_closest_ops (Results 1 – 6 of 6) sorted by relevance
/Linux-v4.19/drivers/clk/qcom/ |
D | clk-regmap-mux.c | 60 const struct clk_ops clk_regmap_mux_closest_ops = { variable 65 EXPORT_SYMBOL_GPL(clk_regmap_mux_closest_ops);
|
D | clk-regmap-mux.h | 29 extern const struct clk_ops clk_regmap_mux_closest_ops;
|
D | lcc-mdm9615.c | 198 .ops = &clk_regmap_mux_closest_ops, 304 .ops = &clk_regmap_mux_closest_ops, \ 411 .ops = &clk_regmap_mux_closest_ops,
|
D | lcc-msm8960.c | 196 .ops = &clk_regmap_mux_closest_ops, 302 .ops = &clk_regmap_mux_closest_ops, \ 409 .ops = &clk_regmap_mux_closest_ops,
|
D | lcc-ipq806x.c | 214 .ops = &clk_regmap_mux_closest_ops, 292 .ops = &clk_regmap_mux_closest_ops,
|
D | gcc-ipq8074.c | 1014 .ops = &clk_regmap_mux_closest_ops, 1057 .ops = &clk_regmap_mux_closest_ops, 1194 .ops = &clk_regmap_mux_closest_ops, 1252 .ops = &clk_regmap_mux_closest_ops,
|