Searched refs:itable_dpll (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/clk/sprd/ |
H A D | sc9863a-clk.c | 267 static const u64 itable_dpll[5] = {4, 1211000000, 1320000000, 1570000000, variable 269 static SPRD_PLL_HW(dpll0, "dpll0", &dpll0_gate.common.hw, 0x0, 3, itable_dpll, 271 static SPRD_PLL_HW(dpll1, "dpll1", &dpll1_gate.common.hw, 0x18, 3, itable_dpll,
|