Searched full:gcc_pcie0_pipe_clk (Results 1 – 9 of 9) sorted by relevance
/openbmc/linux/Documentation/devicetree/bindings/phy/ |
H A D | qcom,ipq8074-qmp-pcie-phy.yaml | 77 <&gcc GCC_PCIE0_PIPE_CLK>;
|
/openbmc/linux/include/dt-bindings/clock/ |
H A D | qcom,gcc-ipq5018.h | 69 #define GCC_PCIE0_PIPE_CLK 60 macro
|
H A D | qcom,gcc-ipq6018.h | 144 #define GCC_PCIE0_PIPE_CLK 135 macro
|
H A D | qcom,gcc-ipq8074.h | 124 #define GCC_PCIE0_PIPE_CLK 115 macro
|
/openbmc/linux/drivers/clk/qcom/ |
H A D | gcc-ipq5018.c | 2080 static struct clk_branch gcc_pcie0_pipe_clk = { variable 2088 .name = "gcc_pcie0_pipe_clk", 3544 [GCC_PCIE0_PIPE_CLK] = &gcc_pcie0_pipe_clk.clkr,
|
H A D | gcc-ipq8074.c | 2419 static struct clk_branch gcc_pcie0_pipe_clk = { variable 2426 .name = "gcc_pcie0_pipe_clk", 4421 [GCC_PCIE0_PIPE_CLK] = &gcc_pcie0_pipe_clk.clkr,
|
H A D | gcc-ipq6018.c | 3473 static struct clk_branch gcc_pcie0_pipe_clk = { variable 3480 .name = "gcc_pcie0_pipe_clk", 4343 [GCC_PCIE0_PIPE_CLK] = &gcc_pcie0_pipe_clk.clkr,
|
/openbmc/linux/arch/arm64/boot/dts/qcom/ |
H A D | ipq6018.dtsi | 303 clocks = <&gcc GCC_PCIE0_PIPE_CLK>;
|
H A D | ipq8074.dtsi | 235 clocks = <&gcc GCC_PCIE0_PIPE_CLK>;
|