1bf215546Sopenharmony_ci<?xml version="1.0" encoding="UTF-8"?> 2bf215546Sopenharmony_ci<database xmlns="http://nouveau.freedesktop.org/" 3bf215546Sopenharmony_cixmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 4bf215546Sopenharmony_cixsi:schemaLocation="http://nouveau.freedesktop.org/ rules-ng.xsd"> 5bf215546Sopenharmony_ci<import file="freedreno_copyright.xml"/> 6bf215546Sopenharmony_ci 7bf215546Sopenharmony_ci<domain name="A6XX" width="32"> 8bf215546Sopenharmony_ci 9bf215546Sopenharmony_ci <bitset name="A6XX_GMU_GPU_IDLE_STATUS"> 10bf215546Sopenharmony_ci <bitfield name="BUSY_IGN_AHB" pos="23"/> 11bf215546Sopenharmony_ci <bitfield name="CX_GX_CPU_BUSY_IGN_AHB" pos="30"/> 12bf215546Sopenharmony_ci </bitset> 13bf215546Sopenharmony_ci 14bf215546Sopenharmony_ci <bitset name="A6XX_GMU_OOB"> 15bf215546Sopenharmony_ci <bitfield name="BOOT_SLUMBER_SET_MASK" pos="22"/> 16bf215546Sopenharmony_ci <bitfield name="BOOT_SLUMBER_CHECK_MASK" pos="30"/> 17bf215546Sopenharmony_ci <bitfield name="BOOT_SLUMBER_CLEAR_MASK" pos="30"/> 18bf215546Sopenharmony_ci <bitfield name="DCVS_SET_MASK" pos="23"/> 19bf215546Sopenharmony_ci <bitfield name="DCVS_CHECK_MASK" pos="31"/> 20bf215546Sopenharmony_ci <bitfield name="DCVS_CLEAR_MASK" pos="31"/> 21bf215546Sopenharmony_ci <bitfield name="GPU_SET_MASK" pos="18"/> 22bf215546Sopenharmony_ci <bitfield name="GPU_CHECK_MASK" pos="26"/> 23bf215546Sopenharmony_ci <bitfield name="GPU_CLEAR_MASK" pos="26"/> 24bf215546Sopenharmony_ci <bitfield name="PERFCNTR_SET_MASK" pos="17"/> 25bf215546Sopenharmony_ci <bitfield name="PERFCNTR_CHECK_MASK" pos="25"/> 26bf215546Sopenharmony_ci <bitfield name="PERFCNTR_CLEAR_MASK" pos="25"/> 27bf215546Sopenharmony_ci </bitset> 28bf215546Sopenharmony_ci 29bf215546Sopenharmony_ci <bitset name="A6XX_HFI_IRQ"> 30bf215546Sopenharmony_ci <bitfield name="MSGQ_MASK" pos="0" /> 31bf215546Sopenharmony_ci <bitfield name="DSGQ_MASK" pos="1"/> 32bf215546Sopenharmony_ci <bitfield name="BLOCKED_MSG_MASK" pos="2"/> 33bf215546Sopenharmony_ci <bitfield name="CM3_FAULT_MASK" pos="23"/> 34bf215546Sopenharmony_ci <bitfield name="GMU_ERR_MASK" low="16" high="22"/> 35bf215546Sopenharmony_ci <bitfield name="OOB_MASK" low="24" high="31"/> 36bf215546Sopenharmony_ci </bitset> 37bf215546Sopenharmony_ci 38bf215546Sopenharmony_ci <bitset name="A6XX_HFI_H2F"> 39bf215546Sopenharmony_ci <bitfield name="IRQ_MASK_BIT" pos="0" /> 40bf215546Sopenharmony_ci </bitset> 41bf215546Sopenharmony_ci 42bf215546Sopenharmony_ci <reg32 offset="0x80" name="GPU_GMU_GX_SPTPRAC_CLOCK_CONTROL"/> 43bf215546Sopenharmony_ci <reg32 offset="0x81" name="GMU_GX_SPTPRAC_POWER_CONTROL"/> 44bf215546Sopenharmony_ci <reg32 offset="0xc00" name="GMU_CM3_ITCM_START"/> 45bf215546Sopenharmony_ci <reg32 offset="0x1c00" name="GMU_CM3_DTCM_START"/> 46bf215546Sopenharmony_ci <reg32 offset="0x23f0" name="GMU_NMI_CONTROL_STATUS"/> 47bf215546Sopenharmony_ci <reg32 offset="0x23f8" name="GMU_BOOT_SLUMBER_OPTION"/> 48bf215546Sopenharmony_ci <reg32 offset="0x23f9" name="GMU_GX_VOTE_IDX"/> 49bf215546Sopenharmony_ci <reg32 offset="0x23fa" name="GMU_MX_VOTE_IDX"/> 50bf215546Sopenharmony_ci <reg32 offset="0x23fc" name="GMU_DCVS_ACK_OPTION"/> 51bf215546Sopenharmony_ci <reg32 offset="0x23fd" name="GMU_DCVS_PERF_SETTING"/> 52bf215546Sopenharmony_ci <reg32 offset="0x23fe" name="GMU_DCVS_BW_SETTING"/> 53bf215546Sopenharmony_ci <reg32 offset="0x23ff" name="GMU_DCVS_RETURN"/> 54bf215546Sopenharmony_ci <reg32 offset="0x4c00" name="GMU_ICACHE_CONFIG"/> 55bf215546Sopenharmony_ci <reg32 offset="0x4c01" name="GMU_DCACHE_CONFIG"/> 56bf215546Sopenharmony_ci <reg32 offset="0x4c0f" name="GMU_SYS_BUS_CONFIG"/> 57bf215546Sopenharmony_ci <reg32 offset="0x5000" name="GMU_CM3_SYSRESET"/> 58bf215546Sopenharmony_ci <reg32 offset="0x5001" name="GMU_CM3_BOOT_CONFIG"/> 59bf215546Sopenharmony_ci <reg32 offset="0x501a" name="GMU_CM3_FW_BUSY"/> 60bf215546Sopenharmony_ci <reg32 offset="0x501c" name="GMU_CM3_FW_INIT_RESULT"/> 61bf215546Sopenharmony_ci <reg32 offset="0x502d" name="GMU_CM3_CFG"/> 62bf215546Sopenharmony_ci <reg32 offset="0x5040" name="GMU_CX_GMU_POWER_COUNTER_ENABLE"/> 63bf215546Sopenharmony_ci <reg32 offset="0x5041" name="GMU_CX_GMU_POWER_COUNTER_SELECT_0"/> 64bf215546Sopenharmony_ci <reg32 offset="0x5042" name="GMU_CX_GMU_POWER_COUNTER_SELECT_1"/> 65bf215546Sopenharmony_ci <reg32 offset="0x5044" name="GMU_CX_GMU_POWER_COUNTER_XOCLK_0_L"/> 66bf215546Sopenharmony_ci <reg32 offset="0x5045" name="GMU_CX_GMU_POWER_COUNTER_XOCLK_0_H"/> 67bf215546Sopenharmony_ci <reg32 offset="0x5046" name="GMU_CX_GMU_POWER_COUNTER_XOCLK_1_L"/> 68bf215546Sopenharmony_ci <reg32 offset="0x5047" name="GMU_CX_GMU_POWER_COUNTER_XOCLK_1_H"/> 69bf215546Sopenharmony_ci <reg32 offset="0x5048" name="GMU_CX_GMU_POWER_COUNTER_XOCLK_2_L"/> 70bf215546Sopenharmony_ci <reg32 offset="0x5049" name="GMU_CX_GMU_POWER_COUNTER_XOCLK_2_H"/> 71bf215546Sopenharmony_ci <reg32 offset="0x504a" name="GMU_CX_GMU_POWER_COUNTER_XOCLK_3_L"/> 72bf215546Sopenharmony_ci <reg32 offset="0x504b" name="GMU_CX_GMU_POWER_COUNTER_XOCLK_3_H"/> 73bf215546Sopenharmony_ci <reg32 offset="0x504c" name="GMU_CX_GMU_POWER_COUNTER_XOCLK_4_L"/> 74bf215546Sopenharmony_ci <reg32 offset="0x504d" name="GMU_CX_GMU_POWER_COUNTER_XOCLK_4_H"/> 75bf215546Sopenharmony_ci <reg32 offset="0x504e" name="GMU_CX_GMU_POWER_COUNTER_XOCLK_5_L"/> 76bf215546Sopenharmony_ci <reg32 offset="0x504f" name="GMU_CX_GMU_POWER_COUNTER_XOCLK_5_H"/> 77bf215546Sopenharmony_ci <reg32 offset="0x50c0" name="GMU_PWR_COL_INTER_FRAME_CTRL"> 78bf215546Sopenharmony_ci <bitfield name="IFPC_ENABLE" pos="0" type="boolean"/> 79bf215546Sopenharmony_ci <bitfield name="HM_POWER_COLLAPSE_ENABLE" pos="1" type="boolean"/> 80bf215546Sopenharmony_ci <bitfield name="SPTPRAC_POWER_CONTROL_ENABLE" pos="2" type="boolean"/> 81bf215546Sopenharmony_ci <bitfield name="NUM_PASS_SKIPS" low="10" high="13"/> 82bf215546Sopenharmony_ci <bitfield name="MIN_PASS_LENGTH" low="14" high="31"/> 83bf215546Sopenharmony_ci </reg32> 84bf215546Sopenharmony_ci <reg32 offset="0x50c1" name="GMU_PWR_COL_INTER_FRAME_HYST"/> 85bf215546Sopenharmony_ci <reg32 offset="0x50c2" name="GMU_PWR_COL_SPTPRAC_HYST"/> 86bf215546Sopenharmony_ci <reg32 offset="0x50d0" name="GMU_SPTPRAC_PWR_CLK_STATUS"> 87bf215546Sopenharmony_ci <bitfield name="SPTPRAC_GDSC_POWERING_OFF" pos="0" type="boolean"/> 88bf215546Sopenharmony_ci <bitfield name="SPTPRAC_GDSC_POWERING_ON" pos="1" type="boolean"/> 89bf215546Sopenharmony_ci <bitfield name="SPTPRAC_GDSC_POWER_OFF" pos="2" type="boolean"/> 90bf215546Sopenharmony_ci <bitfield name="SPTPRAC_GDSC_POWER_ON" pos="3" type="boolean"/> 91bf215546Sopenharmony_ci <bitfield name="SP_CLOCK_OFF" pos="4" type="boolean"/> 92bf215546Sopenharmony_ci <bitfield name="GMU_UP_POWER_STATE" pos="5" type="boolean"/> 93bf215546Sopenharmony_ci <bitfield name="GX_HM_GDSC_POWER_OFF" pos="6" type="boolean"/> 94bf215546Sopenharmony_ci <bitfield name="GX_HM_CLK_OFF" pos="7" type="boolean"/> 95bf215546Sopenharmony_ci </reg32> 96bf215546Sopenharmony_ci <reg32 offset="0x50e4" name="GMU_GPU_NAP_CTRL"> 97bf215546Sopenharmony_ci <bitfield name="HW_NAP_ENABLE" pos="0"/> 98bf215546Sopenharmony_ci <bitfield name="SID" low="4" high="8"/> 99bf215546Sopenharmony_ci </reg32> 100bf215546Sopenharmony_ci <reg32 offset="0x50e8" name="GMU_RPMH_CTRL"> 101bf215546Sopenharmony_ci <bitfield name="RPMH_INTERFACE_ENABLE" pos="0" type="boolean"/> 102bf215546Sopenharmony_ci <bitfield name="LLC_VOTE_ENABLE" pos="4" type="boolean"/> 103bf215546Sopenharmony_ci <bitfield name="DDR_VOTE_ENABLE" pos="8" type="boolean"/> 104bf215546Sopenharmony_ci <bitfield name="MX_VOTE_ENABLE" pos="9" type="boolean"/> 105bf215546Sopenharmony_ci <bitfield name="CX_VOTE_ENABLE" pos="10" type="boolean"/> 106bf215546Sopenharmony_ci <bitfield name="GFX_VOTE_ENABLE" pos="11" type="boolean"/> 107bf215546Sopenharmony_ci <bitfield name="DDR_MIN_VOTE_ENABLE" pos="12" type="boolean"/> 108bf215546Sopenharmony_ci <bitfield name="MX_MIN_VOTE_ENABLE" pos="13" type="boolean"/> 109bf215546Sopenharmony_ci <bitfield name="CX_MIN_VOTE_ENABLE" pos="14" type="boolean"/> 110bf215546Sopenharmony_ci <bitfield name="GFX_MIN_VOTE_ENABLE" pos="15" type="boolean"/> 111bf215546Sopenharmony_ci </reg32> 112bf215546Sopenharmony_ci <reg32 offset="0x50e9" name="GMU_RPMH_HYST_CTRL"/> 113bf215546Sopenharmony_ci <reg32 offset="0x50ec" name="GPU_GMU_CX_GMU_RPMH_POWER_STATE"/> 114bf215546Sopenharmony_ci <reg32 offset="0x50f0" name="GPU_GMU_CX_GMU_CX_FAL_INTF"/> 115bf215546Sopenharmony_ci <reg32 offset="0x50f1" name="GPU_GMU_CX_GMU_CX_FALNEXT_INTF"/> 116bf215546Sopenharmony_ci <reg32 offset="0x5100" name="GPU_GMU_CX_GMU_PWR_COL_CP_MSG"/> 117bf215546Sopenharmony_ci <reg32 offset="0x5101" name="GPU_GMU_CX_GMU_PWR_COL_CP_RESP"/> 118bf215546Sopenharmony_ci <reg32 offset="0x51f0" name="GMU_BOOT_KMD_LM_HANDSHAKE"/> 119bf215546Sopenharmony_ci <reg32 offset="0x5157" name="GMU_LLM_GLM_SLEEP_CTRL"/> 120bf215546Sopenharmony_ci <reg32 offset="0x5158" name="GMU_LLM_GLM_SLEEP_STATUS"/> 121bf215546Sopenharmony_ci <reg32 offset="0x5088" name="GMU_ALWAYS_ON_COUNTER_L"/> 122bf215546Sopenharmony_ci <reg32 offset="0x5089" name="GMU_ALWAYS_ON_COUNTER_H"/> 123bf215546Sopenharmony_ci <reg32 offset="0x50c3" name="GMU_GMU_PWR_COL_KEEPALIVE"/> 124bf215546Sopenharmony_ci <reg32 offset="0x5180" name="GMU_HFI_CTRL_STATUS"/> 125bf215546Sopenharmony_ci <reg32 offset="0x5181" name="GMU_HFI_VERSION_INFO"/> 126bf215546Sopenharmony_ci <reg32 offset="0x5182" name="GMU_HFI_SFR_ADDR"/> 127bf215546Sopenharmony_ci <reg32 offset="0x5183" name="GMU_HFI_MMAP_ADDR"/> 128bf215546Sopenharmony_ci <reg32 offset="0x5184" name="GMU_HFI_QTBL_INFO"/> 129bf215546Sopenharmony_ci <reg32 offset="0x5185" name="GMU_HFI_QTBL_ADDR"/> 130bf215546Sopenharmony_ci <reg32 offset="0x5186" name="GMU_HFI_CTRL_INIT"/> 131bf215546Sopenharmony_ci <reg32 offset="0x5190" name="GMU_GMU2HOST_INTR_SET"/> 132bf215546Sopenharmony_ci <reg32 offset="0x5191" name="GMU_GMU2HOST_INTR_CLR"/> 133bf215546Sopenharmony_ci <reg32 offset="0x5192" name="GMU_GMU2HOST_INTR_INFO"> 134bf215546Sopenharmony_ci <bitfield name="MSGQ" pos="0" type="boolean"/> 135bf215546Sopenharmony_ci <bitfield name="CM3_FAULT" pos="23" type="boolean"/> 136bf215546Sopenharmony_ci </reg32> 137bf215546Sopenharmony_ci <reg32 offset="0x5193" name="GMU_GMU2HOST_INTR_MASK"/> 138bf215546Sopenharmony_ci <reg32 offset="0x5194" name="GMU_HOST2GMU_INTR_SET"/> 139bf215546Sopenharmony_ci <reg32 offset="0x5195" name="GMU_HOST2GMU_INTR_CLR"/> 140bf215546Sopenharmony_ci <reg32 offset="0x5196" name="GMU_HOST2GMU_INTR_RAW_INFO"/> 141bf215546Sopenharmony_ci <reg32 offset="0x5197" name="GMU_HOST2GMU_INTR_EN_0"/> 142bf215546Sopenharmony_ci <reg32 offset="0x5198" name="GMU_HOST2GMU_INTR_EN_1"/> 143bf215546Sopenharmony_ci <reg32 offset="0x5199" name="GMU_HOST2GMU_INTR_EN_2"/> 144bf215546Sopenharmony_ci <reg32 offset="0x519a" name="GMU_HOST2GMU_INTR_EN_3"/> 145bf215546Sopenharmony_ci <reg32 offset="0x519b" name="GMU_HOST2GMU_INTR_INFO_0"/> 146bf215546Sopenharmony_ci <reg32 offset="0x519c" name="GMU_HOST2GMU_INTR_INFO_1"/> 147bf215546Sopenharmony_ci <reg32 offset="0x519d" name="GMU_HOST2GMU_INTR_INFO_2"/> 148bf215546Sopenharmony_ci <reg32 offset="0x519e" name="GMU_HOST2GMU_INTR_INFO_3"/> 149bf215546Sopenharmony_ci <reg32 offset="0x51c6" name="GMU_GENERAL_1"/> 150bf215546Sopenharmony_ci <reg32 offset="0x51cc" name="GMU_GENERAL_7"/> 151bf215546Sopenharmony_ci <reg32 offset="0x515d" name="GMU_ISENSE_CTRL"/> 152bf215546Sopenharmony_ci <reg32 offset="0x8920" name="GPU_CS_ENABLE_REG"/> 153bf215546Sopenharmony_ci <reg32 offset="0x515d" name="GPU_GMU_CX_GMU_ISENSE_CTRL"/> 154bf215546Sopenharmony_ci <reg32 offset="0x8578" name="GPU_CS_AMP_CALIBRATION_CONTROL3"/> 155bf215546Sopenharmony_ci <reg32 offset="0x8558" name="GPU_CS_AMP_CALIBRATION_CONTROL2"/> 156bf215546Sopenharmony_ci <reg32 offset="0x8580" name="GPU_CS_A_SENSOR_CTRL_0"/> 157bf215546Sopenharmony_ci <reg32 offset="0x27ada" name="GPU_CS_A_SENSOR_CTRL_2"/> 158bf215546Sopenharmony_ci <reg32 offset="0x881a" name="GPU_CS_SENSOR_GENERAL_STATUS"/> 159bf215546Sopenharmony_ci <reg32 offset="0x8957" name="GPU_CS_AMP_CALIBRATION_CONTROL1"/> 160bf215546Sopenharmony_ci <reg32 offset="0x881a" name="GPU_CS_SENSOR_GENERAL_STATUS"/> 161bf215546Sopenharmony_ci <reg32 offset="0x881d" name="GPU_CS_AMP_CALIBRATION_STATUS1_0"/> 162bf215546Sopenharmony_ci <reg32 offset="0x881f" name="GPU_CS_AMP_CALIBRATION_STATUS1_2"/> 163bf215546Sopenharmony_ci <reg32 offset="0x8821" name="GPU_CS_AMP_CALIBRATION_STATUS1_4"/> 164bf215546Sopenharmony_ci <reg32 offset="0x8965" name="GPU_CS_AMP_CALIBRATION_DONE"/> 165bf215546Sopenharmony_ci <reg32 offset="0x896d" name="GPU_CS_AMP_PERIOD_CTRL"/> 166bf215546Sopenharmony_ci <reg32 offset="0x8965" name="GPU_CS_AMP_CALIBRATION_DONE"/> 167bf215546Sopenharmony_ci <reg32 offset="0x514d" name="GPU_GMU_CX_GMU_PWR_THRESHOLD"/> 168bf215546Sopenharmony_ci <reg32 offset="0x9303" name="GMU_AO_INTERRUPT_EN"/> 169bf215546Sopenharmony_ci <reg32 offset="0x9304" name="GMU_AO_HOST_INTERRUPT_CLR"/> 170bf215546Sopenharmony_ci <reg32 offset="0x9305" name="GMU_AO_HOST_INTERRUPT_STATUS"> 171bf215546Sopenharmony_ci <bitfield name="WDOG_BITE" pos="0" type="boolean"/> 172bf215546Sopenharmony_ci <bitfield name="RSCC_COMP" pos="1" type="boolean"/> 173bf215546Sopenharmony_ci <bitfield name="VDROOP" pos="2" type="boolean"/> 174bf215546Sopenharmony_ci <bitfield name="FENCE_ERR" pos="3" type="boolean"/> 175bf215546Sopenharmony_ci <bitfield name="DBD_WAKEUP" pos="4" type="boolean"/> 176bf215546Sopenharmony_ci <bitfield name="HOST_AHB_BUS_ERROR" pos="5" type="boolean"/> 177bf215546Sopenharmony_ci </reg32> 178bf215546Sopenharmony_ci <reg32 offset="0x9306" name="GMU_AO_HOST_INTERRUPT_MASK"/> 179bf215546Sopenharmony_ci <reg32 offset="0x9309" name="GPU_GMU_AO_GMU_CGC_MODE_CNTL"/> 180bf215546Sopenharmony_ci <reg32 offset="0x930a" name="GPU_GMU_AO_GMU_CGC_DELAY_CNTL"/> 181bf215546Sopenharmony_ci <reg32 offset="0x930b" name="GPU_GMU_AO_GMU_CGC_HYST_CNTL"/> 182bf215546Sopenharmony_ci <reg32 offset="0x930c" name="GPU_GMU_AO_GPU_CX_BUSY_STATUS"> 183bf215546Sopenharmony_ci <bitfield name = "GPUBUSYIGNAHB" pos="23" type="boolean"/> 184bf215546Sopenharmony_ci </reg32> 185bf215546Sopenharmony_ci <reg32 offset="0x930d" name="GPU_GMU_AO_GPU_CX_BUSY_STATUS2"/> 186bf215546Sopenharmony_ci <reg32 offset="0x930e" name="GPU_GMU_AO_GPU_CX_BUSY_MASK"/> 187bf215546Sopenharmony_ci <reg32 offset="0x9310" name="GMU_AO_AHB_FENCE_CTRL"/> 188bf215546Sopenharmony_ci <reg32 offset="0x9313" name="GMU_AHB_FENCE_STATUS"/> 189bf215546Sopenharmony_ci <reg32 offset="0x9315" name="GMU_RBBM_INT_UNMASKED_STATUS"/> 190bf215546Sopenharmony_ci <reg32 offset="0x9316" name="GMU_AO_SPARE_CNTL"/> 191bf215546Sopenharmony_ci <reg32 offset="0x9307" name="GMU_RSCC_CONTROL_REQ"/> 192bf215546Sopenharmony_ci <reg32 offset="0x9308" name="GMU_RSCC_CONTROL_ACK"/> 193bf215546Sopenharmony_ci <reg32 offset="0x9311" name="GMU_AHB_FENCE_RANGE_0"/> 194bf215546Sopenharmony_ci <reg32 offset="0x9312" name="GMU_AHB_FENCE_RANGE_1"/> 195bf215546Sopenharmony_ci <reg32 offset="0x9c03" name="GPU_CC_GX_GDSCR"/> 196bf215546Sopenharmony_ci <reg32 offset="0x9d42" name="GPU_CC_GX_DOMAIN_MISC"/> 197bf215546Sopenharmony_ci <reg32 offset="0xc001" name="GPU_CPR_FSM_CTL"/> 198bf215546Sopenharmony_ci 199bf215546Sopenharmony_ci <!-- starts at offset 0x8c00 on most gpus --> 200bf215546Sopenharmony_ci <reg32 offset="0x0004" name="GPU_RSCC_RSC_STATUS0_DRV0"/> 201bf215546Sopenharmony_ci <reg32 offset="0x0008" name="RSCC_PDC_SEQ_START_ADDR"/> 202bf215546Sopenharmony_ci <reg32 offset="0x0009" name="RSCC_PDC_MATCH_VALUE_LO"/> 203bf215546Sopenharmony_ci <reg32 offset="0x000a" name="RSCC_PDC_MATCH_VALUE_HI"/> 204bf215546Sopenharmony_ci <reg32 offset="0x000b" name="RSCC_PDC_SLAVE_ID_DRV0"/> 205bf215546Sopenharmony_ci <reg32 offset="0x000d" name="RSCC_HIDDEN_TCS_CMD0_ADDR"/> 206bf215546Sopenharmony_ci <reg32 offset="0x000e" name="RSCC_HIDDEN_TCS_CMD0_DATA"/> 207bf215546Sopenharmony_ci <reg32 offset="0x0082" name="RSCC_TIMESTAMP_UNIT0_TIMESTAMP_L_DRV0"/> 208bf215546Sopenharmony_ci <reg32 offset="0x0083" name="RSCC_TIMESTAMP_UNIT0_TIMESTAMP_H_DRV0"/> 209bf215546Sopenharmony_ci <reg32 offset="0x0089" name="RSCC_TIMESTAMP_UNIT1_EN_DRV0"/> 210bf215546Sopenharmony_ci <reg32 offset="0x008c" name="RSCC_TIMESTAMP_UNIT1_OUTPUT_DRV0"/> 211bf215546Sopenharmony_ci <reg32 offset="0x0100" name="RSCC_OVERRIDE_START_ADDR"/> 212bf215546Sopenharmony_ci <reg32 offset="0x0101" name="RSCC_SEQ_BUSY_DRV0"/> 213bf215546Sopenharmony_ci <reg32 offset="0x0180" name="RSCC_SEQ_MEM_0_DRV0"/> 214bf215546Sopenharmony_ci <reg32 offset="0x0346" name="RSCC_TCS0_DRV0_STATUS"/> 215bf215546Sopenharmony_ci <reg32 offset="0x03ee" name="RSCC_TCS1_DRV0_STATUS"/> 216bf215546Sopenharmony_ci <reg32 offset="0x0496" name="RSCC_TCS2_DRV0_STATUS"/> 217bf215546Sopenharmony_ci <reg32 offset="0x053e" name="RSCC_TCS3_DRV0_STATUS"/> 218bf215546Sopenharmony_ci</domain> 219bf215546Sopenharmony_ci 220bf215546Sopenharmony_ci</database> 221