Home
last modified time | relevance | path

Searched refs:TEGRA210_CLK_PLL_C4_OUT0 (Results 1 – 4 of 4) sorted by relevance

/openbmc/u-boot/include/dt-bindings/clock/
H A Dtegra210-car.h338 #define TEGRA210_CLK_PLL_C4_OUT0 308 macro
/openbmc/linux/include/dt-bindings/clock/
H A Dtegra210-car.h342 #define TEGRA210_CLK_PLL_C4_OUT0 308 macro
/openbmc/linux/arch/arm64/boot/dts/nvidia/
H A Dtegra210.dtsi145 assigned-clock-parents = <&tegra_car TEGRA210_CLK_PLL_C4_OUT0>;
1224 <&tegra_car TEGRA210_CLK_PLL_C4_OUT0>,
1226 assigned-clock-parents = <&tegra_car TEGRA210_CLK_PLL_C4_OUT0>;
1290 <&tegra_car TEGRA210_CLK_PLL_C4_OUT0>;
1291 assigned-clock-parents = <&tegra_car TEGRA210_CLK_PLL_C4_OUT0>;
/openbmc/linux/drivers/clk/tegra/
H A Dclk-tegra210.c2534 [tegra_clk_pll_c4_out0] = { .dt_id = TEGRA210_CLK_PLL_C4_OUT0, .present = true },
2619 { .con_id = "pll_c4_out0", .dt_id = TEGRA210_CLK_PLL_C4_OUT0 },
3373 clks[TEGRA210_CLK_PLL_C4_OUT0] = clk; in tegra210_pll_init()