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 6e7c710 commit bae7affCopy full SHA for bae7aff
include/dt-bindings/clock/mobileye,eyeq5-clk.h
@@ -19,4 +19,25 @@
19
20
#define EQ5C_DIV_OSPI 10
21
22
+#define EQ6LC_PLL_DDR 0
23
+#define EQ6LC_PLL_CPU 1
24
+#define EQ6LC_PLL_PER 2
25
+#define EQ6LC_PLL_VDI 3
26
+
27
+#define EQ6HC_SOUTH_PLL_VDI 0
28
+#define EQ6HC_SOUTH_PLL_PCIE 1
29
+#define EQ6HC_SOUTH_PLL_PER 2
30
+#define EQ6HC_SOUTH_PLL_ISP 3
31
32
+#define EQ6HC_SOUTH_DIV_EMMC 4
33
+#define EQ6HC_SOUTH_DIV_OSPI_REF 5
34
+#define EQ6HC_SOUTH_DIV_OSPI_SYS 6
35
+#define EQ6HC_SOUTH_DIV_TSU 7
36
37
+#define EQ6HC_ACC_PLL_XNN 0
38
+#define EQ6HC_ACC_PLL_VMP 1
39
+#define EQ6HC_ACC_PLL_PMA 2
40
+#define EQ6HC_ACC_PLL_MPC 3
41
+#define EQ6HC_ACC_PLL_NOC 4
42
43
#endif
0 commit comments