diff options
Diffstat (limited to 'include/dt-bindings')
-rw-r--r-- | include/dt-bindings/reset/hisi,hi6220-resets.h | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/include/dt-bindings/reset/hisi,hi6220-resets.h b/include/dt-bindings/reset/hisi,hi6220-resets.h index e7c362a81a97..63aff7d8aa45 100644 --- a/include/dt-bindings/reset/hisi,hi6220-resets.h +++ b/include/dt-bindings/reset/hisi,hi6220-resets.h | |||
@@ -73,4 +73,11 @@ | |||
73 | #define MEDIA_MMU 6 | 73 | #define MEDIA_MMU 6 |
74 | #define MEDIA_XG2RAM1 7 | 74 | #define MEDIA_XG2RAM1 7 |
75 | 75 | ||
76 | #define AO_G3D 1 | ||
77 | #define AO_CODECISP 2 | ||
78 | #define AO_MCPU 4 | ||
79 | #define AO_BBPHARQMEM 5 | ||
80 | #define AO_HIFI 8 | ||
81 | #define AO_ACPUSCUL2C 12 | ||
82 | |||
76 | #endif /*_DT_BINDINGS_RESET_CONTROLLER_HI6220*/ | 83 | #endif /*_DT_BINDINGS_RESET_CONTROLLER_HI6220*/ |