Loading drivers/clk/qcom/camcc-sm6150.c +6 −0 Original line number Diff line number Diff line Loading @@ -167,6 +167,7 @@ static const struct alpha_pll_config cam_cc_pll0_config = { .vco_mask = 0x3 << 20, .aux_output_mask = BIT(1), .config_ctl_val = 0x4001055b, .test_ctl_hi_val = 0x1, .test_ctl_hi_mask = 0x1, }; Loading Loading @@ -199,6 +200,7 @@ static const struct alpha_pll_config cam_cc_pll1_config = { .vco_mask = 0x3 << 20, .aux_output_mask = BIT(1), .config_ctl_val = 0x4001055b, .test_ctl_hi_val = 0x1, .test_ctl_hi_mask = 0x1, }; Loading Loading @@ -228,7 +230,10 @@ static const struct alpha_pll_config cam_cc_pll2_config = { .vco_mask = 0x3 << 20, .early_output_mask = BIT(3), .aux2_output_mask = BIT(2), .post_div_val = 0x1 << 8, .post_div_mask = 0x3 << 8, .config_ctl_val = 0x04289, .test_ctl_val = 0x08000000, .test_ctl_mask = 0x08000000, }; Loading Loading @@ -270,6 +275,7 @@ static const struct alpha_pll_config cam_cc_pll3_config = { .vco_mask = 0x3 << 20, .main_output_mask = BIT(0), .config_ctl_val = 0x4001055b, .test_ctl_hi_val = 0x1, .test_ctl_hi_mask = 0x1, }; Loading drivers/clk/qcom/dispcc-sm6150.c +1 −0 Original line number Diff line number Diff line Loading @@ -135,6 +135,7 @@ static const struct alpha_pll_config disp_cc_pll0_config = { .vco_mask = 0x3 << 20, .main_output_mask = BIT(0), .config_ctl_val = 0x4001055b, .test_ctl_hi_val = 0x1, .test_ctl_hi_mask = 0x1, }; Loading drivers/clk/qcom/gpucc-sm6150.c +2 −0 Original line number Diff line number Diff line Loading @@ -105,6 +105,7 @@ static struct pll_vco gpu_cc_pll_vco[] = { static const struct alpha_pll_config gpu_pll0_config = { .l = 0x35, .config_ctl_val = 0x4001055b, .test_ctl_hi_val = 0x1, .test_ctl_hi_mask = 0x1, .alpha_u = 0x20, .alpha = 0x00, Loading @@ -118,6 +119,7 @@ static const struct alpha_pll_config gpu_pll0_config = { static const struct alpha_pll_config gpu_pll1_config = { .l = 0x30, .config_ctl_val = 0x4001055b, .test_ctl_hi_val = 0x1, .test_ctl_hi_mask = 0x1, .alpha_u = 0x70, .alpha = 0x00, Loading drivers/clk/qcom/scc-sm6150.c +1 −0 Original line number Diff line number Diff line Loading @@ -85,6 +85,7 @@ static const struct alpha_pll_config scc_pll_config = { .aux_output_mask = BIT(1), .aux2_output_mask = BIT(2), .config_ctl_val = 0x4001055b, .test_ctl_hi_val = 0x1, .test_ctl_hi_mask = 0x1, }; Loading drivers/clk/qcom/videocc-sm6150.c +1 −0 Original line number Diff line number Diff line Loading @@ -94,6 +94,7 @@ static const struct alpha_pll_config video_pll0_config = { .vco_mask = 0x3 << 20, .main_output_mask = BIT(0), .config_ctl_val = 0x4001055b, .test_ctl_hi_val = 0x1, .test_ctl_hi_mask = 0x1, }; Loading Loading
drivers/clk/qcom/camcc-sm6150.c +6 −0 Original line number Diff line number Diff line Loading @@ -167,6 +167,7 @@ static const struct alpha_pll_config cam_cc_pll0_config = { .vco_mask = 0x3 << 20, .aux_output_mask = BIT(1), .config_ctl_val = 0x4001055b, .test_ctl_hi_val = 0x1, .test_ctl_hi_mask = 0x1, }; Loading Loading @@ -199,6 +200,7 @@ static const struct alpha_pll_config cam_cc_pll1_config = { .vco_mask = 0x3 << 20, .aux_output_mask = BIT(1), .config_ctl_val = 0x4001055b, .test_ctl_hi_val = 0x1, .test_ctl_hi_mask = 0x1, }; Loading Loading @@ -228,7 +230,10 @@ static const struct alpha_pll_config cam_cc_pll2_config = { .vco_mask = 0x3 << 20, .early_output_mask = BIT(3), .aux2_output_mask = BIT(2), .post_div_val = 0x1 << 8, .post_div_mask = 0x3 << 8, .config_ctl_val = 0x04289, .test_ctl_val = 0x08000000, .test_ctl_mask = 0x08000000, }; Loading Loading @@ -270,6 +275,7 @@ static const struct alpha_pll_config cam_cc_pll3_config = { .vco_mask = 0x3 << 20, .main_output_mask = BIT(0), .config_ctl_val = 0x4001055b, .test_ctl_hi_val = 0x1, .test_ctl_hi_mask = 0x1, }; Loading
drivers/clk/qcom/dispcc-sm6150.c +1 −0 Original line number Diff line number Diff line Loading @@ -135,6 +135,7 @@ static const struct alpha_pll_config disp_cc_pll0_config = { .vco_mask = 0x3 << 20, .main_output_mask = BIT(0), .config_ctl_val = 0x4001055b, .test_ctl_hi_val = 0x1, .test_ctl_hi_mask = 0x1, }; Loading
drivers/clk/qcom/gpucc-sm6150.c +2 −0 Original line number Diff line number Diff line Loading @@ -105,6 +105,7 @@ static struct pll_vco gpu_cc_pll_vco[] = { static const struct alpha_pll_config gpu_pll0_config = { .l = 0x35, .config_ctl_val = 0x4001055b, .test_ctl_hi_val = 0x1, .test_ctl_hi_mask = 0x1, .alpha_u = 0x20, .alpha = 0x00, Loading @@ -118,6 +119,7 @@ static const struct alpha_pll_config gpu_pll0_config = { static const struct alpha_pll_config gpu_pll1_config = { .l = 0x30, .config_ctl_val = 0x4001055b, .test_ctl_hi_val = 0x1, .test_ctl_hi_mask = 0x1, .alpha_u = 0x70, .alpha = 0x00, Loading
drivers/clk/qcom/scc-sm6150.c +1 −0 Original line number Diff line number Diff line Loading @@ -85,6 +85,7 @@ static const struct alpha_pll_config scc_pll_config = { .aux_output_mask = BIT(1), .aux2_output_mask = BIT(2), .config_ctl_val = 0x4001055b, .test_ctl_hi_val = 0x1, .test_ctl_hi_mask = 0x1, }; Loading
drivers/clk/qcom/videocc-sm6150.c +1 −0 Original line number Diff line number Diff line Loading @@ -94,6 +94,7 @@ static const struct alpha_pll_config video_pll0_config = { .vco_mask = 0x3 << 20, .main_output_mask = BIT(0), .config_ctl_val = 0x4001055b, .test_ctl_hi_val = 0x1, .test_ctl_hi_mask = 0x1, }; Loading