Searched refs:PLLP_OUTA (Results 1 – 3 of 3) sorted by relevance
/Linux-v5.4/drivers/clk/tegra/ |
D | clk-tegra-periph.c | 255 #define PLLP_OUTA 0xa4 macro 860 PLL_OUT(1, PLLP_OUTA, 8, 0, 0, pll_p_out1), 861 PLL_OUT(2, PLLP_OUTA, 24, 0, 16, pll_p_out2), 862 PLL_OUT(2, PLLP_OUTA, 24, TEGRA_DIVIDER_INT, 16, pll_p_out2_int),
|
D | clk-tegra20.c | 70 #define PLLP_OUTA 0xa4 macro
|
D | clk-tegra30.c | 84 #define PLLP_OUTA 0xa4 macro
|