Home
last modified time | relevance | path

Searched full:gcc_pcie_1_gdsc (Results 1 – 7 of 7) sorted by relevance

/linux/include/dt-bindings/clock/
H A Dqcom,sdx75-gcc.h157 #define GCC_PCIE_1_GDSC 2 macro
H A Dqcom,gcc-sc7280.h198 #define GCC_PCIE_1_GDSC 1 macro
H A Dqcom,qcs8300-gcc.h198 #define GCC_PCIE_1_GDSC 2 macro
/linux/Documentation/devicetree/bindings/pci/
H A Dqcom,pcie-sc7280.yaml171 power-domains = <&gcc GCC_PCIE_1_GDSC>;
/linux/drivers/clk/qcom/
H A Dgcc-sdx75.c2608 static struct gdsc gcc_pcie_1_gdsc = { variable
2614 .name = "gcc_pcie_1_gdsc",
2851 [GCC_PCIE_1_GDSC] = &gcc_pcie_1_gdsc,
H A Dgcc-sc7280.c3108 static struct gdsc gcc_pcie_1_gdsc = { variable
3111 .name = "gcc_pcie_1_gdsc",
3384 [GCC_PCIE_1_GDSC] = &gcc_pcie_1_gdsc,
H A Dgcc-qcs8300.c3275 static struct gdsc gcc_pcie_1_gdsc = { variable
3283 .name = "gcc_pcie_1_gdsc",
3508 [GCC_PCIE_1_GDSC] = &gcc_pcie_1_gdsc,