Lines Matching refs:base_reg
221 .base_reg = PLLC_BASE,
272 .base_reg = PLLC2_BASE,
294 .base_reg = PLLC3_BASE,
343 .base_reg = PLLM_BASE,
382 .base_reg = PLLP_BASE,
412 .base_reg = PLLA_BASE,
450 .base_reg = PLLD_BASE,
468 .base_reg = PLLD2_BASE,
510 .base_reg = PLLU_BASE,
540 .base_reg = PLLX_BASE,
581 .base_reg = PLLE_BASE,
609 .base_reg = PLLRE_BASE,
1098 val = readl(clk_base + pll_u_params.base_reg); in tegra114_pll_init()
1100 writel(val, clk_base + pll_u_params.base_reg); in tegra114_pll_init()