Searched refs:PLLP_OUTA (Results 1 – 3 of 3) sorted by relevance
/linux-6.6.21/drivers/clk/tegra/ |
D | clk-tegra-periph.c | 255 #define PLLP_OUTA 0xa4 macro 852 PLL_OUT(1, PLLP_OUTA, 8, 0, 0, pll_p_out1), 853 PLL_OUT(2, PLLP_OUTA, 24, 0, 16, pll_p_out2), 854 PLL_OUT(2, PLLP_OUTA, 24, TEGRA_DIVIDER_INT, 16, pll_p_out2_int),
|
D | clk-tegra20.c | 72 #define PLLP_OUTA 0xa4 macro
|
D | clk-tegra30.c | 86 #define PLLP_OUTA 0xa4 macro
|