xref: /freebsd/sys/contrib/device-tree/include/dt-bindings/reset/tegra194-reset.h (revision c66ec88fed842fbaad62c30d510644ceb7bd2d71)
1*c66ec88fSEmmanuel Vadot /* SPDX-License-Identifier: GPL-2.0 */
2*c66ec88fSEmmanuel Vadot /* Copyright (c) 2018, NVIDIA CORPORATION. All rights reserved. */
3*c66ec88fSEmmanuel Vadot 
4*c66ec88fSEmmanuel Vadot #ifndef __ABI_MACH_T194_RESET_H
5*c66ec88fSEmmanuel Vadot #define __ABI_MACH_T194_RESET_H
6*c66ec88fSEmmanuel Vadot 
7*c66ec88fSEmmanuel Vadot #define TEGRA194_RESET_ACTMON			1
8*c66ec88fSEmmanuel Vadot #define TEGRA194_RESET_ADSP_ALL			2
9*c66ec88fSEmmanuel Vadot #define TEGRA194_RESET_AFI			3
10*c66ec88fSEmmanuel Vadot #define TEGRA194_RESET_CAN1			4
11*c66ec88fSEmmanuel Vadot #define TEGRA194_RESET_CAN2			5
12*c66ec88fSEmmanuel Vadot #define TEGRA194_RESET_DLA0			6
13*c66ec88fSEmmanuel Vadot #define TEGRA194_RESET_DLA1			7
14*c66ec88fSEmmanuel Vadot #define TEGRA194_RESET_DPAUX			8
15*c66ec88fSEmmanuel Vadot #define TEGRA194_RESET_DPAUX1			9
16*c66ec88fSEmmanuel Vadot #define TEGRA194_RESET_DPAUX2			10
17*c66ec88fSEmmanuel Vadot #define TEGRA194_RESET_DPAUX3			11
18*c66ec88fSEmmanuel Vadot #define TEGRA194_RESET_EQOS			17
19*c66ec88fSEmmanuel Vadot #define TEGRA194_RESET_GPCDMA			18
20*c66ec88fSEmmanuel Vadot #define TEGRA194_RESET_GPU			19
21*c66ec88fSEmmanuel Vadot #define TEGRA194_RESET_HDA			20
22*c66ec88fSEmmanuel Vadot #define TEGRA194_RESET_HDA2CODEC_2X		21
23*c66ec88fSEmmanuel Vadot #define TEGRA194_RESET_HDA2HDMICODEC		22
24*c66ec88fSEmmanuel Vadot #define TEGRA194_RESET_HOST1X			23
25*c66ec88fSEmmanuel Vadot #define TEGRA194_RESET_I2C1			24
26*c66ec88fSEmmanuel Vadot #define TEGRA194_RESET_I2C10			25
27*c66ec88fSEmmanuel Vadot #define TEGRA194_RESET_RSVD_26			26
28*c66ec88fSEmmanuel Vadot #define TEGRA194_RESET_RSVD_27			27
29*c66ec88fSEmmanuel Vadot #define TEGRA194_RESET_RSVD_28			28
30*c66ec88fSEmmanuel Vadot #define TEGRA194_RESET_I2C2			29
31*c66ec88fSEmmanuel Vadot #define TEGRA194_RESET_I2C3			30
32*c66ec88fSEmmanuel Vadot #define TEGRA194_RESET_I2C4			31
33*c66ec88fSEmmanuel Vadot #define TEGRA194_RESET_I2C6			32
34*c66ec88fSEmmanuel Vadot #define TEGRA194_RESET_I2C7			33
35*c66ec88fSEmmanuel Vadot #define TEGRA194_RESET_I2C8			34
36*c66ec88fSEmmanuel Vadot #define TEGRA194_RESET_I2C9			35
37*c66ec88fSEmmanuel Vadot #define TEGRA194_RESET_ISP			36
38*c66ec88fSEmmanuel Vadot #define TEGRA194_RESET_MIPI_CAL			37
39*c66ec88fSEmmanuel Vadot #define TEGRA194_RESET_MPHY_CLK_CTL		38
40*c66ec88fSEmmanuel Vadot #define TEGRA194_RESET_MPHY_L0_RX		39
41*c66ec88fSEmmanuel Vadot #define TEGRA194_RESET_MPHY_L0_TX		40
42*c66ec88fSEmmanuel Vadot #define TEGRA194_RESET_MPHY_L1_RX		41
43*c66ec88fSEmmanuel Vadot #define TEGRA194_RESET_MPHY_L1_TX		42
44*c66ec88fSEmmanuel Vadot #define TEGRA194_RESET_NVCSI			43
45*c66ec88fSEmmanuel Vadot #define TEGRA194_RESET_NVDEC			44
46*c66ec88fSEmmanuel Vadot #define TEGRA194_RESET_NVDISPLAY0_HEAD0		45
47*c66ec88fSEmmanuel Vadot #define TEGRA194_RESET_NVDISPLAY0_HEAD1		46
48*c66ec88fSEmmanuel Vadot #define TEGRA194_RESET_NVDISPLAY0_HEAD2		47
49*c66ec88fSEmmanuel Vadot #define TEGRA194_RESET_NVDISPLAY0_HEAD3		48
50*c66ec88fSEmmanuel Vadot #define TEGRA194_RESET_NVDISPLAY0_MISC		49
51*c66ec88fSEmmanuel Vadot #define TEGRA194_RESET_NVDISPLAY0_WGRP0		50
52*c66ec88fSEmmanuel Vadot #define TEGRA194_RESET_NVDISPLAY0_WGRP1		51
53*c66ec88fSEmmanuel Vadot #define TEGRA194_RESET_NVDISPLAY0_WGRP2		52
54*c66ec88fSEmmanuel Vadot #define TEGRA194_RESET_NVDISPLAY0_WGRP3		53
55*c66ec88fSEmmanuel Vadot #define TEGRA194_RESET_NVDISPLAY0_WGRP4		54
56*c66ec88fSEmmanuel Vadot #define TEGRA194_RESET_NVDISPLAY0_WGRP5		55
57*c66ec88fSEmmanuel Vadot #define TEGRA194_RESET_RSVD_56			56
58*c66ec88fSEmmanuel Vadot #define TEGRA194_RESET_RSVD_57			57
59*c66ec88fSEmmanuel Vadot #define TEGRA194_RESET_RSVD_58			58
60*c66ec88fSEmmanuel Vadot #define TEGRA194_RESET_NVENC			59
61*c66ec88fSEmmanuel Vadot #define TEGRA194_RESET_NVENC1			60
62*c66ec88fSEmmanuel Vadot #define TEGRA194_RESET_NVJPG			61
63*c66ec88fSEmmanuel Vadot #define TEGRA194_RESET_PCIE			62
64*c66ec88fSEmmanuel Vadot #define TEGRA194_RESET_PCIEXCLK			63
65*c66ec88fSEmmanuel Vadot #define TEGRA194_RESET_RSVD_64			64
66*c66ec88fSEmmanuel Vadot #define TEGRA194_RESET_RSVD_65			65
67*c66ec88fSEmmanuel Vadot #define TEGRA194_RESET_PVA0_ALL			66
68*c66ec88fSEmmanuel Vadot #define TEGRA194_RESET_PVA1_ALL			67
69*c66ec88fSEmmanuel Vadot #define TEGRA194_RESET_PWM1			68
70*c66ec88fSEmmanuel Vadot #define TEGRA194_RESET_PWM2			69
71*c66ec88fSEmmanuel Vadot #define TEGRA194_RESET_PWM3			70
72*c66ec88fSEmmanuel Vadot #define TEGRA194_RESET_PWM4			71
73*c66ec88fSEmmanuel Vadot #define TEGRA194_RESET_PWM5			72
74*c66ec88fSEmmanuel Vadot #define TEGRA194_RESET_PWM6			73
75*c66ec88fSEmmanuel Vadot #define TEGRA194_RESET_PWM7			74
76*c66ec88fSEmmanuel Vadot #define TEGRA194_RESET_PWM8			75
77*c66ec88fSEmmanuel Vadot #define TEGRA194_RESET_QSPI0			76
78*c66ec88fSEmmanuel Vadot #define TEGRA194_RESET_QSPI1			77
79*c66ec88fSEmmanuel Vadot #define TEGRA194_RESET_SATA			78
80*c66ec88fSEmmanuel Vadot #define TEGRA194_RESET_SATACOLD			79
81*c66ec88fSEmmanuel Vadot #define TEGRA194_RESET_SCE_ALL			80
82*c66ec88fSEmmanuel Vadot #define TEGRA194_RESET_RCE_ALL			81
83*c66ec88fSEmmanuel Vadot #define TEGRA194_RESET_SDMMC1			82
84*c66ec88fSEmmanuel Vadot #define TEGRA194_RESET_RSVD_83			83
85*c66ec88fSEmmanuel Vadot #define TEGRA194_RESET_SDMMC3			84
86*c66ec88fSEmmanuel Vadot #define TEGRA194_RESET_SDMMC4			85
87*c66ec88fSEmmanuel Vadot #define TEGRA194_RESET_SE			86
88*c66ec88fSEmmanuel Vadot #define TEGRA194_RESET_SOR0			87
89*c66ec88fSEmmanuel Vadot #define TEGRA194_RESET_SOR1			88
90*c66ec88fSEmmanuel Vadot #define TEGRA194_RESET_SOR2			89
91*c66ec88fSEmmanuel Vadot #define TEGRA194_RESET_SOR3			90
92*c66ec88fSEmmanuel Vadot #define TEGRA194_RESET_SPI1			91
93*c66ec88fSEmmanuel Vadot #define TEGRA194_RESET_SPI2			92
94*c66ec88fSEmmanuel Vadot #define TEGRA194_RESET_SPI3			93
95*c66ec88fSEmmanuel Vadot #define TEGRA194_RESET_SPI4			94
96*c66ec88fSEmmanuel Vadot #define TEGRA194_RESET_TACH			95
97*c66ec88fSEmmanuel Vadot #define TEGRA194_RESET_RSVD_96			96
98*c66ec88fSEmmanuel Vadot #define TEGRA194_RESET_TSCTNVI			97
99*c66ec88fSEmmanuel Vadot #define TEGRA194_RESET_TSEC			98
100*c66ec88fSEmmanuel Vadot #define TEGRA194_RESET_TSECB			99
101*c66ec88fSEmmanuel Vadot #define TEGRA194_RESET_UARTA			100
102*c66ec88fSEmmanuel Vadot #define TEGRA194_RESET_UARTB			101
103*c66ec88fSEmmanuel Vadot #define TEGRA194_RESET_UARTC			102
104*c66ec88fSEmmanuel Vadot #define TEGRA194_RESET_UARTD			103
105*c66ec88fSEmmanuel Vadot #define TEGRA194_RESET_UARTE			104
106*c66ec88fSEmmanuel Vadot #define TEGRA194_RESET_UARTF			105
107*c66ec88fSEmmanuel Vadot #define TEGRA194_RESET_UARTG			106
108*c66ec88fSEmmanuel Vadot #define TEGRA194_RESET_UARTH			107
109*c66ec88fSEmmanuel Vadot #define TEGRA194_RESET_UFSHC			108
110*c66ec88fSEmmanuel Vadot #define TEGRA194_RESET_UFSHC_AXI_M		109
111*c66ec88fSEmmanuel Vadot #define TEGRA194_RESET_UFSHC_LP_SEQ		110
112*c66ec88fSEmmanuel Vadot #define TEGRA194_RESET_RSVD_111			111
113*c66ec88fSEmmanuel Vadot #define TEGRA194_RESET_VI			112
114*c66ec88fSEmmanuel Vadot #define TEGRA194_RESET_VIC			113
115*c66ec88fSEmmanuel Vadot #define TEGRA194_RESET_XUSB_PADCTL		114
116*c66ec88fSEmmanuel Vadot #define TEGRA194_RESET_NVDEC1			115
117*c66ec88fSEmmanuel Vadot #define TEGRA194_RESET_PEX0_CORE_0		116
118*c66ec88fSEmmanuel Vadot #define TEGRA194_RESET_PEX0_CORE_1		117
119*c66ec88fSEmmanuel Vadot #define TEGRA194_RESET_PEX0_CORE_2		118
120*c66ec88fSEmmanuel Vadot #define TEGRA194_RESET_PEX0_CORE_3		119
121*c66ec88fSEmmanuel Vadot #define TEGRA194_RESET_PEX0_CORE_4		120
122*c66ec88fSEmmanuel Vadot #define TEGRA194_RESET_PEX0_CORE_0_APB		121
123*c66ec88fSEmmanuel Vadot #define TEGRA194_RESET_PEX0_CORE_1_APB		122
124*c66ec88fSEmmanuel Vadot #define TEGRA194_RESET_PEX0_CORE_2_APB		123
125*c66ec88fSEmmanuel Vadot #define TEGRA194_RESET_PEX0_CORE_3_APB		124
126*c66ec88fSEmmanuel Vadot #define TEGRA194_RESET_PEX0_CORE_4_APB		125
127*c66ec88fSEmmanuel Vadot #define TEGRA194_RESET_PEX0_COMMON_APB		126
128*c66ec88fSEmmanuel Vadot #define TEGRA194_RESET_PEX1_CORE_5		129
129*c66ec88fSEmmanuel Vadot #define TEGRA194_RESET_PEX1_CORE_5_APB		130
130*c66ec88fSEmmanuel Vadot #define TEGRA194_RESET_CVNAS			131
131*c66ec88fSEmmanuel Vadot #define TEGRA194_RESET_CVNAS_FCM		132
132*c66ec88fSEmmanuel Vadot #define TEGRA194_RESET_DMIC5			144
133*c66ec88fSEmmanuel Vadot #define TEGRA194_RESET_APE			145
134*c66ec88fSEmmanuel Vadot #define TEGRA194_RESET_PEX_USB_UPHY		146
135*c66ec88fSEmmanuel Vadot #define TEGRA194_RESET_PEX_USB_UPHY_L0		147
136*c66ec88fSEmmanuel Vadot #define TEGRA194_RESET_PEX_USB_UPHY_L1		148
137*c66ec88fSEmmanuel Vadot #define TEGRA194_RESET_PEX_USB_UPHY_L2		149
138*c66ec88fSEmmanuel Vadot #define TEGRA194_RESET_PEX_USB_UPHY_L3		150
139*c66ec88fSEmmanuel Vadot #define TEGRA194_RESET_PEX_USB_UPHY_L4		151
140*c66ec88fSEmmanuel Vadot #define TEGRA194_RESET_PEX_USB_UPHY_L5		152
141*c66ec88fSEmmanuel Vadot #define TEGRA194_RESET_PEX_USB_UPHY_L6		153
142*c66ec88fSEmmanuel Vadot #define TEGRA194_RESET_PEX_USB_UPHY_L7		154
143*c66ec88fSEmmanuel Vadot #define TEGRA194_RESET_PEX_USB_UPHY_L8		155
144*c66ec88fSEmmanuel Vadot #define TEGRA194_RESET_PEX_USB_UPHY_L9		156
145*c66ec88fSEmmanuel Vadot #define TEGRA194_RESET_PEX_USB_UPHY_L10		157
146*c66ec88fSEmmanuel Vadot #define TEGRA194_RESET_PEX_USB_UPHY_L11		158
147*c66ec88fSEmmanuel Vadot #define TEGRA194_RESET_PEX_USB_UPHY_PLL0	159
148*c66ec88fSEmmanuel Vadot #define TEGRA194_RESET_PEX_USB_UPHY_PLL1	160
149*c66ec88fSEmmanuel Vadot #define TEGRA194_RESET_PEX_USB_UPHY_PLL2	161
150*c66ec88fSEmmanuel Vadot #define TEGRA194_RESET_PEX_USB_UPHY_PLL3	162
151*c66ec88fSEmmanuel Vadot 
152*c66ec88fSEmmanuel Vadot #endif
153