Searched refs:itable_mpll (Results 1 – 1 of 1) sorted by relevance
/linux-5.19.10/drivers/clk/sprd/ |
D | sc9863a-clk.c | 198 static const u64 itable_mpll[6] = {5, 1000000000, 1200000000, 1400000000, variable 200 static SPRD_PLL_HW(mpll0, "mpll0", &mpll0_gate.common.hw, 0x0, 3, itable_mpll, 202 static SPRD_PLL_HW(mpll1, "mpll1", &mpll1_gate.common.hw, 0x18, 3, itable_mpll, 204 static SPRD_PLL_HW(mpll2, "mpll2", &mpll2_gate.common.hw, 0x30, 3, itable_mpll,
|