Loading drivers/clk/meson/axg.c +5 −5 Original line number Diff line number Diff line Loading @@ -469,11 +469,6 @@ static struct clk_regmap axg_mpll0_div = { .shift = 16, .width = 9, }, .ssen = { .reg_off = HHI_MPLL_CNTL, .shift = 25, .width = 1, }, .misc = { .reg_off = HHI_PLL_TOP_MISC, .shift = 0, Loading Loading @@ -568,6 +563,11 @@ static struct clk_regmap axg_mpll2_div = { .shift = 16, .width = 9, }, .ssen = { .reg_off = HHI_MPLL_CNTL, .shift = 25, .width = 1, }, .misc = { .reg_off = HHI_PLL_TOP_MISC, .shift = 2, Loading Loading
drivers/clk/meson/axg.c +5 −5 Original line number Diff line number Diff line Loading @@ -469,11 +469,6 @@ static struct clk_regmap axg_mpll0_div = { .shift = 16, .width = 9, }, .ssen = { .reg_off = HHI_MPLL_CNTL, .shift = 25, .width = 1, }, .misc = { .reg_off = HHI_PLL_TOP_MISC, .shift = 0, Loading Loading @@ -568,6 +563,11 @@ static struct clk_regmap axg_mpll2_div = { .shift = 16, .width = 9, }, .ssen = { .reg_off = HHI_MPLL_CNTL, .shift = 25, .width = 1, }, .misc = { .reg_off = HHI_PLL_TOP_MISC, .shift = 2, Loading