Home
last modified time | relevance | path

Searched full:tegra124_clk_pll_u (Results 1 – 5 of 5) sorted by relevance

/Linux-v6.1/include/dt-bindings/clock/
Dtegra124-car-common.h250 #define TEGRA124_CLK_PLL_U 222 macro
/Linux-v6.1/Documentation/devicetree/bindings/phy/
Dnvidia,tegra20-usb-phy.yaml338 <&tegra_car TEGRA124_CLK_PLL_U>,
/Linux-v6.1/arch/arm/boot/dts/
Dtegra124.dtsi1091 <&tegra_car TEGRA124_CLK_PLL_U>,
1131 <&tegra_car TEGRA124_CLK_PLL_U>,
1170 <&tegra_car TEGRA124_CLK_PLL_U>,
/Linux-v6.1/arch/arm64/boot/dts/nvidia/
Dtegra132.dtsi1141 <&tegra_car TEGRA124_CLK_PLL_U>,
1182 <&tegra_car TEGRA124_CLK_PLL_U>,
1222 <&tegra_car TEGRA124_CLK_PLL_U>,
/Linux-v6.1/drivers/clk/tegra/
Dclk-tegra124.c884 [tegra_clk_pll_u] = { .dt_id = TEGRA124_CLK_PLL_U, .present = true },
954 { .con_id = "pll_u", .dt_id = TEGRA124_CLK_PLL_U },
1151 clks[TEGRA124_CLK_PLL_U] = clk; in tegra124_pll_init()