55 lines · c
1/* SPDX-License-Identifier: GPL-2.0-only */2/*3 * Copyright (c) 2013, The Linux Foundation. All rights reserved.4 */5 6#ifndef _DT_BINDINGS_RESET_MSM_MMCC_8974_H7#define _DT_BINDINGS_RESET_MSM_MMCC_8974_H8 9#define SPDM_RESET 010#define SPDM_RM_RESET 111#define VENUS0_RESET 212#define MDSS_RESET 313#define CAMSS_PHY0_RESET 414#define CAMSS_PHY1_RESET 515#define CAMSS_PHY2_RESET 616#define CAMSS_CSI0_RESET 717#define CAMSS_CSI0PHY_RESET 818#define CAMSS_CSI0RDI_RESET 919#define CAMSS_CSI0PIX_RESET 1020#define CAMSS_CSI1_RESET 1121#define CAMSS_CSI1PHY_RESET 1222#define CAMSS_CSI1RDI_RESET 1323#define CAMSS_CSI1PIX_RESET 1424#define CAMSS_CSI2_RESET 1525#define CAMSS_CSI2PHY_RESET 1626#define CAMSS_CSI2RDI_RESET 1727#define CAMSS_CSI2PIX_RESET 1828#define CAMSS_CSI3_RESET 1929#define CAMSS_CSI3PHY_RESET 2030#define CAMSS_CSI3RDI_RESET 2131#define CAMSS_CSI3PIX_RESET 2232#define CAMSS_ISPIF_RESET 2333#define CAMSS_CCI_RESET 2434#define CAMSS_MCLK0_RESET 2535#define CAMSS_MCLK1_RESET 2636#define CAMSS_MCLK2_RESET 2737#define CAMSS_MCLK3_RESET 2838#define CAMSS_GP0_RESET 2939#define CAMSS_GP1_RESET 3040#define CAMSS_TOP_RESET 3141#define CAMSS_MICRO_RESET 3242#define CAMSS_JPEG_RESET 3343#define CAMSS_VFE_RESET 3444#define CAMSS_CSI_VFE0_RESET 3545#define CAMSS_CSI_VFE1_RESET 3646#define OXILI_RESET 3747#define OXILICX_RESET 3848#define OCMEMCX_RESET 3949#define MMSS_RBCRP_RESET 4050#define MMSSNOCAHB_RESET 4151#define MMSSNOCAXI_RESET 4252#define OCMEMNOC_RESET 4353 54#endif55