1213237Sgonzo/* SPDX-License-Identifier: GPL-2.0-only */
2213237Sgonzo/*
3213237Sgonzo * Copyright (c) 2013, The Linux Foundation. All rights reserved.
4213237Sgonzo */
5213237Sgonzo
6213237Sgonzo#ifndef _DT_BINDINGS_RESET_MSM_MMCC_8960_H
7213237Sgonzo#define _DT_BINDINGS_RESET_MSM_MMCC_8960_H
8213237Sgonzo
9213237Sgonzo#define VPE_AXI_RESET					0
10213237Sgonzo#define IJPEG_AXI_RESET					1
11213237Sgonzo#define MPD_AXI_RESET					2
12213237Sgonzo#define VFE_AXI_RESET					3
13213237Sgonzo#define SP_AXI_RESET					4
14213277Sgonzo#define VCODEC_AXI_RESET				5
15213277Sgonzo#define ROT_AXI_RESET					6
16213277Sgonzo#define VCODEC_AXI_A_RESET				7
17213277Sgonzo#define VCODEC_AXI_B_RESET				8
18213277Sgonzo#define FAB_S3_AXI_RESET				9
19213277Sgonzo#define FAB_S2_AXI_RESET				10
20213277Sgonzo#define FAB_S1_AXI_RESET				11
21213277Sgonzo#define FAB_S0_AXI_RESET				12
22213277Sgonzo#define SMMU_GFX3D_ABH_RESET				13
23213277Sgonzo#define SMMU_VPE_AHB_RESET				14
24213277Sgonzo#define SMMU_VFE_AHB_RESET				15
25213237Sgonzo#define SMMU_ROT_AHB_RESET				16
26213237Sgonzo#define SMMU_VCODEC_B_AHB_RESET				17
27213237Sgonzo#define SMMU_VCODEC_A_AHB_RESET				18
28213237Sgonzo#define SMMU_MDP1_AHB_RESET				19
29213237Sgonzo#define SMMU_MDP0_AHB_RESET				20
30261843Sloos#define SMMU_JPEGD_AHB_RESET				21
31261843Sloos#define SMMU_IJPEG_AHB_RESET				22
32213237Sgonzo#define SMMU_GFX2D0_AHB_RESET				23
33213237Sgonzo#define SMMU_GFX2D1_AHB_RESET				24
34213237Sgonzo#define APU_AHB_RESET					25
35273926Sloos#define CSI_AHB_RESET					26
36213237Sgonzo#define TV_ENC_AHB_RESET				27
37213237Sgonzo#define VPE_AHB_RESET					28
38213237Sgonzo#define FABRIC_AHB_RESET				29
39213237Sgonzo#define GFX2D0_AHB_RESET				30
40213237Sgonzo#define GFX2D1_AHB_RESET				31
41213237Sgonzo#define GFX3D_AHB_RESET					32
42261843Sloos#define HDMI_AHB_RESET					33
43261843Sloos#define MSSS_IMEM_AHB_RESET				34
44261843Sloos#define IJPEG_AHB_RESET					35
45261843Sloos#define DSI_M_AHB_RESET					36
46261843Sloos#define DSI_S_AHB_RESET					37
47273926Sloos#define JPEGD_AHB_RESET					38
48213237Sgonzo#define MDP_AHB_RESET					39
49273926Sloos#define ROT_AHB_RESET					40
50213237Sgonzo#define VCODEC_AHB_RESET				41
51213237Sgonzo#define VFE_AHB_RESET					42
52213237Sgonzo#define DSI2_M_AHB_RESET				43
53213237Sgonzo#define DSI2_S_AHB_RESET				44
54213237Sgonzo#define CSIPHY2_RESET					45
55213237Sgonzo#define CSI_PIX1_RESET					46
56213237Sgonzo#define CSIPHY0_RESET					47
57300390Sloos#define CSIPHY1_RESET					48
58213237Sgonzo#define DSI2_RESET					49
59300390Sloos#define VFE_CSI_RESET					50
60300390Sloos#define MDP_RESET					51
61300390Sloos#define AMP_RESET					52
62213237Sgonzo#define JPEGD_RESET					53
63213237Sgonzo#define CSI1_RESET					54
64213237Sgonzo#define VPE_RESET					55
65213237Sgonzo#define MMSS_FABRIC_RESET				56
66213237Sgonzo#define VFE_RESET					57
67213237Sgonzo#define GFX2D0_RESET					58
68213237Sgonzo#define GFX2D1_RESET					59
69213237Sgonzo#define GFX3D_RESET					60
70213237Sgonzo#define HDMI_RESET					61
71213237Sgonzo#define MMSS_IMEM_RESET					62
72213237Sgonzo#define IJPEG_RESET					63
73213237Sgonzo#define CSI0_RESET					64
74213237Sgonzo#define DSI_RESET					65
75213237Sgonzo#define VCODEC_RESET					66
76213237Sgonzo#define MDP_TV_RESET					67
77213237Sgonzo#define MDP_VSYNC_RESET					68
78213237Sgonzo#define ROT_RESET					69
79273917Sloos#define TV_HDMI_RESET					70
80273917Sloos#define TV_ENC_RESET					71
81273917Sloos#define CSI2_RESET					72
82213237Sgonzo#define CSI_RDI1_RESET					73
83300392Sloos#define CSI_RDI2_RESET					74
84300392Sloos#define GFX3D_AXI_RESET					75
85273917Sloos#define VCAP_AXI_RESET					76
86273917Sloos#define SMMU_VCAP_AHB_RESET				77
87300392Sloos#define VCAP_AHB_RESET					78
88213237Sgonzo#define CSI_RDI_RESET					79
89213237Sgonzo#define CSI_PIX_RESET					80
90213237Sgonzo#define VCAP_NPL_RESET					81
91261843Sloos#define VCAP_RESET					82
92261843Sloos
93261843Sloos#endif
94261843Sloos