Searched full:gcc_pcie_2_pipe_clk (Results 1 – 12 of 12) sorted by relevance
/openbmc/linux/include/dt-bindings/clock/ |
H A D | qcom,sdx75-gcc.h | 87 #define GCC_PCIE_2_PIPE_CLK 77 macro
|
H A D | qcom,gcc-sm8250.h | 77 #define GCC_PCIE_2_PIPE_CLK 67 macro
|
H A D | qcom,gcc-sc8180x.h | 78 #define GCC_PCIE_2_PIPE_CLK 68 macro
|
H A D | qcom,gcc-msm8996.h | 199 #define GCC_PCIE_2_PIPE_CLK 190 macro
|
/openbmc/linux/Documentation/devicetree/bindings/phy/ |
H A D | qcom,msm8996-qmp-pcie-phy.yaml | 181 clocks = <&gcc GCC_PCIE_2_PIPE_CLK>;
|
/openbmc/linux/drivers/clk/qcom/ |
H A 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,
|
H A 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,
|
H A 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,
|
H A D | gcc-sc8180x.c | 2267 static struct clk_branch gcc_pcie_2_pipe_clk = { variable 2274 .name = "gcc_pcie_2_pipe_clk", 4272 [GCC_PCIE_2_PIPE_CLK] = &gcc_pcie_2_pipe_clk.clkr,
|
/openbmc/linux/arch/arm64/boot/dts/qcom/ |
H A D | msm8996.dtsi | 735 clocks = <&gcc GCC_PCIE_2_PIPE_CLK>; 2042 clocks = <&gcc GCC_PCIE_2_PIPE_CLK>,
|
H A D | sc8180x.dtsi | 2024 clocks = <&gcc GCC_PCIE_2_PIPE_CLK>, 2071 <&gcc GCC_PCIE_2_PIPE_CLK>;
|
H A D | sm8250.dtsi | 2087 clocks = <&gcc GCC_PCIE_2_PIPE_CLK>, 2157 clocks = <&gcc GCC_PCIE_2_PIPE_CLK>;
|