Searched refs:PLLU_BASE (Results 1 – 5 of 5) sorted by relevance
| /Linux-v5.4/drivers/clk/tegra/ |
| D | clk-tegra210.c | 72 #define PLLU_BASE 0xc0 macro 2225 .base_reg = PLLU_BASE, 2846 reg = readl_relaxed(clk_base + PLLU_BASE); in tegra210_enable_pllu() 2851 writel(reg, clk_base + PLLU_BASE); in tegra210_enable_pllu() 2854 writel(reg, clk_base + PLLU_BASE); in tegra210_enable_pllu() 2856 readl_relaxed_poll_timeout_atomic(clk_base + PLLU_BASE, reg, in tegra210_enable_pllu() 2873 reg = readl_relaxed(clk_base + PLLU_BASE); in tegra210_init_pllu() 2883 reg = readl_relaxed(clk_base + PLLU_BASE); in tegra210_init_pllu() 2885 writel(reg, clk_base + PLLU_BASE); in tegra210_init_pllu() 2905 reg = readl_relaxed(clk_base + PLLU_BASE); in tegra210_init_pllu() [all …]
|
| D | clk-tegra114.c | 73 #define PLLU_BASE 0xc0 macro 472 .base_reg = PLLU_BASE, 970 CLK_SET_RATE_PARENT, clk_base + PLLU_BASE, in tegra114_pll_init()
|
| D | clk-tegra124.c | 51 #define PLLU_BASE 0xc0 macro 717 .base_reg = PLLU_BASE, 1108 CLK_SET_RATE_PARENT, clk_base + PLLU_BASE, in tegra124_pll_init()
|
| D | clk-tegra20.c | 52 #define PLLU_BASE 0xc0 macro 372 .base_reg = PLLU_BASE,
|
| D | clk-tegra30.c | 71 #define PLLU_BASE 0xc0 macro 477 .base_reg = PLLU_BASE,
|