Home
last modified time | relevance | path

Searched refs:TEGRA210_CLK_PLL_C4_OUT0 (Results 1 – 7 of 7) 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/Documentation/devicetree/bindings/display/tegra/
H A Dnvidia,tegra20-vi.yaml188 assigned-clock-parents = <&tegra_car TEGRA210_CLK_PLL_C4_OUT0>;
H A Dnvidia,tegra20-host1x.yaml396 assigned-clock-parents = <&tegra_car TEGRA210_CLK_PLL_C4_OUT0>;
/openbmc/linux/Documentation/devicetree/bindings/mmc/
H A Dnvidia,tegra20-sdhci.yaml309 <&tegra_car TEGRA210_CLK_PLL_C4_OUT0>,
311 assigned-clock-parents = <&tegra_car TEGRA210_CLK_PLL_C4_OUT0>;
/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()