Loading drivers/clk/qcom/dispcc-atoll.c +2 −0 Original line number Diff line number Diff line Loading @@ -146,6 +146,8 @@ static struct pll_vco fabia_vco[] = { static const struct alpha_pll_config disp_cc_pll0_config = { .l = 0x47, .frac = 0xE000, .user_ctl_val = 0x00000001, .user_ctl_hi_val = 0x00004805, }; static struct clk_alpha_pll disp_cc_pll0 = { Loading drivers/clk/qcom/npucc-atoll.c +3 −0 Original line number Diff line number Diff line Loading @@ -124,6 +124,7 @@ static const struct alpha_pll_config npu_cc_pll0_config = { .config_ctl_hi_val = 0x00002067, .user_ctl_val = 0x00000001, .user_ctl_hi_val = 0x00004805, .test_ctl_hi_val = 0x40000000, }; static struct clk_alpha_pll npu_cc_pll0 = { Loading Loading @@ -175,6 +176,7 @@ static const struct alpha_pll_config npu_cc_pll1_config = { .config_ctl_hi_val = 0x00002067, .user_ctl_val = 0x00000001, .user_ctl_hi_val = 0x00004805, .test_ctl_hi_val = 0x40000000, }; static struct clk_alpha_pll npu_cc_pll1 = { Loading Loading @@ -226,6 +228,7 @@ static const struct alpha_pll_config npu_q6ss_pll_config = { .config_ctl_hi_val = 0x00002067, .user_ctl_val = 0x00000001, .user_ctl_hi_val = 0x00004805, .test_ctl_hi_val = 0x40000000, }; static struct clk_alpha_pll npu_q6ss_pll = { Loading Loading
drivers/clk/qcom/dispcc-atoll.c +2 −0 Original line number Diff line number Diff line Loading @@ -146,6 +146,8 @@ static struct pll_vco fabia_vco[] = { static const struct alpha_pll_config disp_cc_pll0_config = { .l = 0x47, .frac = 0xE000, .user_ctl_val = 0x00000001, .user_ctl_hi_val = 0x00004805, }; static struct clk_alpha_pll disp_cc_pll0 = { Loading
drivers/clk/qcom/npucc-atoll.c +3 −0 Original line number Diff line number Diff line Loading @@ -124,6 +124,7 @@ static const struct alpha_pll_config npu_cc_pll0_config = { .config_ctl_hi_val = 0x00002067, .user_ctl_val = 0x00000001, .user_ctl_hi_val = 0x00004805, .test_ctl_hi_val = 0x40000000, }; static struct clk_alpha_pll npu_cc_pll0 = { Loading Loading @@ -175,6 +176,7 @@ static const struct alpha_pll_config npu_cc_pll1_config = { .config_ctl_hi_val = 0x00002067, .user_ctl_val = 0x00000001, .user_ctl_hi_val = 0x00004805, .test_ctl_hi_val = 0x40000000, }; static struct clk_alpha_pll npu_cc_pll1 = { Loading Loading @@ -226,6 +228,7 @@ static const struct alpha_pll_config npu_q6ss_pll_config = { .config_ctl_hi_val = 0x00002067, .user_ctl_val = 0x00000001, .user_ctl_hi_val = 0x00004805, .test_ctl_hi_val = 0x40000000, }; static struct clk_alpha_pll npu_q6ss_pll = { Loading