18c2ecf20Sopenharmony_ci/* SPDX-License-Identifier: GPL-2.0 */ 28c2ecf20Sopenharmony_ci/* 38c2ecf20Sopenharmony_ci * Copyright (C) 2018 Xilinx, Inc. 48c2ecf20Sopenharmony_ci */ 58c2ecf20Sopenharmony_ci 68c2ecf20Sopenharmony_ci#ifndef _DT_BINDINGS_ZYNQMP_RESETS_H 78c2ecf20Sopenharmony_ci#define _DT_BINDINGS_ZYNQMP_RESETS_H 88c2ecf20Sopenharmony_ci 98c2ecf20Sopenharmony_ci#define ZYNQMP_RESET_PCIE_CFG 0 108c2ecf20Sopenharmony_ci#define ZYNQMP_RESET_PCIE_BRIDGE 1 118c2ecf20Sopenharmony_ci#define ZYNQMP_RESET_PCIE_CTRL 2 128c2ecf20Sopenharmony_ci#define ZYNQMP_RESET_DP 3 138c2ecf20Sopenharmony_ci#define ZYNQMP_RESET_SWDT_CRF 4 148c2ecf20Sopenharmony_ci#define ZYNQMP_RESET_AFI_FM5 5 158c2ecf20Sopenharmony_ci#define ZYNQMP_RESET_AFI_FM4 6 168c2ecf20Sopenharmony_ci#define ZYNQMP_RESET_AFI_FM3 7 178c2ecf20Sopenharmony_ci#define ZYNQMP_RESET_AFI_FM2 8 188c2ecf20Sopenharmony_ci#define ZYNQMP_RESET_AFI_FM1 9 198c2ecf20Sopenharmony_ci#define ZYNQMP_RESET_AFI_FM0 10 208c2ecf20Sopenharmony_ci#define ZYNQMP_RESET_GDMA 11 218c2ecf20Sopenharmony_ci#define ZYNQMP_RESET_GPU_PP1 12 228c2ecf20Sopenharmony_ci#define ZYNQMP_RESET_GPU_PP0 13 238c2ecf20Sopenharmony_ci#define ZYNQMP_RESET_GPU 14 248c2ecf20Sopenharmony_ci#define ZYNQMP_RESET_GT 15 258c2ecf20Sopenharmony_ci#define ZYNQMP_RESET_SATA 16 268c2ecf20Sopenharmony_ci#define ZYNQMP_RESET_ACPU3_PWRON 17 278c2ecf20Sopenharmony_ci#define ZYNQMP_RESET_ACPU2_PWRON 18 288c2ecf20Sopenharmony_ci#define ZYNQMP_RESET_ACPU1_PWRON 19 298c2ecf20Sopenharmony_ci#define ZYNQMP_RESET_ACPU0_PWRON 20 308c2ecf20Sopenharmony_ci#define ZYNQMP_RESET_APU_L2 21 318c2ecf20Sopenharmony_ci#define ZYNQMP_RESET_ACPU3 22 328c2ecf20Sopenharmony_ci#define ZYNQMP_RESET_ACPU2 23 338c2ecf20Sopenharmony_ci#define ZYNQMP_RESET_ACPU1 24 348c2ecf20Sopenharmony_ci#define ZYNQMP_RESET_ACPU0 25 358c2ecf20Sopenharmony_ci#define ZYNQMP_RESET_DDR 26 368c2ecf20Sopenharmony_ci#define ZYNQMP_RESET_APM_FPD 27 378c2ecf20Sopenharmony_ci#define ZYNQMP_RESET_SOFT 28 388c2ecf20Sopenharmony_ci#define ZYNQMP_RESET_GEM0 29 398c2ecf20Sopenharmony_ci#define ZYNQMP_RESET_GEM1 30 408c2ecf20Sopenharmony_ci#define ZYNQMP_RESET_GEM2 31 418c2ecf20Sopenharmony_ci#define ZYNQMP_RESET_GEM3 32 428c2ecf20Sopenharmony_ci#define ZYNQMP_RESET_QSPI 33 438c2ecf20Sopenharmony_ci#define ZYNQMP_RESET_UART0 34 448c2ecf20Sopenharmony_ci#define ZYNQMP_RESET_UART1 35 458c2ecf20Sopenharmony_ci#define ZYNQMP_RESET_SPI0 36 468c2ecf20Sopenharmony_ci#define ZYNQMP_RESET_SPI1 37 478c2ecf20Sopenharmony_ci#define ZYNQMP_RESET_SDIO0 38 488c2ecf20Sopenharmony_ci#define ZYNQMP_RESET_SDIO1 39 498c2ecf20Sopenharmony_ci#define ZYNQMP_RESET_CAN0 40 508c2ecf20Sopenharmony_ci#define ZYNQMP_RESET_CAN1 41 518c2ecf20Sopenharmony_ci#define ZYNQMP_RESET_I2C0 42 528c2ecf20Sopenharmony_ci#define ZYNQMP_RESET_I2C1 43 538c2ecf20Sopenharmony_ci#define ZYNQMP_RESET_TTC0 44 548c2ecf20Sopenharmony_ci#define ZYNQMP_RESET_TTC1 45 558c2ecf20Sopenharmony_ci#define ZYNQMP_RESET_TTC2 46 568c2ecf20Sopenharmony_ci#define ZYNQMP_RESET_TTC3 47 578c2ecf20Sopenharmony_ci#define ZYNQMP_RESET_SWDT_CRL 48 588c2ecf20Sopenharmony_ci#define ZYNQMP_RESET_NAND 49 598c2ecf20Sopenharmony_ci#define ZYNQMP_RESET_ADMA 50 608c2ecf20Sopenharmony_ci#define ZYNQMP_RESET_GPIO 51 618c2ecf20Sopenharmony_ci#define ZYNQMP_RESET_IOU_CC 52 628c2ecf20Sopenharmony_ci#define ZYNQMP_RESET_TIMESTAMP 53 638c2ecf20Sopenharmony_ci#define ZYNQMP_RESET_RPU_R50 54 648c2ecf20Sopenharmony_ci#define ZYNQMP_RESET_RPU_R51 55 658c2ecf20Sopenharmony_ci#define ZYNQMP_RESET_RPU_AMBA 56 668c2ecf20Sopenharmony_ci#define ZYNQMP_RESET_OCM 57 678c2ecf20Sopenharmony_ci#define ZYNQMP_RESET_RPU_PGE 58 688c2ecf20Sopenharmony_ci#define ZYNQMP_RESET_USB0_CORERESET 59 698c2ecf20Sopenharmony_ci#define ZYNQMP_RESET_USB1_CORERESET 60 708c2ecf20Sopenharmony_ci#define ZYNQMP_RESET_USB0_HIBERRESET 61 718c2ecf20Sopenharmony_ci#define ZYNQMP_RESET_USB1_HIBERRESET 62 728c2ecf20Sopenharmony_ci#define ZYNQMP_RESET_USB0_APB 63 738c2ecf20Sopenharmony_ci#define ZYNQMP_RESET_USB1_APB 64 748c2ecf20Sopenharmony_ci#define ZYNQMP_RESET_IPI 65 758c2ecf20Sopenharmony_ci#define ZYNQMP_RESET_APM_LPD 66 768c2ecf20Sopenharmony_ci#define ZYNQMP_RESET_RTC 67 778c2ecf20Sopenharmony_ci#define ZYNQMP_RESET_SYSMON 68 788c2ecf20Sopenharmony_ci#define ZYNQMP_RESET_AFI_FM6 69 798c2ecf20Sopenharmony_ci#define ZYNQMP_RESET_LPD_SWDT 70 808c2ecf20Sopenharmony_ci#define ZYNQMP_RESET_FPD 71 818c2ecf20Sopenharmony_ci#define ZYNQMP_RESET_RPU_DBG1 72 828c2ecf20Sopenharmony_ci#define ZYNQMP_RESET_RPU_DBG0 73 838c2ecf20Sopenharmony_ci#define ZYNQMP_RESET_DBG_LPD 74 848c2ecf20Sopenharmony_ci#define ZYNQMP_RESET_DBG_FPD 75 858c2ecf20Sopenharmony_ci#define ZYNQMP_RESET_APLL 76 868c2ecf20Sopenharmony_ci#define ZYNQMP_RESET_DPLL 77 878c2ecf20Sopenharmony_ci#define ZYNQMP_RESET_VPLL 78 888c2ecf20Sopenharmony_ci#define ZYNQMP_RESET_IOPLL 79 898c2ecf20Sopenharmony_ci#define ZYNQMP_RESET_RPLL 80 908c2ecf20Sopenharmony_ci#define ZYNQMP_RESET_GPO3_PL_0 81 918c2ecf20Sopenharmony_ci#define ZYNQMP_RESET_GPO3_PL_1 82 928c2ecf20Sopenharmony_ci#define ZYNQMP_RESET_GPO3_PL_2 83 938c2ecf20Sopenharmony_ci#define ZYNQMP_RESET_GPO3_PL_3 84 948c2ecf20Sopenharmony_ci#define ZYNQMP_RESET_GPO3_PL_4 85 958c2ecf20Sopenharmony_ci#define ZYNQMP_RESET_GPO3_PL_5 86 968c2ecf20Sopenharmony_ci#define ZYNQMP_RESET_GPO3_PL_6 87 978c2ecf20Sopenharmony_ci#define ZYNQMP_RESET_GPO3_PL_7 88 988c2ecf20Sopenharmony_ci#define ZYNQMP_RESET_GPO3_PL_8 89 998c2ecf20Sopenharmony_ci#define ZYNQMP_RESET_GPO3_PL_9 90 1008c2ecf20Sopenharmony_ci#define ZYNQMP_RESET_GPO3_PL_10 91 1018c2ecf20Sopenharmony_ci#define ZYNQMP_RESET_GPO3_PL_11 92 1028c2ecf20Sopenharmony_ci#define ZYNQMP_RESET_GPO3_PL_12 93 1038c2ecf20Sopenharmony_ci#define ZYNQMP_RESET_GPO3_PL_13 94 1048c2ecf20Sopenharmony_ci#define ZYNQMP_RESET_GPO3_PL_14 95 1058c2ecf20Sopenharmony_ci#define ZYNQMP_RESET_GPO3_PL_15 96 1068c2ecf20Sopenharmony_ci#define ZYNQMP_RESET_GPO3_PL_16 97 1078c2ecf20Sopenharmony_ci#define ZYNQMP_RESET_GPO3_PL_17 98 1088c2ecf20Sopenharmony_ci#define ZYNQMP_RESET_GPO3_PL_18 99 1098c2ecf20Sopenharmony_ci#define ZYNQMP_RESET_GPO3_PL_19 100 1108c2ecf20Sopenharmony_ci#define ZYNQMP_RESET_GPO3_PL_20 101 1118c2ecf20Sopenharmony_ci#define ZYNQMP_RESET_GPO3_PL_21 102 1128c2ecf20Sopenharmony_ci#define ZYNQMP_RESET_GPO3_PL_22 103 1138c2ecf20Sopenharmony_ci#define ZYNQMP_RESET_GPO3_PL_23 104 1148c2ecf20Sopenharmony_ci#define ZYNQMP_RESET_GPO3_PL_24 105 1158c2ecf20Sopenharmony_ci#define ZYNQMP_RESET_GPO3_PL_25 106 1168c2ecf20Sopenharmony_ci#define ZYNQMP_RESET_GPO3_PL_26 107 1178c2ecf20Sopenharmony_ci#define ZYNQMP_RESET_GPO3_PL_27 108 1188c2ecf20Sopenharmony_ci#define ZYNQMP_RESET_GPO3_PL_28 109 1198c2ecf20Sopenharmony_ci#define ZYNQMP_RESET_GPO3_PL_29 110 1208c2ecf20Sopenharmony_ci#define ZYNQMP_RESET_GPO3_PL_30 111 1218c2ecf20Sopenharmony_ci#define ZYNQMP_RESET_GPO3_PL_31 112 1228c2ecf20Sopenharmony_ci#define ZYNQMP_RESET_RPU_LS 113 1238c2ecf20Sopenharmony_ci#define ZYNQMP_RESET_PS_ONLY 114 1248c2ecf20Sopenharmony_ci#define ZYNQMP_RESET_PL 115 1258c2ecf20Sopenharmony_ci#define ZYNQMP_RESET_PS_PL0 116 1268c2ecf20Sopenharmony_ci#define ZYNQMP_RESET_PS_PL1 117 1278c2ecf20Sopenharmony_ci#define ZYNQMP_RESET_PS_PL2 118 1288c2ecf20Sopenharmony_ci#define ZYNQMP_RESET_PS_PL3 119 1298c2ecf20Sopenharmony_ci 1308c2ecf20Sopenharmony_ci#endif 131