Searched refs:DISP_CC_PLL0 (Results 1 – 25 of 26) sorted by relevance
12
/openbmc/linux/include/dt-bindings/clock/ |
H A D | qcom,sm6115-dispcc.h | 10 #define DISP_CC_PLL0 0 macro
|
H A D | qcom,dispcc-qcm2290.h | 10 #define DISP_CC_PLL0 0 macro
|
H A D | qcom,sm6375-dispcc.h | 11 #define DISP_CC_PLL0 0 macro
|
H A D | qcom,dispcc-sm6125.h | 9 #define DISP_CC_PLL0 0 macro
|
H A D | qcom,dispcc-sc7180.h | 9 #define DISP_CC_PLL0 0 macro
|
H A D | qcom,dispcc-sm6350.h | 11 #define DISP_CC_PLL0 0 macro
|
H A D | qcom,dispcc-sdm845.h | 35 #define DISP_CC_PLL0 25 macro
|
H A D | qcom,dispcc-sc7280.h | 10 #define DISP_CC_PLL0 0 macro
|
H A D | qcom,dispcc-sm8150.h | 56 #define DISP_CC_PLL0 46 macro
|
H A D | qcom,dispcc-sm8250.h | 56 #define DISP_CC_PLL0 46 macro
|
H A D | qcom,dispcc-sm8350.h | 56 #define DISP_CC_PLL0 46 macro
|
H A D | qcom,dispcc-sc8280xp.h | 10 #define DISP_CC_PLL0 0 macro
|
H A D | qcom,sm8550-dispcc.h | 85 #define DISP_CC_PLL0 75 macro
|
H A D | qcom,sm8450-dispcc.h | 87 #define DISP_CC_PLL0 77 macro
|
/openbmc/linux/drivers/clk/qcom/ |
H A D | dispcc-qcm2290.c | 482 [DISP_CC_PLL0] = &disp_cc_pll0.clkr,
|
H A D | dispcc-sm6115.c | 529 [DISP_CC_PLL0] = &disp_cc_pll0.clkr,
|
H A D | dispcc-sm6375.c | 538 [DISP_CC_PLL0] = &disp_cc_pll0.clkr,
|
H A D | dispcc-sm6125.c | 645 [DISP_CC_PLL0] = &disp_cc_pll0.clkr,
|
H A D | dispcc-sc7180.c | 673 [DISP_CC_PLL0] = &disp_cc_pll0.clkr,
|
H A D | dispcc-sm6350.c | 723 [DISP_CC_PLL0] = &disp_cc_pll0.clkr,
|
H A D | dispcc-sdm845.c | 814 [DISP_CC_PLL0] = &disp_cc_pll0.clkr,
|
H A D | dispcc-sc7280.c | 841 [DISP_CC_PLL0] = &disp_cc_pll0.clkr,
|
H A D | dispcc-sc8280xp.c | 2956 [DISP_CC_PLL0] = &disp0_cc_pll0.clkr, 3038 [DISP_CC_PLL0] = &disp1_cc_pll0.clkr, 3171 …clk_lucid_pll_configure(clkr_to_alpha_clk_pll(desc->clks[DISP_CC_PLL0]), regmap, &disp_cc_pll0_con… in disp_cc_sc8280xp_probe()
|
H A D | dispcc-sm8250.c | 1217 [DISP_CC_PLL0] = &disp_cc_pll0.clkr,
|
H A D | dispcc-sm8450.c | 1711 [DISP_CC_PLL0] = &disp_cc_pll0.clkr,
|
12