18c2ecf20Sopenharmony_ci/* SPDX-License-Identifier: GPL-2.0 */ 28c2ecf20Sopenharmony_ci/* 38c2ecf20Sopenharmony_ci * Copyright (C) 2018 The Linux Foundation. All rights reserved. 48c2ecf20Sopenharmony_ci */ 58c2ecf20Sopenharmony_ci 68c2ecf20Sopenharmony_ci#ifndef _DT_BINDINGS_RESET_AOSS_SDM_845_H 78c2ecf20Sopenharmony_ci#define _DT_BINDINGS_RESET_AOSS_SDM_845_H 88c2ecf20Sopenharmony_ci 98c2ecf20Sopenharmony_ci#define AOSS_CC_MSS_RESTART 0 108c2ecf20Sopenharmony_ci#define AOSS_CC_CAMSS_RESTART 1 118c2ecf20Sopenharmony_ci#define AOSS_CC_VENUS_RESTART 2 128c2ecf20Sopenharmony_ci#define AOSS_CC_GPU_RESTART 3 138c2ecf20Sopenharmony_ci#define AOSS_CC_DISPSS_RESTART 4 148c2ecf20Sopenharmony_ci#define AOSS_CC_WCSS_RESTART 5 158c2ecf20Sopenharmony_ci#define AOSS_CC_LPASS_RESTART 6 168c2ecf20Sopenharmony_ci 178c2ecf20Sopenharmony_ci#endif 18