We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b429784 commit 044f507Copy full SHA for 044f507
include/dt-bindings/clock/qcom,gcc-ipq8074.h
@@ -230,6 +230,9 @@
230
#define GCC_GP1_CLK 221
231
#define GCC_GP2_CLK 222
232
#define GCC_GP3_CLK 223
233
+#define GCC_PCIE0_AXI_S_BRIDGE_CLK 224
234
+#define GCC_PCIE0_RCHNG_CLK_SRC 225
235
+#define GCC_PCIE0_RCHNG_CLK 226
236
237
#define GCC_BLSP1_BCR 0
238
#define GCC_BLSP1_QUP1_BCR 1
@@ -363,8 +366,5 @@
363
366
#define GCC_PCIE1_AHB_ARES 129
364
367
#define GCC_PCIE1_AXI_MASTER_STICKY_ARES 130
365
368
#define GCC_PCIE0_AXI_SLAVE_STICKY_ARES 131
-#define GCC_PCIE0_AXI_S_BRIDGE_CLK 132
-#define GCC_PCIE0_RCHNG_CLK_SRC 133
-#define GCC_PCIE0_RCHNG_CLK 134
369
370
#endif
0 commit comments