xref: /freebsd/sys/contrib/device-tree/include/dt-bindings/memory/tegra20-mc.h (revision 5def4c47d4bd90b209b9b4a4ba9faec15846d8fd)
1c66ec88fSEmmanuel Vadot /* SPDX-License-Identifier: GPL-2.0 */
2c66ec88fSEmmanuel Vadot #ifndef DT_BINDINGS_MEMORY_TEGRA20_MC_H
3c66ec88fSEmmanuel Vadot #define DT_BINDINGS_MEMORY_TEGRA20_MC_H
4c66ec88fSEmmanuel Vadot 
5c66ec88fSEmmanuel Vadot #define TEGRA20_MC_RESET_AVPC		0
6c66ec88fSEmmanuel Vadot #define TEGRA20_MC_RESET_DC		1
7c66ec88fSEmmanuel Vadot #define TEGRA20_MC_RESET_DCB		2
8c66ec88fSEmmanuel Vadot #define TEGRA20_MC_RESET_EPP		3
9c66ec88fSEmmanuel Vadot #define TEGRA20_MC_RESET_2D		4
10c66ec88fSEmmanuel Vadot #define TEGRA20_MC_RESET_HC		5
11c66ec88fSEmmanuel Vadot #define TEGRA20_MC_RESET_ISP		6
12c66ec88fSEmmanuel Vadot #define TEGRA20_MC_RESET_MPCORE		7
13c66ec88fSEmmanuel Vadot #define TEGRA20_MC_RESET_MPEA		8
14c66ec88fSEmmanuel Vadot #define TEGRA20_MC_RESET_MPEB		9
15c66ec88fSEmmanuel Vadot #define TEGRA20_MC_RESET_MPEC		10
16c66ec88fSEmmanuel Vadot #define TEGRA20_MC_RESET_3D		11
17c66ec88fSEmmanuel Vadot #define TEGRA20_MC_RESET_PPCS		12
18c66ec88fSEmmanuel Vadot #define TEGRA20_MC_RESET_VDE		13
19c66ec88fSEmmanuel Vadot #define TEGRA20_MC_RESET_VI		14
20c66ec88fSEmmanuel Vadot 
21*5def4c47SEmmanuel Vadot #define TEGRA20_MC_DISPLAY0A		0
22*5def4c47SEmmanuel Vadot #define TEGRA20_MC_DISPLAY0AB		1
23*5def4c47SEmmanuel Vadot #define TEGRA20_MC_DISPLAY0B		2
24*5def4c47SEmmanuel Vadot #define TEGRA20_MC_DISPLAY0BB		3
25*5def4c47SEmmanuel Vadot #define TEGRA20_MC_DISPLAY0C		4
26*5def4c47SEmmanuel Vadot #define TEGRA20_MC_DISPLAY0CB		5
27*5def4c47SEmmanuel Vadot #define TEGRA20_MC_DISPLAY1B		6
28*5def4c47SEmmanuel Vadot #define TEGRA20_MC_DISPLAY1BB		7
29*5def4c47SEmmanuel Vadot #define TEGRA20_MC_EPPUP		8
30*5def4c47SEmmanuel Vadot #define TEGRA20_MC_G2PR			9
31*5def4c47SEmmanuel Vadot #define TEGRA20_MC_G2SR			10
32*5def4c47SEmmanuel Vadot #define TEGRA20_MC_MPEUNIFBR		11
33*5def4c47SEmmanuel Vadot #define TEGRA20_MC_VIRUV		12
34*5def4c47SEmmanuel Vadot #define TEGRA20_MC_AVPCARM7R		13
35*5def4c47SEmmanuel Vadot #define TEGRA20_MC_DISPLAYHC		14
36*5def4c47SEmmanuel Vadot #define TEGRA20_MC_DISPLAYHCB		15
37*5def4c47SEmmanuel Vadot #define TEGRA20_MC_FDCDRD		16
38*5def4c47SEmmanuel Vadot #define TEGRA20_MC_G2DR			17
39*5def4c47SEmmanuel Vadot #define TEGRA20_MC_HOST1XDMAR		18
40*5def4c47SEmmanuel Vadot #define TEGRA20_MC_HOST1XR		19
41*5def4c47SEmmanuel Vadot #define TEGRA20_MC_IDXSRD		20
42*5def4c47SEmmanuel Vadot #define TEGRA20_MC_MPCORER		21
43*5def4c47SEmmanuel Vadot #define TEGRA20_MC_MPE_IPRED		22
44*5def4c47SEmmanuel Vadot #define TEGRA20_MC_MPEAMEMRD		23
45*5def4c47SEmmanuel Vadot #define TEGRA20_MC_MPECSRD		24
46*5def4c47SEmmanuel Vadot #define TEGRA20_MC_PPCSAHBDMAR		25
47*5def4c47SEmmanuel Vadot #define TEGRA20_MC_PPCSAHBSLVR		26
48*5def4c47SEmmanuel Vadot #define TEGRA20_MC_TEXSRD		27
49*5def4c47SEmmanuel Vadot #define TEGRA20_MC_VDEBSEVR		28
50*5def4c47SEmmanuel Vadot #define TEGRA20_MC_VDEMBER		29
51*5def4c47SEmmanuel Vadot #define TEGRA20_MC_VDEMCER		30
52*5def4c47SEmmanuel Vadot #define TEGRA20_MC_VDETPER		31
53*5def4c47SEmmanuel Vadot #define TEGRA20_MC_EPPU			32
54*5def4c47SEmmanuel Vadot #define TEGRA20_MC_EPPV			33
55*5def4c47SEmmanuel Vadot #define TEGRA20_MC_EPPY			34
56*5def4c47SEmmanuel Vadot #define TEGRA20_MC_MPEUNIFBW		35
57*5def4c47SEmmanuel Vadot #define TEGRA20_MC_VIWSB		36
58*5def4c47SEmmanuel Vadot #define TEGRA20_MC_VIWU			37
59*5def4c47SEmmanuel Vadot #define TEGRA20_MC_VIWV			38
60*5def4c47SEmmanuel Vadot #define TEGRA20_MC_VIWY			39
61*5def4c47SEmmanuel Vadot #define TEGRA20_MC_G2DW			40
62*5def4c47SEmmanuel Vadot #define TEGRA20_MC_AVPCARM7W		41
63*5def4c47SEmmanuel Vadot #define TEGRA20_MC_FDCDWR		42
64*5def4c47SEmmanuel Vadot #define TEGRA20_MC_HOST1XW		43
65*5def4c47SEmmanuel Vadot #define TEGRA20_MC_ISPW			44
66*5def4c47SEmmanuel Vadot #define TEGRA20_MC_MPCOREW		45
67*5def4c47SEmmanuel Vadot #define TEGRA20_MC_MPECSWR		46
68*5def4c47SEmmanuel Vadot #define TEGRA20_MC_PPCSAHBDMAW		47
69*5def4c47SEmmanuel Vadot #define TEGRA20_MC_PPCSAHBSLVW		48
70*5def4c47SEmmanuel Vadot #define TEGRA20_MC_VDEBSEVW		49
71*5def4c47SEmmanuel Vadot #define TEGRA20_MC_VDEMBEW		50
72*5def4c47SEmmanuel Vadot #define TEGRA20_MC_VDETPMW		51
73*5def4c47SEmmanuel Vadot 
74c66ec88fSEmmanuel Vadot #endif
75