Searched refs:clk_regmap_div_ro_ops (Results 1 – 7 of 7) sorted by relevance
/Linux-v5.10/drivers/clk/qcom/ |
D | clk-regmap-divider.c | 79 const struct clk_ops clk_regmap_div_ro_ops = { variable 83 EXPORT_SYMBOL_GPL(clk_regmap_div_ro_ops);
|
D | clk-regmap-divider.h | 20 extern const struct clk_ops clk_regmap_div_ro_ops;
|
D | videocc-sm8250.c | 168 .ops = &clk_regmap_div_ro_ops, 183 .ops = &clk_regmap_div_ro_ops,
|
D | dispcc-sm8250.c | 493 .ops = &clk_regmap_div_ro_ops, 508 .ops = &clk_regmap_div_ro_ops,
|
D | gcc-sm8250.c | 1024 .ops = &clk_regmap_div_ro_ops, 1039 .ops = &clk_regmap_div_ro_ops, 1054 .ops = &clk_regmap_div_ro_ops,
|
D | gcc-ipq8074.c | 1426 .ops = &clk_regmap_div_ro_ops, 1457 .ops = &clk_regmap_div_ro_ops,
|
D | gcc-ipq6018.c | 1558 .ops = &clk_regmap_div_ro_ops,
|