Searched full:tegra210_clk_pll_dp (Results 1 – 5 of 5) sorted by relevance
/linux/Documentation/devicetree/bindings/display/tegra/ |
H A D | nvidia,tegra124-dpaux.yaml | 126 <&tegra_car TEGRA210_CLK_PLL_DP>;
|
H A D | nvidia,tegra124-sor.yaml | 180 <&tegra_car TEGRA210_CLK_PLL_DP>,
|
/linux/include/dt-bindings/clock/ |
H A D | tegra210-car.h | 337 #define TEGRA210_CLK_PLL_DP 303 macro
|
/linux/arch/arm64/boot/dts/nvidia/ |
H A D | tegra210.dtsi | 111 <&tegra_car TEGRA210_CLK_PLL_DP>; 307 <&tegra_car TEGRA210_CLK_PLL_DP>, 327 <&tegra_car TEGRA210_CLK_PLL_DP>, 345 <&tegra_car TEGRA210_CLK_PLL_DP>;
|
/linux/drivers/clk/tegra/ |
H A D | clk-tegra210.c | 2515 [tegra_clk_pll_dp] = { .dt_id = TEGRA210_CLK_PLL_DP, .present = true }, 3401 clks[TEGRA210_CLK_PLL_DP] = clk; in tegra210_pll_init() 3587 { TEGRA210_CLK_PLL_DP, TEGRA210_CLK_CLK_MAX, 270000000, 0 },
|