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