162306a36Sopenharmony_ci/* SPDX-License-Identifier: GPL-2.0-only */
262306a36Sopenharmony_ci/*
362306a36Sopenharmony_ci * Copyright (c) 2013, The Linux Foundation. All rights reserved.
462306a36Sopenharmony_ci */
562306a36Sopenharmony_ci
662306a36Sopenharmony_ci#ifndef _DT_BINDINGS_RESET_MSM_MMCC_8974_H
762306a36Sopenharmony_ci#define _DT_BINDINGS_RESET_MSM_MMCC_8974_H
862306a36Sopenharmony_ci
962306a36Sopenharmony_ci#define SPDM_RESET			0
1062306a36Sopenharmony_ci#define SPDM_RM_RESET			1
1162306a36Sopenharmony_ci#define VENUS0_RESET			2
1262306a36Sopenharmony_ci#define MDSS_RESET			3
1362306a36Sopenharmony_ci#define CAMSS_PHY0_RESET		4
1462306a36Sopenharmony_ci#define CAMSS_PHY1_RESET		5
1562306a36Sopenharmony_ci#define CAMSS_PHY2_RESET		6
1662306a36Sopenharmony_ci#define CAMSS_CSI0_RESET		7
1762306a36Sopenharmony_ci#define CAMSS_CSI0PHY_RESET		8
1862306a36Sopenharmony_ci#define CAMSS_CSI0RDI_RESET		9
1962306a36Sopenharmony_ci#define CAMSS_CSI0PIX_RESET		10
2062306a36Sopenharmony_ci#define CAMSS_CSI1_RESET		11
2162306a36Sopenharmony_ci#define CAMSS_CSI1PHY_RESET		12
2262306a36Sopenharmony_ci#define CAMSS_CSI1RDI_RESET		13
2362306a36Sopenharmony_ci#define CAMSS_CSI1PIX_RESET		14
2462306a36Sopenharmony_ci#define CAMSS_CSI2_RESET		15
2562306a36Sopenharmony_ci#define CAMSS_CSI2PHY_RESET		16
2662306a36Sopenharmony_ci#define CAMSS_CSI2RDI_RESET		17
2762306a36Sopenharmony_ci#define CAMSS_CSI2PIX_RESET		18
2862306a36Sopenharmony_ci#define CAMSS_CSI3_RESET		19
2962306a36Sopenharmony_ci#define CAMSS_CSI3PHY_RESET		20
3062306a36Sopenharmony_ci#define CAMSS_CSI3RDI_RESET		21
3162306a36Sopenharmony_ci#define CAMSS_CSI3PIX_RESET		22
3262306a36Sopenharmony_ci#define CAMSS_ISPIF_RESET		23
3362306a36Sopenharmony_ci#define CAMSS_CCI_RESET			24
3462306a36Sopenharmony_ci#define CAMSS_MCLK0_RESET		25
3562306a36Sopenharmony_ci#define CAMSS_MCLK1_RESET		26
3662306a36Sopenharmony_ci#define CAMSS_MCLK2_RESET		27
3762306a36Sopenharmony_ci#define CAMSS_MCLK3_RESET		28
3862306a36Sopenharmony_ci#define CAMSS_GP0_RESET			29
3962306a36Sopenharmony_ci#define CAMSS_GP1_RESET			30
4062306a36Sopenharmony_ci#define CAMSS_TOP_RESET			31
4162306a36Sopenharmony_ci#define CAMSS_MICRO_RESET		32
4262306a36Sopenharmony_ci#define CAMSS_JPEG_RESET		33
4362306a36Sopenharmony_ci#define CAMSS_VFE_RESET			34
4462306a36Sopenharmony_ci#define CAMSS_CSI_VFE0_RESET		35
4562306a36Sopenharmony_ci#define CAMSS_CSI_VFE1_RESET		36
4662306a36Sopenharmony_ci#define OXILI_RESET			37
4762306a36Sopenharmony_ci#define OXILICX_RESET			38
4862306a36Sopenharmony_ci#define OCMEMCX_RESET			39
4962306a36Sopenharmony_ci#define MMSS_RBCRP_RESET		40
5062306a36Sopenharmony_ci#define MMSSNOCAHB_RESET		41
5162306a36Sopenharmony_ci#define MMSSNOCAXI_RESET		42
5262306a36Sopenharmony_ci#define OCMEMNOC_RESET			43
5362306a36Sopenharmony_ci
5462306a36Sopenharmony_ci#endif
55