Searched refs:PLLP_OUTB (Results 1 – 3 of 3) sorted by relevance
/linux-5.19.10/drivers/clk/tegra/ |
D | clk-tegra-periph.c | 256 #define PLLP_OUTB 0xa8 macro 855 PLL_OUT(3, PLLP_OUTB, 8, 0, 0, pll_p_out3), 856 PLL_OUT(4, PLLP_OUTB, 24, 0, 16, pll_p_out4), 987 "pll_p_out_cpu", clk_base + PLLP_OUTB, 0, 0, 24, in init_pllp() 993 "pll_p_out4_div", clk_base + PLLP_OUTB, in init_pllp()
|
D | clk-tegra20.c | 74 #define PLLP_OUTB 0xa8 macro
|
D | clk-tegra30.c | 88 #define PLLP_OUTB 0xa8 macro
|