Lines Matching refs:base_reg
223 .base_reg = PLLC_BASE,
274 .base_reg = PLLC2_BASE,
296 .base_reg = PLLC3_BASE,
345 .base_reg = PLLM_BASE,
384 .base_reg = PLLP_BASE,
414 .base_reg = PLLA_BASE,
452 .base_reg = PLLD_BASE,
470 .base_reg = PLLD2_BASE,
512 .base_reg = PLLU_BASE,
542 .base_reg = PLLX_BASE,
583 .base_reg = PLLE_BASE,
611 .base_reg = PLLRE_BASE,
1096 val = readl(clk_base + pll_u_params.base_reg); in tegra114_pll_init()
1098 writel(val, clk_base + pll_u_params.base_reg); in tegra114_pll_init()