18c2ecf20Sopenharmony_ci/* SPDX-License-Identifier: GPL-2.0-only */
28c2ecf20Sopenharmony_ci/*
38c2ecf20Sopenharmony_ci * Copyright (c) 2014, The Linux Foundation. All rights reserved.
48c2ecf20Sopenharmony_ci */
58c2ecf20Sopenharmony_ci
68c2ecf20Sopenharmony_ci#ifndef _DT_BINDINGS_RESET_APQ_MMCC_8084_H
78c2ecf20Sopenharmony_ci#define _DT_BINDINGS_RESET_APQ_MMCC_8084_H
88c2ecf20Sopenharmony_ci
98c2ecf20Sopenharmony_ci#define MMSS_SPDM_RESET			0
108c2ecf20Sopenharmony_ci#define MMSS_SPDM_RM_RESET		1
118c2ecf20Sopenharmony_ci#define VENUS0_RESET			2
128c2ecf20Sopenharmony_ci#define VPU_RESET			3
138c2ecf20Sopenharmony_ci#define MDSS_RESET			4
148c2ecf20Sopenharmony_ci#define AVSYNC_RESET			5
158c2ecf20Sopenharmony_ci#define CAMSS_PHY0_RESET		6
168c2ecf20Sopenharmony_ci#define CAMSS_PHY1_RESET		7
178c2ecf20Sopenharmony_ci#define CAMSS_PHY2_RESET		8
188c2ecf20Sopenharmony_ci#define CAMSS_CSI0_RESET		9
198c2ecf20Sopenharmony_ci#define CAMSS_CSI0PHY_RESET		10
208c2ecf20Sopenharmony_ci#define CAMSS_CSI0RDI_RESET		11
218c2ecf20Sopenharmony_ci#define CAMSS_CSI0PIX_RESET		12
228c2ecf20Sopenharmony_ci#define CAMSS_CSI1_RESET		13
238c2ecf20Sopenharmony_ci#define CAMSS_CSI1PHY_RESET		14
248c2ecf20Sopenharmony_ci#define CAMSS_CSI1RDI_RESET		15
258c2ecf20Sopenharmony_ci#define CAMSS_CSI1PIX_RESET		16
268c2ecf20Sopenharmony_ci#define CAMSS_CSI2_RESET		17
278c2ecf20Sopenharmony_ci#define CAMSS_CSI2PHY_RESET		18
288c2ecf20Sopenharmony_ci#define CAMSS_CSI2RDI_RESET		19
298c2ecf20Sopenharmony_ci#define CAMSS_CSI2PIX_RESET		20
308c2ecf20Sopenharmony_ci#define CAMSS_CSI3_RESET		21
318c2ecf20Sopenharmony_ci#define CAMSS_CSI3PHY_RESET		22
328c2ecf20Sopenharmony_ci#define CAMSS_CSI3RDI_RESET		23
338c2ecf20Sopenharmony_ci#define CAMSS_CSI3PIX_RESET		24
348c2ecf20Sopenharmony_ci#define CAMSS_ISPIF_RESET		25
358c2ecf20Sopenharmony_ci#define CAMSS_CCI_RESET			26
368c2ecf20Sopenharmony_ci#define CAMSS_MCLK0_RESET		27
378c2ecf20Sopenharmony_ci#define CAMSS_MCLK1_RESET		28
388c2ecf20Sopenharmony_ci#define CAMSS_MCLK2_RESET		29
398c2ecf20Sopenharmony_ci#define CAMSS_MCLK3_RESET		30
408c2ecf20Sopenharmony_ci#define CAMSS_GP0_RESET			31
418c2ecf20Sopenharmony_ci#define CAMSS_GP1_RESET			32
428c2ecf20Sopenharmony_ci#define CAMSS_TOP_RESET			33
438c2ecf20Sopenharmony_ci#define CAMSS_AHB_RESET			34
448c2ecf20Sopenharmony_ci#define CAMSS_MICRO_RESET		35
458c2ecf20Sopenharmony_ci#define CAMSS_JPEG_RESET		36
468c2ecf20Sopenharmony_ci#define CAMSS_VFE_RESET			37
478c2ecf20Sopenharmony_ci#define CAMSS_CSI_VFE0_RESET		38
488c2ecf20Sopenharmony_ci#define CAMSS_CSI_VFE1_RESET		39
498c2ecf20Sopenharmony_ci#define OXILI_RESET			40
508c2ecf20Sopenharmony_ci#define OXILICX_RESET			41
518c2ecf20Sopenharmony_ci#define OCMEMCX_RESET			42
528c2ecf20Sopenharmony_ci#define MMSS_RBCRP_RESET		43
538c2ecf20Sopenharmony_ci#define MMSSNOCAHB_RESET		44
548c2ecf20Sopenharmony_ci#define MMSSNOCAXI_RESET		45
558c2ecf20Sopenharmony_ci
568c2ecf20Sopenharmony_ci#endif
57