1 /* SPDX-License-Identifier: (GPL-2.0-only OR M 1 2 /* 3 * Copyright (c) 2023 Amlogic, Inc. All rights 4 */ 5 6 #ifndef _DT_BINDINGS_AMLOGIC_C3_RESET_H 7 #define _DT_BINDINGS_AMLOGIC_C3_RESET_H 8 9 /* RESET0 */ 10 /* 11 #define RESET_USBCTRL 12 /* 13 #define RESET_USBPHY20 14 /* 15 #define RESET_USB2DRD 16 #define RESET_MIPI_DSI_HOST 17 #define RESET_MIPI_DSI_PHY 18 /* 19 #define RESET_GE2D 20 #define RESET_DWAP 21 /* 22 23 /* RESET1 */ 24 #define RESET_AUDIO 25 /* 26 #define RESET_DDRAPB 27 #define RESET_DDR 28 #define RESET_DOS_CAPB3 29 #define RESET_DOS 30 /* 31 #define RESET_NNA 32 #define RESET_ETHERNET 33 #define RESET_ISP 34 #define RESET_VC9000E_APB 35 #define RESET_VC9000E_A 36 /* 37 #define RESET_VC9000E_CORE 38 /* 39 40 /* RESET2 */ 41 #define RESET_ABUS_ARB 42 #define RESET_IRCTRL 43 /* 44 #define RESET_TEMP_PII 45 /* 46 #define RESET_SPICC_0 47 #define RESET_SPICC_1 48 #define RESET_RSA 49 50 /* 51 #define RESET_MSR_CLK 52 #define RESET_SPIFC 53 #define RESET_SAR_ADC 54 /* 55 #define RESET_ACODEC 56 /* 57 #define RESET_WATCHDOG 58 /* 59 60 /* RESET3 */ 61 #define RESET_ISP_NIC_GPV 62 #define RESET_ISP_NIC_MAIN 63 #define RESET_ISP_NIC_VCLK 64 #define RESET_ISP_NIC_VOUT 65 #define RESET_ISP_NIC_ALL 66 #define RESET_VOUT 67 #define RESET_VOUT_VENC 68 /* 69 #define RESET_CVE_NIC_GPV 70 #define RESET_CVE_NIC_MAIN 71 #define RESET_CVE_NIC_GE2D 72 #define RESET_CVE_NIC_DW 73 #define RESET_CVE_NIC_CVE 74 #define RESET_CVE_NIC_ALL 75 #define RESET_CVE 76 /* 77 78 /* RESET4 */ 79 #define RESET_RTC 80 #define RESET_PWM_AB 81 #define RESET_PWM_CD 82 #define RESET_PWM_EF 83 #define RESET_PWM_GH 84 #define RESET_PWM_IJ 85 #define RESET_PWM_KL 86 #define RESET_PWM_MN 87 /* 88 #define RESET_UART_A 89 #define RESET_UART_B 90 #define RESET_UART_C 91 #define RESET_UART_D 92 #define RESET_UART_E 93 #define RESET_UART_F 94 #define RESET_I2C_S_A 95 #define RESET_I2C_M_A 96 #define RESET_I2C_M_B 97 #define RESET_I2C_M_C 98 #define RESET_I2C_M_D 99 /* 100 #define RESET_SD_EMMC_A 101 #define RESET_SD_EMMC_B 102 #define RESET_SD_EMMC_C 103 104 /* RESET5 */ 105 /* 106 #define RESET_BRG_NIC_NNA 107 #define RESET_BRG_MUX_NIC_MAIN 108 #define RESET_BRG_AO_NIC_ALL 109 /* 110 #define RESET_BRG_NIC_VAPB 111 #define RESET_BRG_NIC_SDIO_B 112 #define RESET_BRG_NIC_SDIO_A 113 #define RESET_BRG_NIC_EMMC 114 #define RESET_BRG_NIC_DSU 115 #define RESET_BRG_NIC_SYSCLK 116 #define RESET_BRG_NIC_MAIN 117 #define RESET_BRG_NIC_ALL 118 119 #endif 120
Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.