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_PDC_SDM_845_H
762306a36Sopenharmony_ci#define _DT_BINDINGS_RESET_PDC_SDM_845_H
862306a36Sopenharmony_ci
962306a36Sopenharmony_ci#define PDC_APPS_SYNC_RESET	0
1062306a36Sopenharmony_ci#define PDC_SP_SYNC_RESET	1
1162306a36Sopenharmony_ci#define PDC_AUDIO_SYNC_RESET	2
1262306a36Sopenharmony_ci#define PDC_SENSORS_SYNC_RESET	3
1362306a36Sopenharmony_ci#define PDC_AOP_SYNC_RESET	4
1462306a36Sopenharmony_ci#define PDC_DEBUG_SYNC_RESET	5
1562306a36Sopenharmony_ci#define PDC_GPU_SYNC_RESET	6
1662306a36Sopenharmony_ci#define PDC_DISPLAY_SYNC_RESET	7
1762306a36Sopenharmony_ci#define PDC_COMPUTE_SYNC_RESET	8
1862306a36Sopenharmony_ci#define PDC_MODEM_SYNC_RESET	9
1962306a36Sopenharmony_ci#define PDC_WLAN_RF_SYNC_RESET	10
2062306a36Sopenharmony_ci#define PDC_WPSS_SYNC_RESET	11
2162306a36Sopenharmony_ci
2262306a36Sopenharmony_ci#endif
23