162306a36Sopenharmony_ci/* SPDX-License-Identifier: GPL-2.0-only */ 262306a36Sopenharmony_ci/* 362306a36Sopenharmony_ci * Copyright 2020 Linaro Limited 462306a36Sopenharmony_ci */ 562306a36Sopenharmony_ci 662306a36Sopenharmony_ci#ifndef _DT_BINDINGS_RESET_MSM_GCC_8939_H 762306a36Sopenharmony_ci#define _DT_BINDINGS_RESET_MSM_GCC_8939_H 862306a36Sopenharmony_ci 962306a36Sopenharmony_ci#define GCC_BLSP1_BCR 0 1062306a36Sopenharmony_ci#define GCC_BLSP1_QUP1_BCR 1 1162306a36Sopenharmony_ci#define GCC_BLSP1_UART1_BCR 2 1262306a36Sopenharmony_ci#define GCC_BLSP1_QUP2_BCR 3 1362306a36Sopenharmony_ci#define GCC_BLSP1_UART2_BCR 4 1462306a36Sopenharmony_ci#define GCC_BLSP1_QUP3_BCR 5 1562306a36Sopenharmony_ci#define GCC_BLSP1_QUP4_BCR 6 1662306a36Sopenharmony_ci#define GCC_BLSP1_QUP5_BCR 7 1762306a36Sopenharmony_ci#define GCC_BLSP1_QUP6_BCR 8 1862306a36Sopenharmony_ci#define GCC_IMEM_BCR 9 1962306a36Sopenharmony_ci#define GCC_SMMU_BCR 10 2062306a36Sopenharmony_ci#define GCC_APSS_TCU_BCR 11 2162306a36Sopenharmony_ci#define GCC_SMMU_XPU_BCR 12 2262306a36Sopenharmony_ci#define GCC_PCNOC_TBU_BCR 13 2362306a36Sopenharmony_ci#define GCC_PRNG_BCR 14 2462306a36Sopenharmony_ci#define GCC_BOOT_ROM_BCR 15 2562306a36Sopenharmony_ci#define GCC_CRYPTO_BCR 16 2662306a36Sopenharmony_ci#define GCC_SEC_CTRL_BCR 17 2762306a36Sopenharmony_ci#define GCC_AUDIO_CORE_BCR 18 2862306a36Sopenharmony_ci#define GCC_ULT_AUDIO_BCR 19 2962306a36Sopenharmony_ci#define GCC_DEHR_BCR 20 3062306a36Sopenharmony_ci#define GCC_SYSTEM_NOC_BCR 21 3162306a36Sopenharmony_ci#define GCC_PCNOC_BCR 22 3262306a36Sopenharmony_ci#define GCC_TCSR_BCR 23 3362306a36Sopenharmony_ci#define GCC_QDSS_BCR 24 3462306a36Sopenharmony_ci#define GCC_DCD_BCR 25 3562306a36Sopenharmony_ci#define GCC_MSG_RAM_BCR 26 3662306a36Sopenharmony_ci#define GCC_MPM_BCR 27 3762306a36Sopenharmony_ci#define GCC_SPMI_BCR 28 3862306a36Sopenharmony_ci#define GCC_SPDM_BCR 29 3962306a36Sopenharmony_ci#define GCC_MM_SPDM_BCR 30 4062306a36Sopenharmony_ci#define GCC_BIMC_BCR 31 4162306a36Sopenharmony_ci#define GCC_RBCPR_BCR 32 4262306a36Sopenharmony_ci#define GCC_TLMM_BCR 33 4362306a36Sopenharmony_ci#define GCC_USB_HS_BCR 34 4462306a36Sopenharmony_ci#define GCC_USB2A_PHY_BCR 35 4562306a36Sopenharmony_ci#define GCC_SDCC1_BCR 36 4662306a36Sopenharmony_ci#define GCC_SDCC2_BCR 37 4762306a36Sopenharmony_ci#define GCC_PDM_BCR 38 4862306a36Sopenharmony_ci#define GCC_SNOC_BUS_TIMEOUT0_BCR 39 4962306a36Sopenharmony_ci#define GCC_PCNOC_BUS_TIMEOUT0_BCR 40 5062306a36Sopenharmony_ci#define GCC_PCNOC_BUS_TIMEOUT1_BCR 41 5162306a36Sopenharmony_ci#define GCC_PCNOC_BUS_TIMEOUT2_BCR 42 5262306a36Sopenharmony_ci#define GCC_PCNOC_BUS_TIMEOUT3_BCR 43 5362306a36Sopenharmony_ci#define GCC_PCNOC_BUS_TIMEOUT4_BCR 44 5462306a36Sopenharmony_ci#define GCC_PCNOC_BUS_TIMEOUT5_BCR 45 5562306a36Sopenharmony_ci#define GCC_PCNOC_BUS_TIMEOUT6_BCR 46 5662306a36Sopenharmony_ci#define GCC_PCNOC_BUS_TIMEOUT7_BCR 47 5762306a36Sopenharmony_ci#define GCC_PCNOC_BUS_TIMEOUT8_BCR 48 5862306a36Sopenharmony_ci#define GCC_PCNOC_BUS_TIMEOUT9_BCR 49 5962306a36Sopenharmony_ci#define GCC_MMSS_BCR 50 6062306a36Sopenharmony_ci#define GCC_VENUS0_BCR 51 6162306a36Sopenharmony_ci#define GCC_MDSS_BCR 52 6262306a36Sopenharmony_ci#define GCC_CAMSS_PHY0_BCR 53 6362306a36Sopenharmony_ci#define GCC_CAMSS_CSI0_BCR 54 6462306a36Sopenharmony_ci#define GCC_CAMSS_CSI0PHY_BCR 55 6562306a36Sopenharmony_ci#define GCC_CAMSS_CSI0RDI_BCR 56 6662306a36Sopenharmony_ci#define GCC_CAMSS_CSI0PIX_BCR 57 6762306a36Sopenharmony_ci#define GCC_CAMSS_PHY1_BCR 58 6862306a36Sopenharmony_ci#define GCC_CAMSS_CSI1_BCR 59 6962306a36Sopenharmony_ci#define GCC_CAMSS_CSI1PHY_BCR 60 7062306a36Sopenharmony_ci#define GCC_CAMSS_CSI1RDI_BCR 61 7162306a36Sopenharmony_ci#define GCC_CAMSS_CSI1PIX_BCR 62 7262306a36Sopenharmony_ci#define GCC_CAMSS_ISPIF_BCR 63 7362306a36Sopenharmony_ci#define GCC_CAMSS_CCI_BCR 64 7462306a36Sopenharmony_ci#define GCC_CAMSS_MCLK0_BCR 65 7562306a36Sopenharmony_ci#define GCC_CAMSS_MCLK1_BCR 66 7662306a36Sopenharmony_ci#define GCC_CAMSS_GP0_BCR 67 7762306a36Sopenharmony_ci#define GCC_CAMSS_GP1_BCR 68 7862306a36Sopenharmony_ci#define GCC_CAMSS_TOP_BCR 69 7962306a36Sopenharmony_ci#define GCC_CAMSS_MICRO_BCR 70 8062306a36Sopenharmony_ci#define GCC_CAMSS_JPEG_BCR 71 8162306a36Sopenharmony_ci#define GCC_CAMSS_VFE_BCR 72 8262306a36Sopenharmony_ci#define GCC_CAMSS_CSI_VFE0_BCR 73 8362306a36Sopenharmony_ci#define GCC_OXILI_BCR 74 8462306a36Sopenharmony_ci#define GCC_GMEM_BCR 75 8562306a36Sopenharmony_ci#define GCC_CAMSS_AHB_BCR 76 8662306a36Sopenharmony_ci#define GCC_MDP_TBU_BCR 77 8762306a36Sopenharmony_ci#define GCC_GFX_TBU_BCR 78 8862306a36Sopenharmony_ci#define GCC_GFX_TCU_BCR 79 8962306a36Sopenharmony_ci#define GCC_MSS_TBU_AXI_BCR 80 9062306a36Sopenharmony_ci#define GCC_MSS_TBU_GSS_AXI_BCR 81 9162306a36Sopenharmony_ci#define GCC_MSS_TBU_Q6_AXI_BCR 82 9262306a36Sopenharmony_ci#define GCC_GTCU_AHB_BCR 83 9362306a36Sopenharmony_ci#define GCC_SMMU_CFG_BCR 84 9462306a36Sopenharmony_ci#define GCC_VFE_TBU_BCR 85 9562306a36Sopenharmony_ci#define GCC_VENUS_TBU_BCR 86 9662306a36Sopenharmony_ci#define GCC_JPEG_TBU_BCR 87 9762306a36Sopenharmony_ci#define GCC_PRONTO_TBU_BCR 88 9862306a36Sopenharmony_ci#define GCC_SMMU_CATS_BCR 89 9962306a36Sopenharmony_ci#define GCC_BLSP1_UART3_BCR 90 10062306a36Sopenharmony_ci#define GCC_CAMSS_CSI2_BCR 91 10162306a36Sopenharmony_ci#define GCC_CAMSS_CSI2PHY_BCR 92 10262306a36Sopenharmony_ci#define GCC_CAMSS_CSI2RDI_BCR 93 10362306a36Sopenharmony_ci#define GCC_CAMSS_CSI2PIX_BCR 94 10462306a36Sopenharmony_ci#define GCC_USB_FS_BCR 95 10562306a36Sopenharmony_ci#define GCC_BLSP1_QUP4_SPI_APPS_CBCR 96 10662306a36Sopenharmony_ci#define GCC_CAMSS_MCLK2_BCR 97 10762306a36Sopenharmony_ci#define GCC_CPP_TBU_BCR 98 10862306a36Sopenharmony_ci#define GCC_MDP_RT_TBU_BCR 99 10962306a36Sopenharmony_ci 11062306a36Sopenharmony_ci#endif 111