Searched refs:N_PLLS (Results 1 – 1 of 1) sorted by relevance
53 #define N_PLLS 3 macro94 static struct sspll_regs __iomem *sspll_regs[N_PLLS];95 static int sspll_regs_base[N_PLLS] = { 0x40, 0x80, 0xc0 };98 static u32 bypass_mask[N_PLLS] = { BIT(0), BIT(2), BIT(1) };665 for (pll = 0; pll < N_PLLS; pll++) in clk_sspll_recalc()