Searched full:gcc_pcie_2_pipe_clk (Results 1 – 14 of 14) sorted by relevance
/linux-6.12.1/include/dt-bindings/clock/ |
D | qcom,sdx75-gcc.h | 87 #define GCC_PCIE_2_PIPE_CLK 77 macro
|
D | qcom,gcc-sm8250.h | 77 #define GCC_PCIE_2_PIPE_CLK 67 macro
|
D | qcom,gcc-sc8180x.h | 78 #define GCC_PCIE_2_PIPE_CLK 68 macro
|
D | qcom,gcc-msm8996.h | 199 #define GCC_PCIE_2_PIPE_CLK 190 macro
|
D | qcom,x1e80100-gcc.h | 91 #define GCC_PCIE_2_PIPE_CLK 81 macro
|
/linux-6.12.1/Documentation/devicetree/bindings/phy/ |
D | qcom,msm8996-qmp-pcie-phy.yaml | 181 clocks = <&gcc GCC_PCIE_2_PIPE_CLK>;
|
/linux-6.12.1/drivers/clk/qcom/ |
D | gcc-sdx75.c | 1906 static struct clk_branch gcc_pcie_2_pipe_clk = { variable 1913 .name = "gcc_pcie_2_pipe_clk", 2775 [GCC_PCIE_2_PIPE_CLK] = &gcc_pcie_2_pipe_clk.clkr,
|
D | gcc-msm8996.c | 2587 static struct clk_branch gcc_pcie_2_pipe_clk = { variable 2594 .name = "gcc_pcie_2_pipe_clk", 3421 [GCC_PCIE_2_PIPE_CLK] = &gcc_pcie_2_pipe_clk.clkr,
|
D | gcc-sm8250.c | 1835 static struct clk_branch gcc_pcie_2_pipe_clk = { variable 1842 .name = "gcc_pcie_2_pipe_clk", 3376 [GCC_PCIE_2_PIPE_CLK] = &gcc_pcie_2_pipe_clk.clkr,
|
D | gcc-sc8180x.c | 2308 static struct clk_branch gcc_pcie_2_pipe_clk = { variable 2315 .name = "gcc_pcie_2_pipe_clk", 4339 [GCC_PCIE_2_PIPE_CLK] = &gcc_pcie_2_pipe_clk.clkr,
|
D | gcc-x1e80100.c | 2991 static struct clk_branch gcc_pcie_2_pipe_clk = { variable 2998 .name = "gcc_pcie_2_pipe_clk", 6313 [GCC_PCIE_2_PIPE_CLK] = &gcc_pcie_2_pipe_clk.clkr,
|
/linux-6.12.1/arch/arm64/boot/dts/qcom/ |
D | msm8996.dtsi | 736 clocks = <&gcc GCC_PCIE_2_PIPE_CLK>; 2046 clocks = <&gcc GCC_PCIE_2_PIPE_CLK>,
|
D | sc8180x.dtsi | 2109 clocks = <&gcc GCC_PCIE_2_PIPE_CLK>, 2165 <&gcc GCC_PCIE_2_PIPE_CLK>;
|
D | sm8250.dtsi | 2413 clocks = <&gcc GCC_PCIE_2_PIPE_CLK>, 2474 <&gcc GCC_PCIE_2_PIPE_CLK>;
|