Searched refs:TEGRA124_CLK_PLL_RE_OUT (Results 1 – 2 of 2) sorted by relevance
/linux-4.19.296/include/dt-bindings/clock/ |
D | tegra124-car-common.h | 257 #define TEGRA124_CLK_PLL_RE_OUT 230 macro
|
/linux-4.19.296/drivers/clk/tegra/ |
D | clk-tegra124.c | 885 [tegra_clk_pll_re_out] = { .dt_id = TEGRA124_CLK_PLL_RE_OUT, .present = true }, 965 { .con_id = "pll_re_out", .dt_id = TEGRA124_CLK_PLL_RE_OUT }, 1165 clks[TEGRA124_CLK_PLL_RE_OUT] = clk; in tegra124_pll_init() 1286 { TEGRA124_CLK_XUSB_FALCON_SRC, TEGRA124_CLK_PLL_RE_OUT, 224000000, 0 }, 1287 { TEGRA124_CLK_XUSB_HOST_SRC, TEGRA124_CLK_PLL_RE_OUT, 112000000, 0 },
|