Searched full:tegra210_clk_pll_a_out0 (Results 1 – 7 of 7) sorted by relevance
/linux-6.12.1/Documentation/devicetree/bindings/sound/ |
D | nvidia,tegra-audio-graph-card.yaml | 76 <&tegra_car TEGRA210_CLK_PLL_A_OUT0>; 80 <&tegra_car TEGRA210_CLK_PLL_A_OUT0>, 82 assigned-clock-parents = <0>, <0>, <&tegra_car TEGRA210_CLK_PLL_A_OUT0>; 102 assigned-clock-parents = <&tegra_car TEGRA210_CLK_PLL_A_OUT0>; 172 assigned-clock-parents = <&tegra_car TEGRA210_CLK_PLL_A_OUT0>;
|
D | nvidia,tegra210-ahub.yaml | 140 assigned-clock-parents = <&tegra_car TEGRA210_CLK_PLL_A_OUT0>; 177 assigned-clock-parents = <&tegra_car TEGRA210_CLK_PLL_A_OUT0>; 188 assigned-clock-parents = <&tegra_car TEGRA210_CLK_PLL_A_OUT0>;
|
D | nvidia,tegra210-dmic.yaml | 94 assigned-clock-parents = <&tegra_car TEGRA210_CLK_PLL_A_OUT0>;
|
D | nvidia,tegra210-i2s.yaml | 110 assigned-clock-parents = <&tegra_car TEGRA210_CLK_PLL_A_OUT0>;
|
/linux-6.12.1/arch/arm64/boot/dts/nvidia/ |
D | tegra210.dtsi | 1512 assigned-clock-parents = <&tegra_car TEGRA210_CLK_PLL_A_OUT0>; 1525 assigned-clock-parents = <&tegra_car TEGRA210_CLK_PLL_A_OUT0>; 1538 assigned-clock-parents = <&tegra_car TEGRA210_CLK_PLL_A_OUT0>; 1551 assigned-clock-parents = <&tegra_car TEGRA210_CLK_PLL_A_OUT0>; 1564 assigned-clock-parents = <&tegra_car TEGRA210_CLK_PLL_A_OUT0>; 1632 assigned-clock-parents = <&tegra_car TEGRA210_CLK_PLL_A_OUT0>; 1644 assigned-clock-parents = <&tegra_car TEGRA210_CLK_PLL_A_OUT0>; 1656 assigned-clock-parents = <&tegra_car TEGRA210_CLK_PLL_A_OUT0>; 2020 <&tegra_car TEGRA210_CLK_PLL_A_OUT0>; 2024 <&tegra_car TEGRA210_CLK_PLL_A_OUT0>, [all …]
|
/linux-6.12.1/include/dt-bindings/clock/ |
D | tegra210-car.h | 280 #define TEGRA210_CLK_PLL_A_OUT0 249 macro
|
/linux-6.12.1/drivers/clk/tegra/ |
D | clk-tegra210.c | 2462 [tegra_clk_pll_a_out0] = { .dt_id = TEGRA210_CLK_PLL_A_OUT0, .present = true }, 2591 { .con_id = "pll_a_out0", .dt_id = TEGRA210_CLK_PLL_A_OUT0 }, 3553 { TEGRA210_CLK_PLL_A_OUT0, TEGRA210_CLK_CLK_MAX, 11289600, 0 }, 3554 { TEGRA210_CLK_I2S0, TEGRA210_CLK_PLL_A_OUT0, 11289600, 0 }, 3555 { TEGRA210_CLK_I2S1, TEGRA210_CLK_PLL_A_OUT0, 11289600, 0 }, 3556 { TEGRA210_CLK_I2S2, TEGRA210_CLK_PLL_A_OUT0, 11289600, 0 }, 3557 { TEGRA210_CLK_I2S3, TEGRA210_CLK_PLL_A_OUT0, 11289600, 0 }, 3558 { TEGRA210_CLK_I2S4, TEGRA210_CLK_PLL_A_OUT0, 11289600, 0 },
|