Searched refs:itable_mpll (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/clk/sprd/ |
H A 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,
|
H A D | ums512-clk.c | 157 static const u64 itable_mpll[8] = { 7, 0, variable 176 itable_mpll, f_mpll, 240, 1000, 1000, 1, 1200000000); 239 itable_mpll, f_mpll, 240, 1000, 1000, 1, 1200000000);
|