Searched refs:TEGRA124_CLK_PLL_RE_OUT (Results 1 – 2 of 2) sorted by relevance
/linux/include/dt-bindings/clock/ |
H A D | tegra124-car-common.h | 259 #define TEGRA124_CLK_PLL_RE_OUT 230 macro
|
/linux/drivers/clk/tegra/ |
H A D | clk-tegra124.c | 892 [tegra_clk_pll_re_out] = { .dt_id = TEGRA124_CLK_PLL_RE_OUT, .present = true }, 966 { .con_id = "pll_re_out", .dt_id = TEGRA124_CLK_PLL_RE_OUT }, 1200 clks[TEGRA124_CLK_PLL_RE_OUT] = clk; in tegra124_pll_init() 1318 { TEGRA124_CLK_XUSB_FALCON_SRC, TEGRA124_CLK_PLL_RE_OUT, 224000000, 0 }, 1319 { TEGRA124_CLK_XUSB_HOST_SRC, TEGRA124_CLK_PLL_RE_OUT, 112000000, 0 },
|