Lines Matching refs:base_reg
207 .base_reg = PLLX_BASE,
241 .base_reg = PLLC_BASE,
295 .base_reg = PLLC2_BASE,
317 .base_reg = PLLC3_BASE,
376 .base_reg = PLLC4_BASE,
425 .base_reg = PLLM_BASE,
464 .base_reg = PLLE_BASE,
502 .base_reg = PLLRE_BASE,
538 .base_reg = PLLP_BASE,
567 .base_reg = PLLA_BASE,
614 .base_reg = PLLD_BASE,
641 .base_reg = PLLD2_BASE,
673 .base_reg = PLLDP_BASE,
720 .base_reg = PLLU_BASE,
1214 val = readl(clk_base + pll_u_params.base_reg); in tegra124_pll_init()
1216 writel(val, clk_base + pll_u_params.base_reg); in tegra124_pll_init()