Searched refs:pll_video_regs (Results 1 – 1 of 1) sorted by relevance
1165 static const u32 pll_video_regs[] = { variable1199 for (i = 0; i < ARRAY_SIZE(pll_video_regs); i++) { in sun50i_h6_ccu_probe()1200 val = readl(reg + pll_video_regs[i]); in sun50i_h6_ccu_probe()1202 writel(val, reg + pll_video_regs[i]); in sun50i_h6_ccu_probe()