162306a36Sopenharmony_ci/* SPDX-License-Identifier: GPL-2.0 OR BSD-3-Clause */ 262306a36Sopenharmony_ci/* 362306a36Sopenharmony_ci * Copyright (c) 2016 BayLibre, SAS. 462306a36Sopenharmony_ci * Author: Neil Armstrong <narmstrong@baylibre.com> 562306a36Sopenharmony_ci */ 662306a36Sopenharmony_ci#ifndef _DT_BINDINGS_AMLOGIC_MESON8B_RESET_H 762306a36Sopenharmony_ci#define _DT_BINDINGS_AMLOGIC_MESON8B_RESET_H 862306a36Sopenharmony_ci 962306a36Sopenharmony_ci/* RESET0 */ 1062306a36Sopenharmony_ci#define RESET_HIU 0 1162306a36Sopenharmony_ci#define RESET_VLD 1 1262306a36Sopenharmony_ci#define RESET_IQIDCT 2 1362306a36Sopenharmony_ci#define RESET_MC 3 1462306a36Sopenharmony_ci/* 8 */ 1562306a36Sopenharmony_ci#define RESET_VIU 5 1662306a36Sopenharmony_ci#define RESET_AIU 6 1762306a36Sopenharmony_ci#define RESET_MCPU 7 1862306a36Sopenharmony_ci#define RESET_CCPU 8 1962306a36Sopenharmony_ci#define RESET_PMUX 9 2062306a36Sopenharmony_ci#define RESET_VENC 10 2162306a36Sopenharmony_ci#define RESET_ASSIST 11 2262306a36Sopenharmony_ci#define RESET_AFIFO2 12 2362306a36Sopenharmony_ci#define RESET_MDEC 13 2462306a36Sopenharmony_ci#define RESET_VLD_PART 14 2562306a36Sopenharmony_ci#define RESET_VIFIFO 15 2662306a36Sopenharmony_ci/* 16-31 */ 2762306a36Sopenharmony_ci/* RESET1 */ 2862306a36Sopenharmony_ci/* 32 */ 2962306a36Sopenharmony_ci#define RESET_DEMUX 33 3062306a36Sopenharmony_ci#define RESET_USB_OTG 34 3162306a36Sopenharmony_ci#define RESET_DDR 35 3262306a36Sopenharmony_ci#define RESET_VDAC_1 36 3362306a36Sopenharmony_ci#define RESET_BT656 37 3462306a36Sopenharmony_ci#define RESET_AHB_SRAM 38 3562306a36Sopenharmony_ci#define RESET_AHB_BRIDGE 39 3662306a36Sopenharmony_ci#define RESET_PARSER 40 3762306a36Sopenharmony_ci#define RESET_BLKMV 41 3862306a36Sopenharmony_ci#define RESET_ISA 42 3962306a36Sopenharmony_ci#define RESET_ETHERNET 43 4062306a36Sopenharmony_ci#define RESET_ABUF 44 4162306a36Sopenharmony_ci#define RESET_AHB_DATA 45 4262306a36Sopenharmony_ci#define RESET_AHB_CNTL 46 4362306a36Sopenharmony_ci#define RESET_ROM_BOOT 47 4462306a36Sopenharmony_ci/* 48-63 */ 4562306a36Sopenharmony_ci/* RESET2 */ 4662306a36Sopenharmony_ci#define RESET_VD_RMEM 64 4762306a36Sopenharmony_ci#define RESET_AUDIN 65 4862306a36Sopenharmony_ci#define RESET_DBLK 66 4962306a36Sopenharmony_ci#define RESET_PIC_DC 67 5062306a36Sopenharmony_ci#define RESET_PSC 68 5162306a36Sopenharmony_ci#define RESET_NAND 69 5262306a36Sopenharmony_ci#define RESET_GE2D 70 5362306a36Sopenharmony_ci#define RESET_PARSER_REG 71 5462306a36Sopenharmony_ci#define RESET_PARSER_FETCH 72 5562306a36Sopenharmony_ci#define RESET_PARSER_CTL 73 5662306a36Sopenharmony_ci#define RESET_PARSER_TOP 74 5762306a36Sopenharmony_ci#define RESET_HDMI_APB 75 5862306a36Sopenharmony_ci#define RESET_AUDIO_APB 76 5962306a36Sopenharmony_ci#define RESET_MEDIA_CPU 77 6062306a36Sopenharmony_ci#define RESET_MALI 78 6162306a36Sopenharmony_ci#define RESET_HDMI_SYSTEM_RESET 79 6262306a36Sopenharmony_ci/* 80-95 */ 6362306a36Sopenharmony_ci/* RESET3 */ 6462306a36Sopenharmony_ci#define RESET_RING_OSCILLATOR 96 6562306a36Sopenharmony_ci#define RESET_SYS_CPU_0 97 6662306a36Sopenharmony_ci#define RESET_EFUSE 98 6762306a36Sopenharmony_ci#define RESET_SYS_CPU_BVCI 99 6862306a36Sopenharmony_ci#define RESET_AIFIFO 100 6962306a36Sopenharmony_ci#define RESET_AUDIO_PLL_MODULATOR 101 7062306a36Sopenharmony_ci#define RESET_AHB_BRIDGE_CNTL 102 7162306a36Sopenharmony_ci#define RESET_SYS_CPU_1 103 7262306a36Sopenharmony_ci#define RESET_AUDIO_DAC 104 7362306a36Sopenharmony_ci#define RESET_DEMUX_TOP 105 7462306a36Sopenharmony_ci#define RESET_DEMUX_DES 106 7562306a36Sopenharmony_ci#define RESET_DEMUX_S2P_0 107 7662306a36Sopenharmony_ci#define RESET_DEMUX_S2P_1 108 7762306a36Sopenharmony_ci#define RESET_DEMUX_RESET_0 109 7862306a36Sopenharmony_ci#define RESET_DEMUX_RESET_1 110 7962306a36Sopenharmony_ci#define RESET_DEMUX_RESET_2 111 8062306a36Sopenharmony_ci/* 112-127 */ 8162306a36Sopenharmony_ci/* RESET4 */ 8262306a36Sopenharmony_ci#define RESET_PL310 128 8362306a36Sopenharmony_ci#define RESET_A5_APB 129 8462306a36Sopenharmony_ci#define RESET_A5_AXI 130 8562306a36Sopenharmony_ci#define RESET_A5 131 8662306a36Sopenharmony_ci#define RESET_DVIN 132 8762306a36Sopenharmony_ci#define RESET_RDMA 133 8862306a36Sopenharmony_ci#define RESET_VENCI 134 8962306a36Sopenharmony_ci#define RESET_VENCP 135 9062306a36Sopenharmony_ci#define RESET_VENCT 136 9162306a36Sopenharmony_ci#define RESET_VDAC_4 137 9262306a36Sopenharmony_ci#define RESET_RTC 138 9362306a36Sopenharmony_ci#define RESET_A5_DEBUG 139 9462306a36Sopenharmony_ci#define RESET_VDI6 140 9562306a36Sopenharmony_ci#define RESET_VENCL 141 9662306a36Sopenharmony_ci/* 142-159 */ 9762306a36Sopenharmony_ci/* RESET5 */ 9862306a36Sopenharmony_ci#define RESET_DDR_PLL 160 9962306a36Sopenharmony_ci#define RESET_MISC_PLL 161 10062306a36Sopenharmony_ci#define RESET_SYS_PLL 162 10162306a36Sopenharmony_ci#define RESET_HPLL_PLL 163 10262306a36Sopenharmony_ci#define RESET_AUDIO_PLL 164 10362306a36Sopenharmony_ci#define RESET_VID2_PLL 165 10462306a36Sopenharmony_ci/* 166-191 */ 10562306a36Sopenharmony_ci/* RESET6 */ 10662306a36Sopenharmony_ci#define RESET_PERIPHS_GENERAL 192 10762306a36Sopenharmony_ci#define RESET_PERIPHS_IR_REMOTE 193 10862306a36Sopenharmony_ci#define RESET_PERIPHS_SMART_CARD 194 10962306a36Sopenharmony_ci#define RESET_PERIPHS_SAR_ADC 195 11062306a36Sopenharmony_ci#define RESET_PERIPHS_I2C_MASTER_0 196 11162306a36Sopenharmony_ci#define RESET_PERIPHS_I2C_MASTER_1 197 11262306a36Sopenharmony_ci#define RESET_PERIPHS_I2C_SLAVE 198 11362306a36Sopenharmony_ci#define RESET_PERIPHS_STREAM_INTERFACE 199 11462306a36Sopenharmony_ci#define RESET_PERIPHS_SDIO 200 11562306a36Sopenharmony_ci#define RESET_PERIPHS_UART_0 201 11662306a36Sopenharmony_ci#define RESET_PERIPHS_UART_1 202 11762306a36Sopenharmony_ci#define RESET_PERIPHS_ASYNC_0 203 11862306a36Sopenharmony_ci#define RESET_PERIPHS_ASYNC_1 204 11962306a36Sopenharmony_ci#define RESET_PERIPHS_SPI_0 205 12062306a36Sopenharmony_ci#define RESET_PERIPHS_SPI_1 206 12162306a36Sopenharmony_ci#define RESET_PERIPHS_LED_PWM 207 12262306a36Sopenharmony_ci/* 208-223 */ 12362306a36Sopenharmony_ci/* RESET7 */ 12462306a36Sopenharmony_ci/* 224-255 */ 12562306a36Sopenharmony_ci 12662306a36Sopenharmony_ci#endif 127