Searched refs:PLLP_OUTA (Results 1 – 3 of 3) sorted by relevance
/linux-4.19.296/drivers/clk/tegra/ |
D | clk-tegra-periph.c | 269 #define PLLP_OUTA 0xa4 macro 878 PLL_OUT(1, PLLP_OUTA, 8, 0, 0, pll_p_out1), 879 PLL_OUT(2, PLLP_OUTA, 24, 0, 16, pll_p_out2), 880 PLL_OUT(2, PLLP_OUTA, 24, TEGRA_DIVIDER_INT, 16, pll_p_out2_int),
|
D | clk-tegra20.c | 81 #define PLLP_OUTA 0xa4 macro
|
D | clk-tegra30.c | 95 #define PLLP_OUTA 0xa4 macro
|