Searched full:gcc_pcie0_aux_clk (Results 1 – 11 of 11) sorted by relevance
/openbmc/linux/Documentation/devicetree/bindings/phy/ |
H A D | qcom,ipq8074-qmp-pcie-phy.yaml | 75 clocks = <&gcc GCC_PCIE0_AUX_CLK>,
|
/openbmc/linux/include/dt-bindings/clock/ |
H A D | qcom,gcc-ipq5018.h | 65 #define GCC_PCIE0_AUX_CLK 56 macro
|
H A D | qcom,ipq9574-gcc.h | 81 #define GCC_PCIE0_AUX_CLK 72 macro
|
H A D | qcom,gcc-ipq6018.h | 141 #define GCC_PCIE0_AUX_CLK 132 macro
|
H A D | qcom,gcc-ipq8074.h | 121 #define GCC_PCIE0_AUX_CLK 112 macro
|
/openbmc/linux/drivers/clk/qcom/ |
H A D | gcc-ipq5018.c | 2012 static struct clk_branch gcc_pcie0_aux_clk = { variable 2018 .name = "gcc_pcie0_aux_clk", 3430 [GCC_PCIE0_AUX_CLK] = &gcc_pcie0_aux_clk.clkr,
|
H A D | gcc-ipq9574.c | 1760 static struct clk_branch gcc_pcie0_aux_clk = { variable 1766 .name = "gcc_pcie0_aux_clk", 4013 [GCC_PCIE0_AUX_CLK] = &gcc_pcie0_aux_clk.clkr,
|
H A D | gcc-ipq8074.c | 2371 static struct clk_branch gcc_pcie0_aux_clk = { variable 2377 .name = "gcc_pcie0_aux_clk", 4418 [GCC_PCIE0_AUX_CLK] = &gcc_pcie0_aux_clk.clkr,
|
H A D | gcc-ipq6018.c | 3409 static struct clk_branch gcc_pcie0_aux_clk = { variable 3415 .name = "gcc_pcie0_aux_clk", 4339 [GCC_PCIE0_AUX_CLK] = &gcc_pcie0_aux_clk.clkr,
|
/openbmc/linux/arch/arm64/boot/dts/qcom/ |
H A D | ipq6018.dtsi | 287 clocks = <&gcc GCC_PCIE0_AUX_CLK>,
|
H A D | ipq8074.dtsi | 219 clocks = <&gcc GCC_PCIE0_AUX_CLK>,
|