diff options
Diffstat (limited to 'include/dt-bindings/clock/rk3228-cru.h')
-rw-r--r-- | include/dt-bindings/clock/rk3228-cru.h | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/include/dt-bindings/clock/rk3228-cru.h b/include/dt-bindings/clock/rk3228-cru.h index 5d43ed9b05ad..b27e2b1a65e3 100644 --- a/include/dt-bindings/clock/rk3228-cru.h +++ b/include/dt-bindings/clock/rk3228-cru.h | |||
@@ -52,6 +52,15 @@ | |||
52 | #define SCLK_EMMC_SAMPLE 121 | 52 | #define SCLK_EMMC_SAMPLE 121 |
53 | #define SCLK_VOP 122 | 53 | #define SCLK_VOP 122 |
54 | #define SCLK_HDMI_HDCP 123 | 54 | #define SCLK_HDMI_HDCP 123 |
55 | #define SCLK_MAC_SRC 124 | ||
56 | #define SCLK_MAC_EXTCLK 125 | ||
57 | #define SCLK_MAC 126 | ||
58 | #define SCLK_MAC_REFOUT 127 | ||
59 | #define SCLK_MAC_REF 128 | ||
60 | #define SCLK_MAC_RX 129 | ||
61 | #define SCLK_MAC_TX 130 | ||
62 | #define SCLK_MAC_PHY 131 | ||
63 | #define SCLK_MAC_OUT 132 | ||
55 | 64 | ||
56 | /* dclk gates */ | 65 | /* dclk gates */ |
57 | #define DCLK_VOP 190 | 66 | #define DCLK_VOP 190 |
@@ -61,6 +70,7 @@ | |||
61 | #define ACLK_DMAC 194 | 70 | #define ACLK_DMAC 194 |
62 | #define ACLK_PERI 210 | 71 | #define ACLK_PERI 210 |
63 | #define ACLK_VOP 211 | 72 | #define ACLK_VOP 211 |
73 | #define ACLK_GMAC 212 | ||
64 | 74 | ||
65 | /* pclk gates */ | 75 | /* pclk gates */ |
66 | #define PCLK_GPIO0 320 | 76 | #define PCLK_GPIO0 320 |
@@ -82,8 +92,13 @@ | |||
82 | #define PCLK_PERI 363 | 92 | #define PCLK_PERI 363 |
83 | #define PCLK_HDMI_CTRL 364 | 93 | #define PCLK_HDMI_CTRL 364 |
84 | #define PCLK_HDMI_PHY 365 | 94 | #define PCLK_HDMI_PHY 365 |
95 | #define PCLK_GMAC 367 | ||
85 | 96 | ||
86 | /* hclk gates */ | 97 | /* hclk gates */ |
98 | #define HCLK_I2S0_8CH 442 | ||
99 | #define HCLK_I2S1_8CH 443 | ||
100 | #define HCLK_I2S2_2CH 444 | ||
101 | #define HCLK_SPDIF_8CH 445 | ||
87 | #define HCLK_VOP 452 | 102 | #define HCLK_VOP 452 |
88 | #define HCLK_NANDC 453 | 103 | #define HCLK_NANDC 453 |
89 | #define HCLK_SDMMC 456 | 104 | #define HCLK_SDMMC 456 |