Lines Matching refs:base_reg
205 .base_reg = PLLX_BASE,
239 .base_reg = PLLC_BASE,
293 .base_reg = PLLC2_BASE,
315 .base_reg = PLLC3_BASE,
374 .base_reg = PLLC4_BASE,
423 .base_reg = PLLM_BASE,
462 .base_reg = PLLE_BASE,
500 .base_reg = PLLRE_BASE,
536 .base_reg = PLLP_BASE,
565 .base_reg = PLLA_BASE,
612 .base_reg = PLLD_BASE,
639 .base_reg = PLLD2_BASE,
671 .base_reg = PLLDP_BASE,
718 .base_reg = PLLU_BASE,
1219 val = readl(clk_base + pll_u_params.base_reg); in tegra124_pll_init()
1221 writel(val, clk_base + pll_u_params.base_reg); in tegra124_pll_init()