Home
last modified time | relevance | path

Searched full:gcc_pcie0_aux_clk (Results 1 – 9 of 9) sorted by relevance

/linux/Documentation/devicetree/bindings/phy/
H A Dqcom,ipq8074-qmp-pcie-phy.yaml86 clocks = <&gcc GCC_PCIE0_AUX_CLK>,
/linux/include/dt-bindings/clock/
H A Dqcom,gcc-ipq5018.h65 #define GCC_PCIE0_AUX_CLK 56 macro
H A Dqcom,ipq9574-gcc.h81 #define GCC_PCIE0_AUX_CLK 72 macro
H A Dqcom,gcc-ipq6018.h141 #define GCC_PCIE0_AUX_CLK 132 macro
H A Dqcom,gcc-ipq8074.h121 #define GCC_PCIE0_AUX_CLK 112 macro
/linux/drivers/clk/qcom/
H A Dgcc-ipq5018.c2013 static struct clk_branch gcc_pcie0_aux_clk = { variable
2019 .name = "gcc_pcie0_aux_clk",
3431 [GCC_PCIE0_AUX_CLK] = &gcc_pcie0_aux_clk.clkr,
H A Dgcc-ipq9574.c1835 static struct clk_branch gcc_pcie0_aux_clk = { variable
1841 .name = "gcc_pcie0_aux_clk",
3780 [GCC_PCIE0_AUX_CLK] = &gcc_pcie0_aux_clk.clkr,
H A Dgcc-ipq8074.c2403 static struct clk_branch gcc_pcie0_aux_clk = { variable
2409 .name = "gcc_pcie0_aux_clk",
4450 [GCC_PCIE0_AUX_CLK] = &gcc_pcie0_aux_clk.clkr,
/linux/arch/arm64/boot/dts/qcom/
H A Dipq6018.dtsi291 clocks = <&gcc GCC_PCIE0_AUX_CLK>,