162306a36Sopenharmony_ci/* SPDX-License-Identifier: GPL-2.0 */ 262306a36Sopenharmony_ci/* 362306a36Sopenharmony_ci * Copyright (C) 2018 The Linux Foundation. All rights reserved. 462306a36Sopenharmony_ci */ 562306a36Sopenharmony_ci 662306a36Sopenharmony_ci#ifndef _DT_BINDINGS_RESET_AOSS_SDM_845_H 762306a36Sopenharmony_ci#define _DT_BINDINGS_RESET_AOSS_SDM_845_H 862306a36Sopenharmony_ci 962306a36Sopenharmony_ci#define AOSS_CC_MSS_RESTART 0 1062306a36Sopenharmony_ci#define AOSS_CC_CAMSS_RESTART 1 1162306a36Sopenharmony_ci#define AOSS_CC_VENUS_RESTART 2 1262306a36Sopenharmony_ci#define AOSS_CC_GPU_RESTART 3 1362306a36Sopenharmony_ci#define AOSS_CC_DISPSS_RESTART 4 1462306a36Sopenharmony_ci#define AOSS_CC_WCSS_RESTART 5 1562306a36Sopenharmony_ci#define AOSS_CC_LPASS_RESTART 6 1662306a36Sopenharmony_ci 1762306a36Sopenharmony_ci#endif 18