Home
last modified time | relevance | path

Searched refs:gcc_dfs_clocks (Results 1 – 13 of 13) sorted by relevance

/linux/drivers/clk/qcom/
H A Dgcc-sc7180.c2388 static struct clk_rcg_dfs_data gcc_dfs_clocks[] = { variable
2456 ret = qcom_cc_register_rcg_dfs(regmap, gcc_dfs_clocks, in gcc_sc7180_probe()
2457 ARRAY_SIZE(gcc_dfs_clocks)); in gcc_sc7180_probe()
H A Dgcc-sar2130p.c2267 static const struct clk_rcg_dfs_data gcc_dfs_clocks[] = { variable
2328 ret = qcom_cc_register_rcg_dfs(regmap, gcc_dfs_clocks, in gcc_sar2130p_probe()
2329 ARRAY_SIZE(gcc_dfs_clocks)); in gcc_sar2130p_probe()
H A Dgcc-sm6350.c2517 static const struct clk_rcg_dfs_data gcc_dfs_clocks[] = { variable
2569 ret = qcom_cc_register_rcg_dfs(regmap, gcc_dfs_clocks, in gcc_sm6350_probe()
2570 ARRAY_SIZE(gcc_dfs_clocks)); in gcc_sm6350_probe()
H A Dgcc-qcs615.c2939 static const struct clk_rcg_dfs_data gcc_dfs_clocks[] = { variable
3005 ret = qcom_cc_register_rcg_dfs(regmap, gcc_dfs_clocks, in gcc_qcs615_probe()
3006 ARRAY_SIZE(gcc_dfs_clocks)); in gcc_qcs615_probe()
H A Dgcc-sm6115.c3464 static const struct clk_rcg_dfs_data gcc_dfs_clocks[] = { variable
3506 ret = qcom_cc_register_rcg_dfs(regmap, gcc_dfs_clocks, in gcc_sm6115_probe()
3507 ARRAY_SIZE(gcc_dfs_clocks)); in gcc_sm6115_probe()
H A Dgcc-sc7280.c3414 static const struct clk_rcg_dfs_data gcc_dfs_clocks[] = { variable
3479 ret = qcom_cc_register_rcg_dfs(regmap, gcc_dfs_clocks, in gcc_sc7280_probe()
3480 ARRAY_SIZE(gcc_dfs_clocks)); in gcc_sc7280_probe()
H A Dgcc-sm8250.c3583 static const struct clk_rcg_dfs_data gcc_dfs_clocks[] = { variable
3654 ret = qcom_cc_register_rcg_dfs(regmap, gcc_dfs_clocks, in gcc_sm8250_probe()
3655 ARRAY_SIZE(gcc_dfs_clocks)); in gcc_sm8250_probe()
H A Dgcc-qcs8300.c3546 static const struct clk_rcg_dfs_data gcc_dfs_clocks[] = { variable
3599 ret = qcom_cc_register_rcg_dfs(regmap, gcc_dfs_clocks, in gcc_qcs8300_probe()
3600 ARRAY_SIZE(gcc_dfs_clocks)); in gcc_qcs8300_probe()
H A Dgcc-sm6375.c3821 static const struct clk_rcg_dfs_data gcc_dfs_clocks[] = { variable
3881 ret = qcom_cc_register_rcg_dfs(regmap, gcc_dfs_clocks, ARRAY_SIZE(gcc_dfs_clocks)); in gcc_sm6375_probe()
H A Dgcc-sm8350.c3751 static const struct clk_rcg_dfs_data gcc_dfs_clocks[] = { variable
3818 ret = qcom_cc_register_rcg_dfs(regmap, gcc_dfs_clocks, ARRAY_SIZE(gcc_dfs_clocks)); in gcc_sm8350_probe()
H A Dgcc-sm6125.c4094 static struct clk_rcg_dfs_data gcc_dfs_clocks[] = { variable
4159 ret = qcom_cc_register_rcg_dfs(regmap, gcc_dfs_clocks, in gcc_sm6125_probe()
4160 ARRAY_SIZE(gcc_dfs_clocks)); in gcc_sm6125_probe()
H A Dgcc-sa8775p.c4615 static const struct clk_rcg_dfs_data gcc_dfs_clocks[] = { variable
4673 ret = qcom_cc_register_rcg_dfs(regmap, gcc_dfs_clocks, in gcc_sa8775p_probe()
4674 ARRAY_SIZE(gcc_dfs_clocks)); in gcc_sa8775p_probe()
H A Dgcc-sc8280xp.c7477 static const struct clk_rcg_dfs_data gcc_dfs_clocks[] = { variable
7552 ret = qcom_cc_register_rcg_dfs(regmap, gcc_dfs_clocks, ARRAY_SIZE(gcc_dfs_clocks)); in gcc_sc8280xp_probe()