C
Qt Quick Ultralite Automotive Cluster Demo
/******************************************************************************//* DISCLAIMER */ /* This software is supplied by Renesas Electronics Corporation and is only */ /* intended for use with Renesas products. No other uses are authorized.This */ /* software is owned by Renesas Electronics Corporation and is protected */ /* under all applicable laws, including copyright laws. */ /* THIS SOFTWARE IS PROVIDED "AS IS" AND RENESAS MAKES NO WARRANTIES */ /* REGARDING THIS SOFTWARE, WHETHER EXPRESS, IMPLIED OR STATUTORY, INCLUDING */ /* BUT NOT LIMITED TO WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR */ /* PURPOSE AND NON-INFRINGEMENT. ALL SUCH WARRANTIES ARE EXPRESSLY */ /* DISCLAIMED. */ /* TO THE MAXIMUM EXTENT PERMITTED NOT PROHIBITED BY LAW, NEITHER RENESAS */ /* ELECTRONICS CORPORATION NOR ANY OF ITS AFFILIATED COMPANIES SHALL BE */ /* LIABLE FOR ANY DIRECT, INDIRECT, SPECIAL, INCIDENTAL OR CONSEQUENTIAL */ /* DAMAGES FOR ANY REASON RELATED TO THIS SOFTWARE, EVEN IF RENESAS OR ITS */ /* AFFILIATES HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. */ /* Renesas reserves the right, without notice, to make changes to this */ /* software and to discontinue the availability of this software. */ /* By using this software, you agree to the additional terms and conditions */ /* found by accessing the following link: */ /* http://www.renesas.com/disclaimer */ /* */ /* Device : RH/RH850G3M/R7F701461 */ /* File Name : dr7f701461.dvf.h */ /* Abstract : Definition of I/O Register */ /* History : V1.20 [Device File version] */ /* Options : -ghs_pragma_io=on -anonymous=off -indent=4 -structure=on -typ */ /* edef=on -def=on -autosar=on -modulearray=on -const=on -bitfie */ /* ld=on -bitsfr=on -df=.\dr7f701461.dvf -o=..\output\update\inc */ /* _ghs\dr7f701461.dvf.h */ /* Date : 23.04.2019 */ /* Version : E1.09.00.07 [df2iodef.exe version] */ /* This is a typical example. */ /* */ /******************************************************************************/ #ifndef __R7F701461IODEFINE_HEADER__ #define __R7F701461IODEFINE_HEADER__ #ifndef _IODEF_AUTOSAR_TYPEDEF_ #define _IODEF_AUTOSAR_TYPEDEF_ typedef unsigned char uint8; typedef unsigned short uint16; typedef unsigned long uint32; #endif #ifndef _GHS_PRAGMA_IO_TYPEDEF_ #define _GHS_PRAGMA_IO_TYPEDEF_ #define PRAGMA(x) _Pragma(#x) #define __READ volatile const #define __WRITE volatile #define __READ_WRITE volatile #define __IOREG(reg, addr, attrib, type) PRAGMA(ghs io reg addr) \ extern attrib type reg #define __IOREGARRAY(reg, array, addr, attrib, type) PRAGMA(ghs io reg addr) \ extern attrib type reg[array] #endif typedef struct { uint8 bit00:1; uint8 bit01:1; uint8 bit02:1; uint8 bit03:1; uint8 bit04:1; uint8 bit05:1; uint8 bit06:1; uint8 bit07:1; } __bitf_T; #define L 0 #define H 1 #define LL 0 #define LH 1 #define HL 2 #define HH 3 typedef struct { /* Bit Access */ uint32 RS:1; /* RS */ uint32 ARS:1; /* ARS */ uint32 :13; /* Reserved Bits */ uint32 SWRST:1; /* SWRST */ uint32 :16; /* Reserved Bits */ } __type0; typedef struct { /* Bit Access */ const uint32 TRA:1; /* TRA */ const uint32 IER:1; /* IER */ const uint32 INT:1; /* INT */ uint32 :2; /* Reserved Bits */ const uint32 REN:1; /* REN */ const uint32 DSA:1; /* DSA */ uint32 :25; /* Reserved Bits */ } __type1; typedef struct { /* Bit Access */ uint32 TRACLR:1; /* TRACLR */ uint32 IERCLR:1; /* IERCLR */ uint32 INTCLR:1; /* INTCLR */ uint32 :29; /* Reserved Bits */ } __type2; typedef struct { /* Bit Access */ uint32 TRAENB:1; /* TRAENB */ uint32 IERENB:1; /* IERENB */ uint32 INTENB:1; /* INTENB */ uint32 :29; /* Reserved Bits */ } __type3; typedef struct { /* Bit Access */ uint32 TRAM:1; /* TRAM */ uint32 IEM:1; /* IEM */ uint32 INM:1; /* INM */ uint32 :29; /* Reserved Bits */ } __type4; typedef struct { /* Bit Access */ const uint32 DLP:32; /* DLP[31:0] */ } __type5; typedef struct { /* Bit Access */ uint32 :3; /* Reserved Bits */ uint32 DLSA:29; /* DLSA[31:3] */ } __type6; typedef struct { /* Bit Access */ uint32 :5; /* Reserved Bits */ uint32 DSA:27; /* DSA[31:5] */ } __type7; typedef struct { /* Bit Access */ uint32 DST:14; /* DST[13:0] */ uint32 :18; /* Reserved Bits */ } __type8; typedef struct { /* Bit Access */ uint32 :5; /* Reserved Bits */ uint32 DSA2:27; /* DSA2[31:5] */ } __type9; typedef struct { /* Bit Access */ const uint32 TME:1; /* TME */ const uint32 BFE:1; /* BFE */ const uint32 AUTODG:1; /* AUTODG */ const uint32 AUTOSG:1; /* AUTOSG */ const uint32 DXDYM:1; /* DXDYM */ const uint32 DUDVM:1; /* DUDVM */ const uint32 TCM:1; /* TCM */ uint32 :2; /* Reserved Bits */ const uint32 DTHE:1; /* DTHE */ uint32 :1; /* Reserved Bits */ const uint32 CAS:4; /* CAS[14:11] */ const uint32 CFS:1; /* CFS */ uint32 :16; /* Reserved Bits */ } __type10; typedef struct { /* Bit Access */ uint32 TMES:1; /* TMES */ uint32 BFES:1; /* BFES */ uint32 AUTODGS:1; /* AUTODGS */ uint32 AUTOSGS:1; /* AUTOSGS */ uint32 DXDYMS:1; /* DXDYMS */ uint32 DUDVMS:1; /* DUDVMS */ uint32 TCMS:1; /* TCMS */ uint32 :2; /* Reserved Bits */ uint32 DTHES:1; /* DTHES */ uint32 :1; /* Reserved Bits */ uint32 CASS0:1; /* CASS0 */ uint32 CASS1:1; /* CASS1 */ uint32 CASS2:1; /* CASS2 */ uint32 CASS3:1; /* CASS3 */ uint32 CFSS:1; /* CFSS */ uint32 :16; /* Reserved Bits */ } __type11; typedef struct { /* Bit Access */ uint32 TMEC:1; /* TMEC */ uint32 BFEC:1; /* BFEC */ uint32 AUTODGC:1; /* AUTODGC */ uint32 AUTOSGC:1; /* AUTOSGC */ uint32 DXDYMC:1; /* DXDYMC */ uint32 DUDVMC:1; /* DUDVMC */ uint32 TCMC:1; /* TCMC */ uint32 :2; /* Reserved Bits */ uint32 DTHEC:1; /* DTHEC */ uint32 :1; /* Reserved Bits */ uint32 CASC0:1; /* CASC0 */ uint32 CASC1:1; /* CASC1 */ uint32 CASC2:1; /* CASC2 */ uint32 CASC3:1; /* CASC3 */ uint32 CFSC:1; /* CFSC */ uint32 :16; /* Reserved Bits */ } __type12; typedef struct { /* Bit Access */ uint32 TCA:8; /* TCA[7:0] */ uint32 TCR:8; /* TCR[15:8] */ uint32 TCG:8; /* TCG[23:16] */ uint32 TCB:8; /* TCB[31:24] */ } __type13; typedef struct { /* Bit Access */ uint32 UVDPO:3; /* UVDPO[2:0] */ uint32 :5; /* Reserved Bits */ uint32 DDP:1; /* DDP */ uint32 :23; /* Reserved Bits */ } __type14; typedef struct { /* Bit Access */ uint32 SVW:11; /* SVW[10:0] */ uint32 :5; /* Reserved Bits */ uint32 SUW:11; /* SUW[26:16] */ uint32 :5; /* Reserved Bits */ } __type15; typedef struct { /* Bit Access */ uint32 SVS:11; /* SVS[10:0] */ uint32 :21; /* Reserved Bits */ } __type16; typedef struct { /* Bit Access */ uint32 XMIN:13; /* XMIN[12:0] */ uint32 :19; /* Reserved Bits */ } __type17; typedef struct { /* Bit Access */ uint32 YMIN:13; /* YMIN[12:0] */ uint32 :19; /* Reserved Bits */ } __type18; typedef struct { /* Bit Access */ uint32 XMAX:13; /* XMAX[12:0] */ uint32 :19; /* Reserved Bits */ } __type19; typedef struct { /* Bit Access */ uint32 YMAX:13; /* YMAX[12:0] */ uint32 :19; /* Reserved Bits */ } __type20; typedef struct { /* Bit Access */ uint32 AMXS:13; /* AMXS[12:0] */ uint32 :19; /* Reserved Bits */ } __type21; typedef struct { /* Bit Access */ uint32 AMYS:13; /* AMYS[12:0] */ uint32 :19; /* Reserved Bits */ } __type22; typedef struct { /* Bit Access */ uint32 AMXO:13; /* AMXO[12:0] */ uint32 :19; /* Reserved Bits */ } __type23; typedef struct { /* Bit Access */ uint32 AMYO:13; /* AMYO[12:0] */ uint32 :19; /* Reserved Bits */ } __type24; typedef struct { /* Bit Access */ uint32 :12; /* Reserved Bits */ uint32 EMAM:1; /* EMAM */ uint32 :19; /* Reserved Bits */ } __type25; typedef struct { /* Bit Access */ uint32 LSPR:10; /* LSPR[9:0] */ uint32 :22; /* Reserved Bits */ } __type26; typedef struct { /* Bit Access */ uint32 LEPR:10; /* LEPR[9:0] */ uint32 :22; /* Reserved Bits */ } __type27; typedef struct { /* Bit Access */ uint32 LMSR:3; /* LMSR[2:0] */ uint32 :29; /* Reserved Bits */ } __type28; typedef struct { /* Bit Access */ uint32 CLK_START:1; /* CLK_START */ uint32 :15; /* Reserved Bits */ uint32 VO1_ENABLE:1; /* VO1_ENABLE */ uint32 :15; /* Reserved Bits */ } __type29; typedef struct { /* Bit Access */ uint32 CLK_DIV0:8; /* CLK_DIV0[7:0] */ uint32 :8; /* Reserved Bits */ uint32 CLK_DIV1:8; /* CLK_DIV1[23:16] */ uint32 :8; /* Reserved Bits */ } __type30; typedef struct { /* Bit Access */ uint32 CONFIG0:3; /* CONFIG0[2:0] */ uint32 :5; /* Reserved Bits */ uint32 CONFIG1:3; /* CONFIG1[10:8] */ uint32 :5; /* Reserved Bits */ uint32 OUT_TIM0:3; /* OUT_TIM0[18:16] */ uint32 :5; /* Reserved Bits */ uint32 OUT_TIM1:3; /* OUT_TIM1[26:24] */ uint32 :5; /* Reserved Bits */ } __type31; typedef struct { /* Bit Access */ uint32 LVRES:1; /* LVRES */ uint32 LVEN:1; /* LVEN */ uint32 :6; /* Reserved Bits */ uint32 LVMD:4; /* LVMD[11:8] */ uint32 :20; /* Reserved Bits */ } __type32; typedef struct { /* Bit Access */ uint32 CLKSTBY:2; /* CLKSTBY[1:0] */ uint32 CH1STBY:2; /* CH1STBY[3:2] */ uint32 CH2STBY:2; /* CH2STBY[5:4] */ uint32 CH3STBY:2; /* CH3STBY[7:6] */ uint32 CH4STBY:2; /* CH4STBY[9:8] */ uint32 :22; /* Reserved Bits */ } __type33; typedef struct { /* Bit Access */ uint32 CTR0SEL:3; /* CTR0SEL[2:0] */ uint32 :1; /* Reserved Bits */ uint32 CTR1SEL:3; /* CTR1SEL[6:4] */ uint32 :1; /* Reserved Bits */ uint32 CTR2SEL:3; /* CTR2SEL[10:8] */ uint32 :21; /* Reserved Bits */ } __type34; typedef struct { /* Bit Access */ uint32 CH1SEL:2; /* CH1SEL[1:0] */ uint32 :2; /* Reserved Bits */ uint32 CH2SEL:2; /* CH2SEL[5:4] */ uint32 :2; /* Reserved Bits */ uint32 CH3SEL:2; /* CH3SEL[9:8] */ uint32 :2; /* Reserved Bits */ uint32 CH4SEL:2; /* CH4SEL[13:12] */ uint32 :18; /* Reserved Bits */ } __type35; typedef struct { /* Bit Access */ uint32 SKEW1:3; /* SKEW1[2:0] */ uint32 SKEW2:3; /* SKEW2[5:3] */ uint32 SKEW3:3; /* SKEW3[8:6] */ uint32 SKEW4:3; /* SKEW4[11:9] */ uint32 SKEWC:3; /* SKEWC[14:12] */ uint32 :17; /* Reserved Bits */ } __type36; typedef struct { /* Bit Access */ uint32 INP_IMG_UPDATE:1; /* INP_IMG_UPDATE */ uint32 :3; /* Reserved Bits */ uint32 INP_EXT_UPDATE:1; /* INP_EXT_UPDATE */ uint32 :27; /* Reserved Bits */ } __type37; typedef struct { /* Bit Access */ uint32 INP_HS_EDGE:1; /* INP_HS_EDGE */ uint32 :3; /* Reserved Bits */ uint32 INP_VS_EDGE:1; /* INP_VS_EDGE */ uint32 :3; /* Reserved Bits */ uint32 INP_PXD_EDGE:1; /* INP_PXD_EDGE */ uint32 :3; /* Reserved Bits */ uint32 INP_FORMAT:3; /* INP_FORMAT[14:12] */ uint32 :17; /* Reserved Bits */ } __type38; typedef struct { /* Bit Access */ uint32 INP_H_POS:2; /* INP_H_POS[1:0] */ uint32 :2; /* Reserved Bits */ uint32 INP_F525_625:1; /* INP_F525_625 */ uint32 :3; /* Reserved Bits */ uint32 INP_H_EDGE_SEL:1; /* INP_H_EDGE_SEL */ uint32 :7; /* Reserved Bits */ uint32 INP_HS_INV:1; /* INP_HS_INV */ uint32 :3; /* Reserved Bits */ uint32 INP_VS_INV:1; /* INP_VS_INV */ uint32 :3; /* Reserved Bits */ uint32 INP_SWAP_ON:1; /* INP_SWAP_ON */ uint32 :3; /* Reserved Bits */ uint32 INP_ENDIAN_ON:1; /* INP_ENDIAN_ON */ uint32 :3; /* Reserved Bits */ } __type39; typedef struct { /* Bit Access */ uint32 INP_FH25:10; /* INP_FH25[9:0] */ uint32 :6; /* Reserved Bits */ uint32 INP_FH50:10; /* INP_FH50[25:16] */ uint32 :6; /* Reserved Bits */ } __type40; typedef struct { /* Bit Access */ uint32 INP_HS_DLY:8; /* INP_HS_DLY[7:0] */ uint32 INP_VS_DLY:8; /* INP_VS_DLY[15:8] */ uint32 INP_FLD_DLY:8; /* INP_FLD_DLY[23:16] */ uint32 INP_VS_DLY_L:3; /* INP_VS_DLY_L[26:24] */ uint32 :5; /* Reserved Bits */ } __type41; typedef struct { /* Bit Access */ uint32 IMGCNT_VEN:1; /* IMGCNT_VEN */ uint32 :31; /* Reserved Bits */ } __type42; typedef struct { /* Bit Access */ uint32 IMGCNT_MTX_MD:2; /* IMGCNT_MTX_MD[1:0] */ uint32 :30; /* Reserved Bits */ } __type43; typedef struct { /* Bit Access */ uint32 IMGCNT_MTX_GG:11; /* IMGCNT_MTX_GG[10:0] */ uint32 :5; /* Reserved Bits */ uint32 IMGCNT_MTX_YG:8; /* IMGCNT_MTX_YG[23:16] */ uint32 :8; /* Reserved Bits */ } __type44; typedef struct { /* Bit Access */ uint32 IMGCNT_MTX_GR:11; /* IMGCNT_MTX_GR[10:0] */ uint32 :5; /* Reserved Bits */ uint32 IMGCNT_MTX_GB:11; /* IMGCNT_MTX_GB[26:16] */ uint32 :5; /* Reserved Bits */ } __type45; typedef struct { /* Bit Access */ uint32 IMGCNT_MTX_BG:11; /* IMGCNT_MTX_BG[10:0] */ uint32 :5; /* Reserved Bits */ uint32 IMGCNT_MTX_B:8; /* IMGCNT_MTX_B[23:16] */ uint32 :8; /* Reserved Bits */ } __type46; typedef struct { /* Bit Access */ uint32 IMGCNT_MTX_BR:11; /* IMGCNT_MTX_BR[10:0] */ uint32 :5; /* Reserved Bits */ uint32 IMGCNT_MTX_BB:11; /* IMGCNT_MTX_BB[26:16] */ uint32 :5; /* Reserved Bits */ } __type47; typedef struct { /* Bit Access */ uint32 IMGCNT_MTX_RG:11; /* IMGCNT_MTX_RG[10:0] */ uint32 :5; /* Reserved Bits */ uint32 IMGCNT_MTX_R:8; /* IMGCNT_MTX_R[23:16] */ uint32 :8; /* Reserved Bits */ } __type48; typedef struct { /* Bit Access */ uint32 IMGCNT_MTX_RR:11; /* IMGCNT_MTX_RR[10:0] */ uint32 :5; /* Reserved Bits */ uint32 IMGCNT_MTX_RB:11; /* IMGCNT_MTX_RB[26:16] */ uint32 :5; /* Reserved Bits */ } __type49; typedef struct { /* Bit Access */ uint32 DRC_EN:1; /* DRC_EN */ uint32 :31; /* Reserved Bits */ } __type50; typedef struct { /* Bit Access */ uint32 SC0_SCL0_VEN_A:1; /* SC0_SCL0_VEN_A */ uint32 :3; /* Reserved Bits */ uint32 SC0_SCL0_VEN_B:1; /* SC0_SCL0_VEN_B */ uint32 :3; /* Reserved Bits */ uint32 SC0_SCL0_UPDATE:1; /* SC0_SCL0_UPDATE */ uint32 :3; /* Reserved Bits */ uint32 SC0_SCL0_VEN_C:1; /* SC0_SCL0_VEN_C */ uint32 SC0_SCL0_VEN_D:1; /* SC0_SCL0_VEN_D */ uint32 :18; /* Reserved Bits */ } __type51; typedef struct { /* Bit Access */ uint32 SC0_RES_VMASK_ON:1; /* SC0_RES_VMASK_ON */ uint32 :15; /* Reserved Bits */ uint32 SC0_RES_VMASK:16; /* SC0_RES_VMASK[31:16] */ } __type52; typedef struct { /* Bit Access */ uint32 SC0_RES_VLACK_ON:1; /* SC0_RES_VLACK_ON */ uint32 :15; /* Reserved Bits */ uint32 SC0_RES_VLACK:16; /* SC0_RES_VLACK[31:16] */ } __type53; typedef struct { /* Bit Access */ uint32 SC0_RES_VS_SEL:1; /* SC0_RES_VS_SEL */ uint32 :7; /* Reserved Bits */ uint32 SC0_RES_VS_IN_SEL:1; /* SC0_RES_VS_IN_SEL */ uint32 :23; /* Reserved Bits */ } __type54; typedef struct { /* Bit Access */ uint32 SC0_RES_FH:11; /* SC0_RES_FH[10:0] */ uint32 :5; /* Reserved Bits */ uint32 SC0_RES_FV:11; /* SC0_RES_FV[26:16] */ uint32 :5; /* Reserved Bits */ } __type55; typedef struct { /* Bit Access */ uint32 SC0_RES_VSDLY:8; /* SC0_RES_VSDLY[7:0] */ uint32 SC0_RES_FLD_DLY_SEL:1; /* SC0_RES_FLD_DLY_SEL */ uint32 :23; /* Reserved Bits */ } __type56; typedef struct { /* Bit Access */ uint32 SC0_RES_F_VW:11; /* SC0_RES_F_VW[10:0] */ uint32 :5; /* Reserved Bits */ uint32 SC0_RES_F_VS:11; /* SC0_RES_F_VS[26:16] */ uint32 :5; /* Reserved Bits */ } __type57; typedef struct { /* Bit Access */ uint32 SC0_RES_F_HW:11; /* SC0_RES_F_HW[10:0] */ uint32 :5; /* Reserved Bits */ uint32 SC0_RES_F_HS:11; /* SC0_RES_F_HS[26:16] */ uint32 :5; /* Reserved Bits */ } __type58; typedef struct { /* Bit Access */ const uint32 SC0_RES_QVLACK:1; /* SC0_RES_QVLACK */ uint32 :3; /* Reserved Bits */ const uint32 SC0_RES_QVLOCK:1; /* SC0_RES_QVLOCK */ uint32 :27; /* Reserved Bits */ } __type59; typedef struct { /* Bit Access */ const uint16 SC0_RES_LIN_STAT:11; /* SC0_RES_LIN_STAT[10:0] */ uint16 :5; /* Reserved Bits */ } __type60; typedef struct { /* Bit Access */ uint16 SC0_RES_LINE:11; /* SC0_RES_LINE[10:0] */ uint16 :5; /* Reserved Bits */ } __type61; typedef struct { /* Bit Access */ uint32 SC0_RES_DS_H_ON:1; /* SC0_RES_DS_H_ON */ uint32 :3; /* Reserved Bits */ uint32 SC0_RES_DS_V_ON:1; /* SC0_RES_DS_V_ON */ uint32 :27; /* Reserved Bits */ } __type62; typedef struct { /* Bit Access */ uint32 SC0_RES_VW:11; /* SC0_RES_VW[10:0] */ uint32 :5; /* Reserved Bits */ uint32 SC0_RES_VS:11; /* SC0_RES_VS[26:16] */ uint32 :5; /* Reserved Bits */ } __type63; typedef struct { /* Bit Access */ uint32 SC0_RES_HW:11; /* SC0_RES_HW[10:0] */ uint32 :5; /* Reserved Bits */ uint32 SC0_RES_HS:11; /* SC0_RES_HS[26:16] */ uint32 :5; /* Reserved Bits */ } __type64; typedef struct { /* Bit Access */ uint32 SC0_RES_DS_H_RATIO:16; /* SC0_RES_DS_H_RATIO[15:0] */ uint32 :12; /* Reserved Bits */ uint32 SC0_RES_DS_H_INTERPOTYP:1; /* SC0_RES_DS_H_INTERPOTYP */ uint32 SC0_RES_PFIL_SEL:1; /* SC0_RES_PFIL_SEL */ uint32 :2; /* Reserved Bits */ } __type65; typedef struct { /* Bit Access */ uint32 SC0_RES_BTM_INIPHASE:12; /* SC0_RES_BTM_INIPHASE[11:0] */ uint32 :4; /* Reserved Bits */ uint32 SC0_RES_TOP_INIPHASE:12; /* SC0_RES_TOP_INIPHASE[27:16] */ uint32 SC0_RES_V_INTERPOTYP:1; /* SC0_RES_V_INTERPOTYP */ uint32 :3; /* Reserved Bits */ } __type66; typedef struct { /* Bit Access */ uint32 SC0_RES_V_RATIO:16; /* SC0_RES_V_RATIO[15:0] */ uint32 :16; /* Reserved Bits */ } __type67; typedef struct { /* Bit Access */ uint32 SC0_RES_OUT_HW:11; /* SC0_RES_OUT_HW[10:0] */ uint32 :5; /* Reserved Bits */ uint32 SC0_RES_OUT_VW:11; /* SC0_RES_OUT_VW[26:16] */ uint32 :5; /* Reserved Bits */ } __type68; typedef struct { /* Bit Access */ uint32 SC0_RES_US_H_ON:1; /* SC0_RES_US_H_ON */ uint32 :3; /* Reserved Bits */ uint32 SC0_RES_US_V_ON:1; /* SC0_RES_US_V_ON */ uint32 :27; /* Reserved Bits */ } __type69; typedef struct { /* Bit Access */ uint32 SC0_RES_P_VW:11; /* SC0_RES_P_VW[10:0] */ uint32 :5; /* Reserved Bits */ uint32 SC0_RES_P_VS:11; /* SC0_RES_P_VS[26:16] */ uint32 :5; /* Reserved Bits */ } __type70; typedef struct { /* Bit Access */ uint32 SC0_RES_P_HW:11; /* SC0_RES_P_HW[10:0] */ uint32 :5; /* Reserved Bits */ uint32 SC0_RES_P_HS:11; /* SC0_RES_P_HS[26:16] */ uint32 :5; /* Reserved Bits */ } __type71; typedef struct { /* Bit Access */ uint32 SC0_RES_IN_HW:11; /* SC0_RES_IN_HW[10:0] */ uint32 :5; /* Reserved Bits */ uint32 SC0_RES_IN_VW:11; /* SC0_RES_IN_VW[26:16] */ uint32 :5; /* Reserved Bits */ } __type72; typedef struct { /* Bit Access */ uint32 SC0_RES_US_H_RATIO:16; /* SC0_RES_US_H_RATIO[15:0] */ uint32 :16; /* Reserved Bits */ } __type73; typedef struct { /* Bit Access */ uint32 SC0_RES_US_HB_INIPHASE:12; /* SC0_RES_US_HB_INIPHASE[11:0] */ uint32 :4; /* Reserved Bits */ uint32 SC0_RES_US_HT_INIPHASE:12; /* SC0_RES_US_HT_INIPHASE[27:16] */ uint32 SC0_RES_US_H_INTERPOTYP:1; /* SC0_RES_US_H_INTERPOTYP */ uint32 :3; /* Reserved Bits */ } __type74; typedef struct { /* Bit Access */ uint32 SC0_RES_VCUT:8; /* SC0_RES_VCUT[7:0] */ uint32 SC0_RES_HCUT:8; /* SC0_RES_HCUT[15:8] */ uint32 :16; /* Reserved Bits */ } __type75; typedef struct { /* Bit Access */ uint32 SC0_RES_DISP_ON:1; /* SC0_RES_DISP_ON */ uint32 :3; /* Reserved Bits */ uint32 SC0_RES_IBUS_SYNC_SEL:1; /* SC0_RES_IBUS_SYNC_SEL */ uint32 :27; /* Reserved Bits */ } __type76; typedef struct { /* Bit Access */ uint32 SC0_RES_BK_COL_B:8; /* SC0_RES_BK_COL_B[7:0] */ uint32 SC0_RES_BK_COL_G:8; /* SC0_RES_BK_COL_G[15:8] */ uint32 SC0_RES_BK_COL_R:8; /* SC0_RES_BK_COL_R[23:16] */ uint32 :8; /* Reserved Bits */ } __type77; typedef struct { /* Bit Access */ uint32 SC0_SCL1_VEN_A:1; /* SC0_SCL1_VEN_A */ uint32 :3; /* Reserved Bits */ uint32 SC0_SCL1_VEN_B:1; /* SC0_SCL1_VEN_B */ uint32 :11; /* Reserved Bits */ uint32 SC0_SCL1_UPDATE_A:1; /* SC0_SCL1_UPDATE_A */ uint32 :3; /* Reserved Bits */ uint32 SC0_SCL1_UPDATE_B:1; /* SC0_SCL1_UPDATE_B */ uint32 :11; /* Reserved Bits */ } __type78; typedef struct { /* Bit Access */ uint32 :1; /* Reserved Bits */ uint32 SC0_RES_LOOP:1; /* SC0_RES_LOOP */ uint32 SC0_RES_MD:2; /* SC0_RES_MD[3:2] */ uint32 SC0_RES_DS_WR_MD:3; /* SC0_RES_DS_WR_MD[6:4] */ uint32 SC0_RES_TB_ADD_MOD:1; /* SC0_RES_TB_ADD_MOD */ uint32 :8; /* Reserved Bits */ uint32 SC0_RES_WRSWA:3; /* SC0_RES_WRSWA[18:16] */ uint32 :13; /* Reserved Bits */ } __type79; typedef struct { /* Bit Access */ uint32 SC0_RES_BASE:32; /* SC0_RES_BASE[31:0] */ } __type80; typedef struct { /* Bit Access */ uint32 SC0_RES_FLM_NUM:10; /* SC0_RES_FLM_NUM[9:0] */ uint32 :6; /* Reserved Bits */ uint32 SC0_RES_LN_OFF:15; /* SC0_RES_LN_OFF[30:16] */ uint32 :1; /* Reserved Bits */ } __type81; typedef struct { /* Bit Access */ uint32 SC0_RES_FLM_OFF:23; /* SC0_RES_FLM_OFF[22:0] */ uint32 :9; /* Reserved Bits */ } __type82; typedef struct { /* Bit Access */ uint32 SC0_RES_WENB:1; /* SC0_RES_WENB */ uint32 :3; /* Reserved Bits */ uint32 SC0_RES_FLD_SEL:1; /* SC0_RES_FLD_SEL */ uint32 :3; /* Reserved Bits */ uint32 SC0_RES_FS_RATE:2; /* SC0_RES_FS_RATE[9:8] */ uint32 :2; /* Reserved Bits */ uint32 SC0_RES_INTER:1; /* SC0_RES_INTER */ uint32 :19; /* Reserved Bits */ } __type83; typedef struct { /* Bit Access */ uint32 SC0_RES_BITDEC_ON:1; /* SC0_RES_BITDEC_ON */ uint32 :3; /* Reserved Bits */ uint32 SC0_RES_DTH_ON:1; /* SC0_RES_DTH_ON */ uint32 :27; /* Reserved Bits */ } __type84; typedef struct { /* Bit Access */ const uint32 SC0_RES_FLM_CNT:10; /* SC0_RES_FLM_CNT[9:0] */ uint32 :6; /* Reserved Bits */ const uint32 SC0_RES_OVERFLOW:1; /* SC0_RES_OVERFLOW */ uint32 :15; /* Reserved Bits */ } __type85; typedef struct { /* Bit Access */ uint32 SC0_RES_BASE_B:32; /* SC0_RES_BASE_B[31:0] */ } __type86; typedef struct { /* Bit Access */ uint32 SC0_RES_FLM_NUM_B:10; /* SC0_RES_FLM_NUM_B[9:0] */ uint32 :6; /* Reserved Bits */ uint32 SC0_RES_LN_OFF_B:15; /* SC0_RES_LN_OFF_B[30:16] */ uint32 :1; /* Reserved Bits */ } __type87; typedef struct { /* Bit Access */ uint32 SC0_RES_FLM_OFF_B:23; /* SC0_RES_FLM_OFF_B[22:0] */ uint32 :9; /* Reserved Bits */ } __type88; typedef struct { /* Bit Access */ const uint32 SC0_RES_FLM_CNT_B:10; /* SC0_RES_FLM_CNT_B[9:0] */ uint32 :22; /* Reserved Bits */ } __type89; typedef struct { /* Bit Access */ uint32 GR0_IBUS_VEN:1; /* GR0_IBUS_VEN */ uint32 :3; /* Reserved Bits */ uint32 GR0_P_VEN:1; /* GR0_P_VEN */ uint32 :3; /* Reserved Bits */ uint32 GR0_UPDATE:1; /* GR0_UPDATE */ uint32 :23; /* Reserved Bits */ } __type90; typedef struct { /* Bit Access */ uint32 GR0_R_ENB:1; /* GR0_R_ENB */ uint32 :31; /* Reserved Bits */ } __type91; typedef struct { /* Bit Access */ uint32 :8; /* Reserved Bits */ uint32 GR0_FLM_SEL:2; /* GR0_FLM_SEL[9:8] */ uint32 :6; /* Reserved Bits */ uint32 GR0_LN_OFF_DIR:1; /* GR0_LN_OFF_DIR */ uint32 :14; /* Reserved Bits */ uint32 GR0_FLD_SEL:1; /* GR0_FLD_SEL */ } __type92; typedef struct { /* Bit Access */ uint32 GR0_BASE:32; /* GR0_BASE[31:0] */ } __type93; typedef struct { /* Bit Access */ uint32 GR0_FLM_NUM:10; /* GR0_FLM_NUM[9:0] */ uint32 :6; /* Reserved Bits */ uint32 GR0_LN_OFF:15; /* GR0_LN_OFF[30:16] */ uint32 GR0_FLD_NXT:1; /* GR0_FLD_NXT */ } __type94; typedef struct { /* Bit Access */ uint32 GR0_FLM_OFF:23; /* GR0_FLM_OFF[22:0] */ uint32 :9; /* Reserved Bits */ } __type95; typedef struct { /* Bit Access */ uint32 GR0_FLM_LOOP:11; /* GR0_FLM_LOOP[10:0] */ uint32 :5; /* Reserved Bits */ uint32 GR0_FLM_LNUM:11; /* GR0_FLM_LNUM[26:16] */ uint32 :5; /* Reserved Bits */ } __type96; typedef struct { /* Bit Access */ uint32 GR0_STA_POS:6; /* GR0_STA_POS[5:0] */ uint32 :2; /* Reserved Bits */ uint32 GR0_CNV444_MD:1; /* GR0_CNV444_MD */ uint32 :1; /* Reserved Bits */ uint32 GR0_RDSWA:3; /* GR0_RDSWA[12:10] */ uint32 GR0_YCC_SWAP:3; /* GR0_YCC_SWAP[15:13] */ uint32 GR0_HW:11; /* GR0_HW[26:16] */ uint32 :1; /* Reserved Bits */ uint32 GR0_FORMAT:4; /* GR0_FORMAT[31:28] */ } __type97; typedef struct { /* Bit Access */ uint32 GR0_DISP_SEL:2; /* GR0_DISP_SEL[1:0] */ uint32 :2; /* Reserved Bits */ uint32 GR0_GRC_DISP_ON:1; /* GR0_GRC_DISP_ON */ uint32 :27; /* Reserved Bits */ } __type98; typedef struct { /* Bit Access */ uint32 GR0_GRC_VW:11; /* GR0_GRC_VW[10:0] */ uint32 :5; /* Reserved Bits */ uint32 GR0_GRC_VS:11; /* GR0_GRC_VS[26:16] */ uint32 :5; /* Reserved Bits */ } __type99; typedef struct { /* Bit Access */ uint32 GR0_GRC_HW:11; /* GR0_GRC_HW[10:0] */ uint32 :5; /* Reserved Bits */ uint32 GR0_GRC_HS:11; /* GR0_GRC_HS[26:16] */ uint32 :5; /* Reserved Bits */ } __type100; typedef struct { /* Bit Access */ uint32 GR0_CK_ON:1; /* GR0_CK_ON */ uint32 :31; /* Reserved Bits */ } __type101; typedef struct { /* Bit Access */ uint32 GR0_CK_KR:8; /* GR0_CK_KR[7:0] */ uint32 GR0_CK_KB:8; /* GR0_CK_KB[15:8] */ uint32 GR0_CK_KG:8; /* GR0_CK_KG[23:16] */ uint32 GR0_CK_KCLUT:8; /* GR0_CK_KCLUT[31:24] */ } __type102; typedef struct { /* Bit Access */ uint32 GR0_CK_R:8; /* GR0_CK_R[7:0] */ uint32 GR0_CK_B:8; /* GR0_CK_B[15:8] */ uint32 GR0_CK_G:8; /* GR0_CK_G[23:16] */ uint32 GR0_CK_A:8; /* GR0_CK_A[31:24] */ } __type103; typedef struct { /* Bit Access */ uint32 GR0_R0:8; /* GR0_R0[7:0] */ uint32 GR0_B0:8; /* GR0_B0[15:8] */ uint32 GR0_G0:8; /* GR0_G0[23:16] */ uint32 GR0_A0:8; /* GR0_A0[31:24] */ } __type104; typedef struct { /* Bit Access */ uint32 GR0_R1:8; /* GR0_R1[7:0] */ uint32 GR0_B1:8; /* GR0_B1[15:8] */ uint32 GR0_G1:8; /* GR0_G1[23:16] */ uint32 GR0_A1:8; /* GR0_A1[31:24] */ } __type105; typedef struct { /* Bit Access */ uint32 GR0_BASE_R:8; /* GR0_BASE_R[7:0] */ uint32 GR0_BASE_B:8; /* GR0_BASE_B[15:8] */ uint32 GR0_BASE_G:8; /* GR0_BASE_G[23:16] */ uint32 :8; /* Reserved Bits */ } __type106; typedef struct { /* Bit Access */ uint32 :16; /* Reserved Bits */ uint32 GR0_CLT_SEL:1; /* GR0_CLT_SEL */ uint32 :15; /* Reserved Bits */ } __type107; typedef struct { /* Bit Access */ uint32 ADJ0_VEN:1; /* ADJ0_VEN */ uint32 :31; /* Reserved Bits */ } __type108; typedef struct { /* Bit Access */ uint32 ADJ0_MTX_MD:2; /* ADJ0_MTX_MD[1:0] */ uint32 :30; /* Reserved Bits */ } __type109; typedef struct { /* Bit Access */ uint32 ADJ0_MTX_GG:11; /* ADJ0_MTX_GG[10:0] */ uint32 :5; /* Reserved Bits */ uint32 ADJ0_MTX_YG:8; /* ADJ0_MTX_YG[23:16] */ uint32 :8; /* Reserved Bits */ } __type110; typedef struct { /* Bit Access */ uint32 ADJ0_MTX_GR:11; /* ADJ0_MTX_GR[10:0] */ uint32 :5; /* Reserved Bits */ uint32 ADJ0_MTX_GB:11; /* ADJ0_MTX_GB[26:16] */ uint32 :5; /* Reserved Bits */ } __type111; typedef struct { /* Bit Access */ uint32 ADJ0_MTX_BG:11; /* ADJ0_MTX_BG[10:0] */ uint32 :5; /* Reserved Bits */ uint32 ADJ0_MTX_B:8; /* ADJ0_MTX_B[23:16] */ uint32 :8; /* Reserved Bits */ } __type112; typedef struct { /* Bit Access */ uint32 ADJ0_MTX_BR:11; /* ADJ0_MTX_BR[10:0] */ uint32 :5; /* Reserved Bits */ uint32 ADJ0_MTX_BB:11; /* ADJ0_MTX_BB[26:16] */ uint32 :5; /* Reserved Bits */ } __type113; typedef struct { /* Bit Access */ uint32 ADJ0_MTX_RG:11; /* ADJ0_MTX_RG[10:0] */ uint32 :5; /* Reserved Bits */ uint32 ADJ0_MTX_R:8; /* ADJ0_MTX_R[23:16] */ uint32 :8; /* Reserved Bits */ } __type114; typedef struct { /* Bit Access */ uint32 ADJ0_MTX_RR:11; /* ADJ0_MTX_RR[10:0] */ uint32 :5; /* Reserved Bits */ uint32 ADJ0_MTX_RB:11; /* ADJ0_MTX_RB[26:16] */ uint32 :5; /* Reserved Bits */ } __type115; typedef struct { /* Bit Access */ uint32 GR2_IBUS_VEN:1; /* GR2_IBUS_VEN */ uint32 :3; /* Reserved Bits */ uint32 GR2_P_VEN:1; /* GR2_P_VEN */ uint32 :3; /* Reserved Bits */ uint32 GR2_UPDATE:1; /* GR2_UPDATE */ uint32 :23; /* Reserved Bits */ } __type116; typedef struct { /* Bit Access */ uint32 GR2_R_ENB:1; /* GR2_R_ENB */ uint32 :31; /* Reserved Bits */ } __type117; typedef struct { /* Bit Access */ uint32 :8; /* Reserved Bits */ uint32 GR2_FLM_SEL:2; /* GR2_FLM_SEL[9:8] */ uint32 :6; /* Reserved Bits */ uint32 GR2_LN_OFF_DIR:1; /* GR2_LN_OFF_DIR */ uint32 :15; /* Reserved Bits */ } __type118; typedef struct { /* Bit Access */ uint32 GR2_BASE:32; /* GR2_BASE[31:0] */ } __type119; typedef struct { /* Bit Access */ uint32 GR2_FLM_NUM:10; /* GR2_FLM_NUM[9:0] */ uint32 :6; /* Reserved Bits */ uint32 GR2_LN_OFF:15; /* GR2_LN_OFF[30:16] */ uint32 :1; /* Reserved Bits */ } __type120; typedef struct { /* Bit Access */ uint32 GR2_FLM_OFF:23; /* GR2_FLM_OFF[22:0] */ uint32 :9; /* Reserved Bits */ } __type121; typedef struct { /* Bit Access */ uint32 GR2_FLM_LOOP:11; /* GR2_FLM_LOOP[10:0] */ uint32 :5; /* Reserved Bits */ uint32 GR2_FLM_LNUM:11; /* GR2_FLM_LNUM[26:16] */ uint32 :5; /* Reserved Bits */ } __type122; typedef struct { /* Bit Access */ uint32 GR2_STA_POS:6; /* GR2_STA_POS[5:0] */ uint32 :4; /* Reserved Bits */ uint32 GR2_RDSWA:3; /* GR2_RDSWA[12:10] */ uint32 :3; /* Reserved Bits */ uint32 GR2_HW:11; /* GR2_HW[26:16] */ uint32 :1; /* Reserved Bits */ uint32 GR2_FORMAT:4; /* GR2_FORMAT[31:28] */ } __type123; typedef struct { /* Bit Access */ uint32 GR2_DISP_SEL:2; /* GR2_DISP_SEL[1:0] */ uint32 :2; /* Reserved Bits */ uint32 GR2_GRC_DISP_ON:1; /* GR2_GRC_DISP_ON */ uint32 :3; /* Reserved Bits */ uint32 GR2_ARC_DISP_ON:1; /* GR2_ARC_DISP_ON */ uint32 :3; /* Reserved Bits */ uint32 GR2_ARC_ON:1; /* GR2_ARC_ON */ uint32 :1; /* Reserved Bits */ uint32 GR2_ACALC_MD:1; /* GR2_ACALC_MD */ uint32 GR2_ARC_MUL:1; /* GR2_ARC_MUL */ uint32 :16; /* Reserved Bits */ } __type124; typedef struct { /* Bit Access */ uint32 GR2_GRC_VW:11; /* GR2_GRC_VW[10:0] */ uint32 :5; /* Reserved Bits */ uint32 GR2_GRC_VS:11; /* GR2_GRC_VS[26:16] */ uint32 :5; /* Reserved Bits */ } __type125; typedef struct { /* Bit Access */ uint32 GR2_GRC_HW:11; /* GR2_GRC_HW[10:0] */ uint32 :5; /* Reserved Bits */ uint32 GR2_GRC_HS:11; /* GR2_GRC_HS[26:16] */ uint32 :5; /* Reserved Bits */ } __type126; typedef struct { /* Bit Access */ uint32 GR2_ARC_VW:11; /* GR2_ARC_VW[10:0] */ uint32 :5; /* Reserved Bits */ uint32 GR2_ARC_VS:11; /* GR2_ARC_VS[26:16] */ uint32 :5; /* Reserved Bits */ } __type127; typedef struct { /* Bit Access */ uint32 GR2_ARC_HW:11; /* GR2_ARC_HW[10:0] */ uint32 :5; /* Reserved Bits */ uint32 GR2_ARC_HS:11; /* GR2_ARC_HS[26:16] */ uint32 :5; /* Reserved Bits */ } __type128; typedef struct { /* Bit Access */ uint32 GR2_ARC_RATE:8; /* GR2_ARC_RATE[7:0] */ uint32 :8; /* Reserved Bits */ uint32 GR2_ARC_COEF:8; /* GR2_ARC_COEF[23:16] */ uint32 GR2_ARC_MODE:1; /* GR2_ARC_MODE */ uint32 :7; /* Reserved Bits */ } __type129; typedef struct { /* Bit Access */ uint32 GR2_CK_ON:1; /* GR2_CK_ON */ uint32 :15; /* Reserved Bits */ uint32 GR2_ARC_DEF:8; /* GR2_ARC_DEF[23:16] */ uint32 :8; /* Reserved Bits */ } __type130; typedef struct { /* Bit Access */ uint32 GR2_CK_KR:8; /* GR2_CK_KR[7:0] */ uint32 GR2_CK_KB:8; /* GR2_CK_KB[15:8] */ uint32 GR2_CK_KG:8; /* GR2_CK_KG[23:16] */ uint32 GR2_CK_KCLUT:8; /* GR2_CK_KCLUT[31:24] */ } __type131; typedef struct { /* Bit Access */ uint32 GR2_CK_R:8; /* GR2_CK_R[7:0] */ uint32 GR2_CK_B:8; /* GR2_CK_B[15:8] */ uint32 GR2_CK_G:8; /* GR2_CK_G[23:16] */ uint32 GR2_CK_A:8; /* GR2_CK_A[31:24] */ } __type132; typedef struct { /* Bit Access */ uint32 GR2_R0:8; /* GR2_R0[7:0] */ uint32 GR2_B0:8; /* GR2_B0[15:8] */ uint32 GR2_G0:8; /* GR2_G0[23:16] */ uint32 GR2_A0:8; /* GR2_A0[31:24] */ } __type133; typedef struct { /* Bit Access */ uint32 GR2_R1:8; /* GR2_R1[7:0] */ uint32 GR2_B1:8; /* GR2_B1[15:8] */ uint32 GR2_G1:8; /* GR2_G1[23:16] */ uint32 GR2_A1:8; /* GR2_A1[31:24] */ } __type134; typedef struct { /* Bit Access */ uint32 GR2_BASE_R:8; /* GR2_BASE_R[7:0] */ uint32 GR2_BASE_B:8; /* GR2_BASE_B[15:8] */ uint32 GR2_BASE_G:8; /* GR2_BASE_G[23:16] */ uint32 :8; /* Reserved Bits */ } __type135; typedef struct { /* Bit Access */ uint32 :16; /* Reserved Bits */ uint32 GR2_CLT_SEL:1; /* GR2_CLT_SEL */ uint32 :15; /* Reserved Bits */ } __type136; typedef struct { /* Bit Access */ const uint32 GR2_ARC_ST:1; /* GR2_ARC_ST */ uint32 :31; /* Reserved Bits */ } __type137; typedef struct { /* Bit Access */ uint32 GR3_IBUS_VEN:1; /* GR3_IBUS_VEN */ uint32 :3; /* Reserved Bits */ uint32 GR3_P_VEN:1; /* GR3_P_VEN */ uint32 :3; /* Reserved Bits */ uint32 GR3_UPDATE:1; /* GR3_UPDATE */ uint32 :23; /* Reserved Bits */ } __type138; typedef struct { /* Bit Access */ uint32 GR3_R_ENB:1; /* GR3_R_ENB */ uint32 :31; /* Reserved Bits */ } __type139; typedef struct { /* Bit Access */ uint32 :8; /* Reserved Bits */ uint32 GR3_FLM_SEL:2; /* GR3_FLM_SEL[9:8] */ uint32 :6; /* Reserved Bits */ uint32 GR3_LN_OFF_DIR:1; /* GR3_LN_OFF_DIR */ uint32 :15; /* Reserved Bits */ } __type140; typedef struct { /* Bit Access */ uint32 GR3_BASE:32; /* GR3_BASE[31:0] */ } __type141; typedef struct { /* Bit Access */ uint32 GR3_FLM_NUM:10; /* GR3_FLM_NUM[9:0] */ uint32 :6; /* Reserved Bits */ uint32 GR3_LN_OFF:15; /* GR3_LN_OFF[30:16] */ uint32 :1; /* Reserved Bits */ } __type142; typedef struct { /* Bit Access */ uint32 GR3_FLM_OFF:23; /* GR3_FLM_OFF[22:0] */ uint32 :9; /* Reserved Bits */ } __type143; typedef struct { /* Bit Access */ uint32 GR3_FLM_LOOP:11; /* GR3_FLM_LOOP[10:0] */ uint32 :5; /* Reserved Bits */ uint32 GR3_FLM_LNUM:11; /* GR3_FLM_LNUM[26:16] */ uint32 :5; /* Reserved Bits */ } __type144; typedef struct { /* Bit Access */ uint32 GR3_STA_POS:6; /* GR3_STA_POS[5:0] */ uint32 :4; /* Reserved Bits */ uint32 GR3_RDSWA:3; /* GR3_RDSWA[12:10] */ uint32 :3; /* Reserved Bits */ uint32 GR3_HW:11; /* GR3_HW[26:16] */ uint32 :1; /* Reserved Bits */ uint32 GR3_FORMAT:4; /* GR3_FORMAT[31:28] */ } __type145; typedef struct { /* Bit Access */ uint32 GR3_DISP_SEL:2; /* GR3_DISP_SEL[1:0] */ uint32 :2; /* Reserved Bits */ uint32 GR3_GRC_DISP_ON:1; /* GR3_GRC_DISP_ON */ uint32 :3; /* Reserved Bits */ uint32 GR3_ARC_DISP_ON:1; /* GR3_ARC_DISP_ON */ uint32 :3; /* Reserved Bits */ uint32 GR3_ARC_ON:1; /* GR3_ARC_ON */ uint32 :1; /* Reserved Bits */ uint32 GR3_ACALC_MD:1; /* GR3_ACALC_MD */ uint32 GR3_ARC_MUL:1; /* GR3_ARC_MUL */ uint32 :16; /* Reserved Bits */ } __type146; typedef struct { /* Bit Access */ uint32 GR3_GRC_VW:11; /* GR3_GRC_VW[10:0] */ uint32 :5; /* Reserved Bits */ uint32 GR3_GRC_VS:11; /* GR3_GRC_VS[26:16] */ uint32 :5; /* Reserved Bits */ } __type147; typedef struct { /* Bit Access */ uint32 GR3_GRC_HW:11; /* GR3_GRC_HW[10:0] */ uint32 :5; /* Reserved Bits */ uint32 GR3_GRC_HS:11; /* GR3_GRC_HS[26:16] */ uint32 :5; /* Reserved Bits */ } __type148; typedef struct { /* Bit Access */ uint32 GR3_ARC_VW:11; /* GR3_ARC_VW[10:0] */ uint32 :5; /* Reserved Bits */ uint32 GR3_ARC_VS:11; /* GR3_ARC_VS[26:16] */ uint32 :5; /* Reserved Bits */ } __type149; typedef struct { /* Bit Access */ uint32 GR3_ARC_HW:11; /* GR3_ARC_HW[10:0] */ uint32 :5; /* Reserved Bits */ uint32 GR3_ARC_HS:11; /* GR3_ARC_HS[26:16] */ uint32 :5; /* Reserved Bits */ } __type150; typedef struct { /* Bit Access */ uint32 GR3_ARC_RATE:8; /* GR3_ARC_RATE[7:0] */ uint32 :8; /* Reserved Bits */ uint32 GR3_ARC_COEF:8; /* GR3_ARC_COEF[23:16] */ uint32 GR3_ARC_MODE:1; /* GR3_ARC_MODE */ uint32 :7; /* Reserved Bits */ } __type151; typedef struct { /* Bit Access */ uint32 GR3_CK_ON:1; /* GR3_CK_ON */ uint32 :15; /* Reserved Bits */ uint32 GR3_ARC_DEF:8; /* GR3_ARC_DEF[23:16] */ uint32 :8; /* Reserved Bits */ } __type152; typedef struct { /* Bit Access */ uint32 GR3_CK_KR:8; /* GR3_CK_KR[7:0] */ uint32 GR3_CK_KB:8; /* GR3_CK_KB[15:8] */ uint32 GR3_CK_KG:8; /* GR3_CK_KG[23:16] */ uint32 GR3_CK_KCLUT:8; /* GR3_CK_KCLUT[31:24] */ } __type153; typedef struct { /* Bit Access */ uint32 GR3_CK_R:8; /* GR3_CK_R[7:0] */ uint32 GR3_CK_B:8; /* GR3_CK_B[15:8] */ uint32 GR3_CK_G:8; /* GR3_CK_G[23:16] */ uint32 GR3_CK_A:8; /* GR3_CK_A[31:24] */ } __type154; typedef struct { /* Bit Access */ uint32 GR3_R0:8; /* GR3_R0[7:0] */ uint32 GR3_B0:8; /* GR3_B0[15:8] */ uint32 GR3_G0:8; /* GR3_G0[23:16] */ uint32 GR3_A0:8; /* GR3_A0[31:24] */ } __type155; typedef struct { /* Bit Access */ uint32 GR3_R1:8; /* GR3_R1[7:0] */ uint32 GR3_B1:8; /* GR3_B1[15:8] */ uint32 GR3_G1:8; /* GR3_G1[23:16] */ uint32 GR3_A1:8; /* GR3_A1[31:24] */ } __type156; typedef struct { /* Bit Access */ uint32 GR3_BASE_R:8; /* GR3_BASE_R[7:0] */ uint32 GR3_BASE_B:8; /* GR3_BASE_B[15:8] */ uint32 GR3_BASE_G:8; /* GR3_BASE_G[23:16] */ uint32 :8; /* Reserved Bits */ } __type157; typedef struct { /* Bit Access */ uint32 GR3_LINE:11; /* GR3_LINE[10:0] */ uint32 :5; /* Reserved Bits */ uint32 GR3_CLT_SEL:1; /* GR3_CLT_SEL */ uint32 :15; /* Reserved Bits */ } __type158; typedef struct { /* Bit Access */ const uint32 GR3_ARC_ST:1; /* GR3_ARC_ST */ uint32 :15; /* Reserved Bits */ const uint32 GR3_LIN_STAT:11; /* GR3_LIN_STAT[26:16] */ uint32 :5; /* Reserved Bits */ } __type159; typedef struct { /* Bit Access */ uint32 GAM_G_VEN:1; /* GAM_G_VEN */ uint32 :31; /* Reserved Bits */ } __type160; typedef struct { /* Bit Access */ uint32 GAM_ON:1; /* GAM_ON */ uint32 :31; /* Reserved Bits */ } __type161; typedef struct { /* Bit Access */ uint32 GAM_G_GAIN_00:11; /* GAM_G_GAIN_00[10:0] */ uint32 :5; /* Reserved Bits */ uint32 GAM_G_GAIN_01:11; /* GAM_G_GAIN_01[26:16] */ uint32 :5; /* Reserved Bits */ } __type162; typedef struct { /* Bit Access */ uint32 GAM_G_GAIN_02:11; /* GAM_G_GAIN_02[10:0] */ uint32 :5; /* Reserved Bits */ uint32 GAM_G_GAIN_03:11; /* GAM_G_GAIN_03[26:16] */ uint32 :5; /* Reserved Bits */ } __type163; typedef struct { /* Bit Access */ uint32 GAM_G_GAIN_04:11; /* GAM_G_GAIN_04[10:0] */ uint32 :5; /* Reserved Bits */ uint32 GAM_G_GAIN_05:11; /* GAM_G_GAIN_05[26:16] */ uint32 :5; /* Reserved Bits */ } __type164; typedef struct { /* Bit Access */ uint32 GAM_G_GAIN_06:11; /* GAM_G_GAIN_06[10:0] */ uint32 :5; /* Reserved Bits */ uint32 GAM_G_GAIN_07:11; /* GAM_G_GAIN_07[26:16] */ uint32 :5; /* Reserved Bits */ } __type165; typedef struct { /* Bit Access */ uint32 GAM_G_GAIN_08:11; /* GAM_G_GAIN_08[10:0] */ uint32 :5; /* Reserved Bits */ uint32 GAM_G_GAIN_09:11; /* GAM_G_GAIN_09[26:16] */ uint32 :5; /* Reserved Bits */ } __type166; typedef struct { /* Bit Access */ uint32 GAM_G_GAIN_10:11; /* GAM_G_GAIN_10[10:0] */ uint32 :5; /* Reserved Bits */ uint32 GAM_G_GAIN_11:11; /* GAM_G_GAIN_11[26:16] */ uint32 :5; /* Reserved Bits */ } __type167; typedef struct { /* Bit Access */ uint32 GAM_G_GAIN_12:11; /* GAM_G_GAIN_12[10:0] */ uint32 :5; /* Reserved Bits */ uint32 GAM_G_GAIN_13:11; /* GAM_G_GAIN_13[26:16] */ uint32 :5; /* Reserved Bits */ } __type168; typedef struct { /* Bit Access */ uint32 GAM_G_GAIN_14:11; /* GAM_G_GAIN_14[10:0] */ uint32 :5; /* Reserved Bits */ uint32 GAM_G_GAIN_15:11; /* GAM_G_GAIN_15[26:16] */ uint32 :5; /* Reserved Bits */ } __type169; typedef struct { /* Bit Access */ uint32 GAM_G_GAIN_16:11; /* GAM_G_GAIN_16[10:0] */ uint32 :5; /* Reserved Bits */ uint32 GAM_G_GAIN_17:11; /* GAM_G_GAIN_17[26:16] */ uint32 :5; /* Reserved Bits */ } __type170; typedef struct { /* Bit Access */ uint32 GAM_G_GAIN_18:11; /* GAM_G_GAIN_18[10:0] */ uint32 :5; /* Reserved Bits */ uint32 GAM_G_GAIN_19:11; /* GAM_G_GAIN_19[26:16] */ uint32 :5; /* Reserved Bits */ } __type171; typedef struct { /* Bit Access */ uint32 GAM_G_GAIN_20:11; /* GAM_G_GAIN_20[10:0] */ uint32 :5; /* Reserved Bits */ uint32 GAM_G_GAIN_21:11; /* GAM_G_GAIN_21[26:16] */ uint32 :5; /* Reserved Bits */ } __type172; typedef struct { /* Bit Access */ uint32 GAM_G_GAIN_22:11; /* GAM_G_GAIN_22[10:0] */ uint32 :5; /* Reserved Bits */ uint32 GAM_G_GAIN_23:11; /* GAM_G_GAIN_23[26:16] */ uint32 :5; /* Reserved Bits */ } __type173; typedef struct { /* Bit Access */ uint32 GAM_G_GAIN_24:11; /* GAM_G_GAIN_24[10:0] */ uint32 :5; /* Reserved Bits */ uint32 GAM_G_GAIN_25:11; /* GAM_G_GAIN_25[26:16] */ uint32 :5; /* Reserved Bits */ } __type174; typedef struct { /* Bit Access */ uint32 GAM_G_GAIN_26:11; /* GAM_G_GAIN_26[10:0] */ uint32 :5; /* Reserved Bits */ uint32 GAM_G_GAIN_27:11; /* GAM_G_GAIN_27[26:16] */ uint32 :5; /* Reserved Bits */ } __type175; typedef struct { /* Bit Access */ uint32 GAM_G_GAIN_28:11; /* GAM_G_GAIN_28[10:0] */ uint32 :5; /* Reserved Bits */ uint32 GAM_G_GAIN_29:11; /* GAM_G_GAIN_29[26:16] */ uint32 :5; /* Reserved Bits */ } __type176; typedef struct { /* Bit Access */ uint32 GAM_G_GAIN_30:11; /* GAM_G_GAIN_30[10:0] */ uint32 :5; /* Reserved Bits */ uint32 GAM_G_GAIN_31:11; /* GAM_G_GAIN_31[26:16] */ uint32 :5; /* Reserved Bits */ } __type177; typedef struct { /* Bit Access */ uint32 GAM_G_TH_03:8; /* GAM_G_TH_03[7:0] */ uint32 GAM_G_TH_02:8; /* GAM_G_TH_02[15:8] */ uint32 GAM_G_TH_01:8; /* GAM_G_TH_01[23:16] */ uint32 :8; /* Reserved Bits */ } __type178; typedef struct { /* Bit Access */ uint32 GAM_G_TH_07:8; /* GAM_G_TH_07[7:0] */ uint32 GAM_G_TH_06:8; /* GAM_G_TH_06[15:8] */ uint32 GAM_G_TH_05:8; /* GAM_G_TH_05[23:16] */ uint32 GAM_G_TH_04:8; /* GAM_G_TH_04[31:24] */ } __type179; typedef struct { /* Bit Access */ uint32 GAM_G_TH_11:8; /* GAM_G_TH_11[7:0] */ uint32 GAM_G_TH_10:8; /* GAM_G_TH_10[15:8] */ uint32 GAM_G_TH_09:8; /* GAM_G_TH_09[23:16] */ uint32 GAM_G_TH_08:8; /* GAM_G_TH_08[31:24] */ } __type180; typedef struct { /* Bit Access */ uint32 GAM_G_TH_15:8; /* GAM_G_TH_15[7:0] */ uint32 GAM_G_TH_14:8; /* GAM_G_TH_14[15:8] */ uint32 GAM_G_TH_13:8; /* GAM_G_TH_13[23:16] */ uint32 GAM_G_TH_12:8; /* GAM_G_TH_12[31:24] */ } __type181; typedef struct { /* Bit Access */ uint32 GAM_G_TH_19:8; /* GAM_G_TH_19[7:0] */ uint32 GAM_G_TH_18:8; /* GAM_G_TH_18[15:8] */ uint32 GAM_G_TH_17:8; /* GAM_G_TH_17[23:16] */ uint32 GAM_G_TH_16:8; /* GAM_G_TH_16[31:24] */ } __type182; typedef struct { /* Bit Access */ uint32 GAM_G_TH_23:8; /* GAM_G_TH_23[7:0] */ uint32 GAM_G_TH_22:8; /* GAM_G_TH_22[15:8] */ uint32 GAM_G_TH_21:8; /* GAM_G_TH_21[23:16] */ uint32 GAM_G_TH_20:8; /* GAM_G_TH_20[31:24] */ } __type183; typedef struct { /* Bit Access */ uint32 GAM_G_TH_27:8; /* GAM_G_TH_27[7:0] */ uint32 GAM_G_TH_26:8; /* GAM_G_TH_26[15:8] */ uint32 GAM_G_TH_25:8; /* GAM_G_TH_25[23:16] */ uint32 GAM_G_TH_24:8; /* GAM_G_TH_24[31:24] */ } __type184; typedef struct { /* Bit Access */ uint32 GAM_G_TH_31:8; /* GAM_G_TH_31[7:0] */ uint32 GAM_G_TH_30:8; /* GAM_G_TH_30[15:8] */ uint32 GAM_G_TH_29:8; /* GAM_G_TH_29[23:16] */ uint32 GAM_G_TH_28:8; /* GAM_G_TH_28[31:24] */ } __type185; typedef struct { /* Bit Access */ uint32 GAM_B_VEN:1; /* GAM_B_VEN */ uint32 :31; /* Reserved Bits */ } __type186; typedef struct { /* Bit Access */ uint32 GAM_B_GAIN_00:11; /* GAM_B_GAIN_00[10:0] */ uint32 :5; /* Reserved Bits */ uint32 GAM_B_GAIN_01:11; /* GAM_B_GAIN_01[26:16] */ uint32 :5; /* Reserved Bits */ } __type187; typedef struct { /* Bit Access */ uint32 GAM_B_GAIN_02:11; /* GAM_B_GAIN_02[10:0] */ uint32 :5; /* Reserved Bits */ uint32 GAM_B_GAIN_03:11; /* GAM_B_GAIN_03[26:16] */ uint32 :5; /* Reserved Bits */ } __type188; typedef struct { /* Bit Access */ uint32 GAM_B_GAIN_04:11; /* GAM_B_GAIN_04[10:0] */ uint32 :5; /* Reserved Bits */ uint32 GAM_B_GAIN_05:11; /* GAM_B_GAIN_05[26:16] */ uint32 :5; /* Reserved Bits */ } __type189; typedef struct { /* Bit Access */ uint32 GAM_B_GAIN_06:11; /* GAM_B_GAIN_06[10:0] */ uint32 :5; /* Reserved Bits */ uint32 GAM_B_GAIN_07:11; /* GAM_B_GAIN_07[26:16] */ uint32 :5; /* Reserved Bits */ } __type190; typedef struct { /* Bit Access */ uint32 GAM_B_GAIN_08:11; /* GAM_B_GAIN_08[10:0] */ uint32 :5; /* Reserved Bits */ uint32 GAM_B_GAIN_09:11; /* GAM_B_GAIN_09[26:16] */ uint32 :5; /* Reserved Bits */ } __type191; typedef struct { /* Bit Access */ uint32 GAM_B_GAIN_10:11; /* GAM_B_GAIN_10[10:0] */ uint32 :5; /* Reserved Bits */ uint32 GAM_B_GAIN_11:11; /* GAM_B_GAIN_11[26:16] */ uint32 :5; /* Reserved Bits */ } __type192; typedef struct { /* Bit Access */ uint32 GAM_B_GAIN_12:11; /* GAM_B_GAIN_12[10:0] */ uint32 :5; /* Reserved Bits */ uint32 GAM_B_GAIN_13:11; /* GAM_B_GAIN_13[26:16] */ uint32 :5; /* Reserved Bits */ } __type193; typedef struct { /* Bit Access */ uint32 GAM_B_GAIN_14:11; /* GAM_B_GAIN_14[10:0] */ uint32 :5; /* Reserved Bits */ uint32 GAM_B_GAIN_15:11; /* GAM_B_GAIN_15[26:16] */ uint32 :5; /* Reserved Bits */ } __type194; typedef struct { /* Bit Access */ uint32 GAM_B_GAIN_16:11; /* GAM_B_GAIN_16[10:0] */ uint32 :5; /* Reserved Bits */ uint32 GAM_B_GAIN_17:11; /* GAM_B_GAIN_17[26:16] */ uint32 :5; /* Reserved Bits */ } __type195; typedef struct { /* Bit Access */ uint32 GAM_B_GAIN_18:11; /* GAM_B_GAIN_18[10:0] */ uint32 :5; /* Reserved Bits */ uint32 GAM_B_GAIN_19:11; /* GAM_B_GAIN_19[26:16] */ uint32 :5; /* Reserved Bits */ } __type196; typedef struct { /* Bit Access */ uint32 GAM_B_GAIN_20:11; /* GAM_B_GAIN_20[10:0] */ uint32 :5; /* Reserved Bits */ uint32 GAM_B_GAIN_21:11; /* GAM_B_GAIN_21[26:16] */ uint32 :5; /* Reserved Bits */ } __type197; typedef struct { /* Bit Access */ uint32 GAM_B_GAIN_22:11; /* GAM_B_GAIN_22[10:0] */ uint32 :5; /* Reserved Bits */ uint32 GAM_B_GAIN_23:11; /* GAM_B_GAIN_23[26:16] */ uint32 :5; /* Reserved Bits */ } __type198; typedef struct { /* Bit Access */ uint32 GAM_B_GAIN_24:11; /* GAM_B_GAIN_24[10:0] */ uint32 :5; /* Reserved Bits */ uint32 GAM_B_GAIN_25:11; /* GAM_B_GAIN_25[26:16] */ uint32 :5; /* Reserved Bits */ } __type199; typedef struct { /* Bit Access */ uint32 GAM_B_GAIN_26:11; /* GAM_B_GAIN_26[10:0] */ uint32 :5; /* Reserved Bits */ uint32 GAM_B_GAIN_27:11; /* GAM_B_GAIN_27[26:16] */ uint32 :5; /* Reserved Bits */ } __type200; typedef struct { /* Bit Access */ uint32 GAM_B_GAIN_28:11; /* GAM_B_GAIN_28[10:0] */ uint32 :5; /* Reserved Bits */ uint32 GAM_B_GAIN_29:11; /* GAM_B_GAIN_29[26:16] */ uint32 :5; /* Reserved Bits */ } __type201; typedef struct { /* Bit Access */ uint32 GAM_B_GAIN_30:11; /* GAM_B_GAIN_30[10:0] */ uint32 :5; /* Reserved Bits */ uint32 GAM_B_GAIN_31:11; /* GAM_B_GAIN_31[26:16] */ uint32 :5; /* Reserved Bits */ } __type202; typedef struct { /* Bit Access */ uint32 GAM_B_TH_03:8; /* GAM_B_TH_03[7:0] */ uint32 GAM_B_TH_02:8; /* GAM_B_TH_02[15:8] */ uint32 GAM_B_TH_01:8; /* GAM_B_TH_01[23:16] */ uint32 :8; /* Reserved Bits */ } __type203; typedef struct { /* Bit Access */ uint32 GAM_B_TH_07:8; /* GAM_B_TH_07[7:0] */ uint32 GAM_B_TH_06:8; /* GAM_B_TH_06[15:8] */ uint32 GAM_B_TH_05:8; /* GAM_B_TH_05[23:16] */ uint32 GAM_B_TH_04:8; /* GAM_B_TH_04[31:24] */ } __type204; typedef struct { /* Bit Access */ uint32 GAM_B_TH_11:8; /* GAM_B_TH_11[7:0] */ uint32 GAM_B_TH_10:8; /* GAM_B_TH_10[15:8] */ uint32 GAM_B_TH_09:8; /* GAM_B_TH_09[23:16] */ uint32 GAM_B_TH_08:8; /* GAM_B_TH_08[31:24] */ } __type205; typedef struct { /* Bit Access */ uint32 GAM_B_TH_15:8; /* GAM_B_TH_15[7:0] */ uint32 GAM_B_TH_14:8; /* GAM_B_TH_14[15:8] */ uint32 GAM_B_TH_13:8; /* GAM_B_TH_13[23:16] */ uint32 GAM_B_TH_12:8; /* GAM_B_TH_12[31:24] */ } __type206; typedef struct { /* Bit Access */ uint32 GAM_B_TH_19:8; /* GAM_B_TH_19[7:0] */ uint32 GAM_B_TH_18:8; /* GAM_B_TH_18[15:8] */ uint32 GAM_B_TH_17:8; /* GAM_B_TH_17[23:16] */ uint32 GAM_B_TH_16:8; /* GAM_B_TH_16[31:24] */ } __type207; typedef struct { /* Bit Access */ uint32 GAM_B_TH_23:8; /* GAM_B_TH_23[7:0] */ uint32 GAM_B_TH_22:8; /* GAM_B_TH_22[15:8] */ uint32 GAM_B_TH_21:8; /* GAM_B_TH_21[23:16] */ uint32 GAM_B_TH_20:8; /* GAM_B_TH_20[31:24] */ } __type208; typedef struct { /* Bit Access */ uint32 GAM_B_TH_27:8; /* GAM_B_TH_27[7:0] */ uint32 GAM_B_TH_26:8; /* GAM_B_TH_26[15:8] */ uint32 GAM_B_TH_25:8; /* GAM_B_TH_25[23:16] */ uint32 GAM_B_TH_24:8; /* GAM_B_TH_24[31:24] */ } __type209; typedef struct { /* Bit Access */ uint32 GAM_B_TH_31:8; /* GAM_B_TH_31[7:0] */ uint32 GAM_B_TH_30:8; /* GAM_B_TH_30[15:8] */ uint32 GAM_B_TH_29:8; /* GAM_B_TH_29[23:16] */ uint32 GAM_B_TH_28:8; /* GAM_B_TH_28[31:24] */ } __type210; typedef struct { /* Bit Access */ uint32 GAM_R_VEN:1; /* GAM_R_VEN */ uint32 :31; /* Reserved Bits */ } __type211; typedef struct { /* Bit Access */ uint32 GAM_R_GAIN_00:11; /* GAM_R_GAIN_00[10:0] */ uint32 :5; /* Reserved Bits */ uint32 GAM_R_GAIN_01:11; /* GAM_R_GAIN_01[26:16] */ uint32 :5; /* Reserved Bits */ } __type212; typedef struct { /* Bit Access */ uint32 GAM_R_GAIN_02:11; /* GAM_R_GAIN_02[10:0] */ uint32 :5; /* Reserved Bits */ uint32 GAM_R_GAIN_03:11; /* GAM_R_GAIN_03[26:16] */ uint32 :5; /* Reserved Bits */ } __type213; typedef struct { /* Bit Access */ uint32 GAM_R_GAIN_04:11; /* GAM_R_GAIN_04[10:0] */ uint32 :5; /* Reserved Bits */ uint32 GAM_R_GAIN_05:11; /* GAM_R_GAIN_05[26:16] */ uint32 :5; /* Reserved Bits */ } __type214; typedef struct { /* Bit Access */ uint32 GAM_R_GAIN_06:11; /* GAM_R_GAIN_06[10:0] */ uint32 :5; /* Reserved Bits */ uint32 GAM_R_GAIN_07:11; /* GAM_R_GAIN_07[26:16] */ uint32 :5; /* Reserved Bits */ } __type215; typedef struct { /* Bit Access */ uint32 GAM_R_GAIN_08:11; /* GAM_R_GAIN_08[10:0] */ uint32 :5; /* Reserved Bits */ uint32 GAM_R_GAIN_09:11; /* GAM_R_GAIN_09[26:16] */ uint32 :5; /* Reserved Bits */ } __type216; typedef struct { /* Bit Access */ uint32 GAM_R_GAIN_10:11; /* GAM_R_GAIN_10[10:0] */ uint32 :5; /* Reserved Bits */ uint32 GAM_R_GAIN_11:11; /* GAM_R_GAIN_11[26:16] */ uint32 :5; /* Reserved Bits */ } __type217; typedef struct { /* Bit Access */ uint32 GAM_R_GAIN_12:11; /* GAM_R_GAIN_12[10:0] */ uint32 :5; /* Reserved Bits */ uint32 GAM_R_GAIN_13:11; /* GAM_R_GAIN_13[26:16] */ uint32 :5; /* Reserved Bits */ } __type218; typedef struct { /* Bit Access */ uint32 GAM_R_GAIN_14:11; /* GAM_R_GAIN_14[10:0] */ uint32 :5; /* Reserved Bits */ uint32 GAM_R_GAIN_15:11; /* GAM_R_GAIN_15[26:16] */ uint32 :5; /* Reserved Bits */ } __type219; typedef struct { /* Bit Access */ uint32 GAM_R_GAIN_16:11; /* GAM_R_GAIN_16[10:0] */ uint32 :5; /* Reserved Bits */ uint32 GAM_R_GAIN_17:11; /* GAM_R_GAIN_17[26:16] */ uint32 :5; /* Reserved Bits */ } __type220; typedef struct { /* Bit Access */ uint32 GAM_R_GAIN_18:11; /* GAM_R_GAIN_18[10:0] */ uint32 :5; /* Reserved Bits */ uint32 GAM_R_GAIN_19:11; /* GAM_R_GAIN_19[26:16] */ uint32 :5; /* Reserved Bits */ } __type221; typedef struct { /* Bit Access */ uint32 GAM_R_GAIN_20:11; /* GAM_R_GAIN_20[10:0] */ uint32 :5; /* Reserved Bits */ uint32 GAM_R_GAIN_21:11; /* GAM_R_GAIN_21[26:16] */ uint32 :5; /* Reserved Bits */ } __type222; typedef struct { /* Bit Access */ uint32 GAM_R_GAIN_22:11; /* GAM_R_GAIN_22[10:0] */ uint32 :5; /* Reserved Bits */ uint32 GAM_R_GAIN_23:11; /* GAM_R_GAIN_23[26:16] */ uint32 :5; /* Reserved Bits */ } __type223; typedef struct { /* Bit Access */ uint32 GAM_R_GAIN_24:11; /* GAM_R_GAIN_24[10:0] */ uint32 :5; /* Reserved Bits */ uint32 GAM_R_GAIN_25:11; /* GAM_R_GAIN_25[26:16] */ uint32 :5; /* Reserved Bits */ } __type224; typedef struct { /* Bit Access */ uint32 GAM_R_GAIN_26:11; /* GAM_R_GAIN_26[10:0] */ uint32 :5; /* Reserved Bits */ uint32 GAM_R_GAIN_27:11; /* GAM_R_GAIN_27[26:16] */ uint32 :5; /* Reserved Bits */ } __type225; typedef struct { /* Bit Access */ uint32 GAM_R_GAIN_28:11; /* GAM_R_GAIN_28[10:0] */ uint32 :5; /* Reserved Bits */ uint32 GAM_R_GAIN_29:11; /* GAM_R_GAIN_29[26:16] */ uint32 :5; /* Reserved Bits */ } __type226; typedef struct { /* Bit Access */ uint32 GAM_R_GAIN_30:11; /* GAM_R_GAIN_30[10:0] */ uint32 :5; /* Reserved Bits */ uint32 GAM_R_GAIN_31:11; /* GAM_R_GAIN_31[26:16] */ uint32 :5; /* Reserved Bits */ } __type227; typedef struct { /* Bit Access */ uint32 GAM_R_TH_03:8; /* GAM_R_TH_03[7:0] */ uint32 GAM_R_TH_02:8; /* GAM_R_TH_02[15:8] */ uint32 GAM_R_TH_01:8; /* GAM_R_TH_01[23:16] */ uint32 :8; /* Reserved Bits */ } __type228; typedef struct { /* Bit Access */ uint32 GAM_R_TH_07:8; /* GAM_R_TH_07[7:0] */ uint32 GAM_R_TH_06:8; /* GAM_R_TH_06[15:8] */ uint32 GAM_R_TH_05:8; /* GAM_R_TH_05[23:16] */ uint32 GAM_R_TH_04:8; /* GAM_R_TH_04[31:24] */ } __type229; typedef struct { /* Bit Access */ uint32 GAM_R_TH_11:8; /* GAM_R_TH_11[7:0] */ uint32 GAM_R_TH_10:8; /* GAM_R_TH_10[15:8] */ uint32 GAM_R_TH_09:8; /* GAM_R_TH_09[23:16] */ uint32 GAM_R_TH_08:8; /* GAM_R_TH_08[31:24] */ } __type230; typedef struct { /* Bit Access */ uint32 GAM_R_TH_15:8; /* GAM_R_TH_15[7:0] */ uint32 GAM_R_TH_14:8; /* GAM_R_TH_14[15:8] */ uint32 GAM_R_TH_13:8; /* GAM_R_TH_13[23:16] */ uint32 GAM_R_TH_12:8; /* GAM_R_TH_12[31:24] */ } __type231; typedef struct { /* Bit Access */ uint32 GAM_R_TH_19:8; /* GAM_R_TH_19[7:0] */ uint32 GAM_R_TH_18:8; /* GAM_R_TH_18[15:8] */ uint32 GAM_R_TH_17:8; /* GAM_R_TH_17[23:16] */ uint32 GAM_R_TH_16:8; /* GAM_R_TH_16[31:24] */ } __type232; typedef struct { /* Bit Access */ uint32 GAM_R_TH_23:8; /* GAM_R_TH_23[7:0] */ uint32 GAM_R_TH_22:8; /* GAM_R_TH_22[15:8] */ uint32 GAM_R_TH_21:8; /* GAM_R_TH_21[23:16] */ uint32 GAM_R_TH_20:8; /* GAM_R_TH_20[31:24] */ } __type233; typedef struct { /* Bit Access */ uint32 GAM_R_TH_27:8; /* GAM_R_TH_27[7:0] */ uint32 GAM_R_TH_26:8; /* GAM_R_TH_26[15:8] */ uint32 GAM_R_TH_25:8; /* GAM_R_TH_25[23:16] */ uint32 GAM_R_TH_24:8; /* GAM_R_TH_24[31:24] */ } __type234; typedef struct { /* Bit Access */ uint32 GAM_R_TH_31:8; /* GAM_R_TH_31[7:0] */ uint32 GAM_R_TH_30:8; /* GAM_R_TH_30[15:8] */ uint32 GAM_R_TH_29:8; /* GAM_R_TH_29[23:16] */ uint32 GAM_R_TH_28:8; /* GAM_R_TH_28[31:24] */ } __type235; typedef struct { /* Bit Access */ uint32 TCON_VEN:1; /* TCON_VEN */ uint32 :31; /* Reserved Bits */ } __type236; typedef struct { /* Bit Access */ uint32 TCON_OFFSET:11; /* TCON_OFFSET[10:0] */ uint32 :5; /* Reserved Bits */ uint32 TCON_HALF:11; /* TCON_HALF[26:16] */ uint32 :5; /* Reserved Bits */ } __type237; typedef struct { /* Bit Access */ uint32 TCON_STVA_VW:11; /* TCON_STVA_VW[10:0] */ uint32 :5; /* Reserved Bits */ uint32 TCON_STVA_VS:11; /* TCON_STVA_VS[26:16] */ uint32 :5; /* Reserved Bits */ } __type238; typedef struct { /* Bit Access */ uint32 TCON_STVA_SEL:3; /* TCON_STVA_SEL[2:0] */ uint32 :1; /* Reserved Bits */ uint32 TCON_STVA_INV:1; /* TCON_STVA_INV */ uint32 :27; /* Reserved Bits */ } __type239; typedef struct { /* Bit Access */ uint32 TCON_STVB_VW:11; /* TCON_STVB_VW[10:0] */ uint32 :5; /* Reserved Bits */ uint32 TCON_STVB_VS:11; /* TCON_STVB_VS[26:16] */ uint32 :5; /* Reserved Bits */ } __type240; typedef struct { /* Bit Access */ uint32 TCON_STVB_SEL:3; /* TCON_STVB_SEL[2:0] */ uint32 :1; /* Reserved Bits */ uint32 TCON_STVB_INV:1; /* TCON_STVB_INV */ uint32 :27; /* Reserved Bits */ } __type241; typedef struct { /* Bit Access */ uint32 TCON_STH_HW:11; /* TCON_STH_HW[10:0] */ uint32 :5; /* Reserved Bits */ uint32 TCON_STH_HS:11; /* TCON_STH_HS[26:16] */ uint32 :5; /* Reserved Bits */ } __type242; typedef struct { /* Bit Access */ uint32 TCON_STH_SEL:3; /* TCON_STH_SEL[2:0] */ uint32 :1; /* Reserved Bits */ uint32 TCON_STH_INV:1; /* TCON_STH_INV */ uint32 :3; /* Reserved Bits */ uint32 TCON_STH_HS_SEL:1; /* TCON_STH_HS_SEL */ uint32 :23; /* Reserved Bits */ } __type243; typedef struct { /* Bit Access */ uint32 TCON_STB_HW:11; /* TCON_STB_HW[10:0] */ uint32 :5; /* Reserved Bits */ uint32 TCON_STB_HS:11; /* TCON_STB_HS[26:16] */ uint32 :5; /* Reserved Bits */ } __type244; typedef struct { /* Bit Access */ uint32 TCON_STB_SEL:3; /* TCON_STB_SEL[2:0] */ uint32 :1; /* Reserved Bits */ uint32 TCON_STB_INV:1; /* TCON_STB_INV */ uint32 :3; /* Reserved Bits */ uint32 TCON_STB_HS_SEL:1; /* TCON_STB_HS_SEL */ uint32 :23; /* Reserved Bits */ } __type245; typedef struct { /* Bit Access */ uint32 TCON_CPV_HW:11; /* TCON_CPV_HW[10:0] */ uint32 :5; /* Reserved Bits */ uint32 TCON_CPV_HS:11; /* TCON_CPV_HS[26:16] */ uint32 :5; /* Reserved Bits */ } __type246; typedef struct { /* Bit Access */ uint32 TCON_CPV_SEL:3; /* TCON_CPV_SEL[2:0] */ uint32 :1; /* Reserved Bits */ uint32 TCON_CPV_INV:1; /* TCON_CPV_INV */ uint32 :3; /* Reserved Bits */ uint32 TCON_CPV_HS_SEL:1; /* TCON_CPV_HS_SEL */ uint32 :23; /* Reserved Bits */ } __type247; typedef struct { /* Bit Access */ uint32 TCON_POLA_HW:11; /* TCON_POLA_HW[10:0] */ uint32 :5; /* Reserved Bits */ uint32 TCON_POLA_HS:11; /* TCON_POLA_HS[26:16] */ uint32 :5; /* Reserved Bits */ } __type248; typedef struct { /* Bit Access */ uint32 TCON_POLA_SEL:3; /* TCON_POLA_SEL[2:0] */ uint32 :1; /* Reserved Bits */ uint32 TCON_POLA_INV:1; /* TCON_POLA_INV */ uint32 :3; /* Reserved Bits */ uint32 TCON_POLA_HS_SEL:1; /* TCON_POLA_HS_SEL */ uint32 :3; /* Reserved Bits */ uint32 TCON_POLA_MD:2; /* TCON_POLA_MD[13:12] */ uint32 :18; /* Reserved Bits */ } __type249; typedef struct { /* Bit Access */ uint32 TCON_POLB_HW:11; /* TCON_POLB_HW[10:0] */ uint32 :5; /* Reserved Bits */ uint32 TCON_POLB_HS:11; /* TCON_POLB_HS[26:16] */ uint32 :5; /* Reserved Bits */ } __type250; typedef struct { /* Bit Access */ uint32 TCON_POLB_SEL:3; /* TCON_POLB_SEL[2:0] */ uint32 :1; /* Reserved Bits */ uint32 TCON_POLB_INV:1; /* TCON_POLB_INV */ uint32 :3; /* Reserved Bits */ uint32 TCON_POLB_HS_SEL:1; /* TCON_POLB_HS_SEL */ uint32 :3; /* Reserved Bits */ uint32 TCON_POLB_MD:2; /* TCON_POLB_MD[13:12] */ uint32 :18; /* Reserved Bits */ } __type251; typedef struct { /* Bit Access */ uint32 TCON_DE_INV:1; /* TCON_DE_INV */ uint32 :31; /* Reserved Bits */ } __type252; typedef struct { /* Bit Access */ uint32 OUTCNT_VEN:1; /* OUTCNT_VEN */ uint32 :31; /* Reserved Bits */ } __type253; typedef struct { /* Bit Access */ uint32 OUT_PHASE:2; /* OUT_PHASE[1:0] */ uint32 :2; /* Reserved Bits */ uint32 OUT_DIR_SEL:1; /* OUT_DIR_SEL */ uint32 OUT_SEQ_SEL:1; /* OUT_SEQ_SEL */ uint32 :2; /* Reserved Bits */ uint32 OUT_FRQ_SEL:2; /* OUT_FRQ_SEL[9:8] */ uint32 :2; /* Reserved Bits */ uint32 OUT_FORMAT:2; /* OUT_FORMAT[13:12] */ uint32 :10; /* Reserved Bits */ uint32 OUT_SWAP_ON:1; /* OUT_SWAP_ON */ uint32 :3; /* Reserved Bits */ uint32 OUT_ENDIAN_ON:1; /* OUT_ENDIAN_ON */ uint32 :3; /* Reserved Bits */ } __type254; typedef struct { /* Bit Access */ uint32 PBRT_G:10; /* PBRT_G[9:0] */ uint32 :22; /* Reserved Bits */ } __type255; typedef struct { /* Bit Access */ uint32 PBRT_R:10; /* PBRT_R[9:0] */ uint32 :6; /* Reserved Bits */ uint32 PBRT_B:10; /* PBRT_B[25:16] */ uint32 :6; /* Reserved Bits */ } __type256; typedef struct { /* Bit Access */ uint32 CONT_R:8; /* CONT_R[7:0] */ uint32 CONT_B:8; /* CONT_B[15:8] */ uint32 CONT_G:8; /* CONT_G[23:16] */ uint32 :8; /* Reserved Bits */ } __type257; typedef struct { /* Bit Access */ uint32 PDTH_PD:2; /* PDTH_PD[1:0] */ uint32 :2; /* Reserved Bits */ uint32 PDTH_PC:2; /* PDTH_PC[5:4] */ uint32 :2; /* Reserved Bits */ uint32 PDTH_PB:2; /* PDTH_PB[9:8] */ uint32 :2; /* Reserved Bits */ uint32 PDTH_PA:2; /* PDTH_PA[13:12] */ uint32 :2; /* Reserved Bits */ uint32 PDTH_FORMAT:2; /* PDTH_FORMAT[17:16] */ uint32 :2; /* Reserved Bits */ uint32 PDTH_SEL:2; /* PDTH_SEL[21:20] */ uint32 :10; /* Reserved Bits */ } __type258; typedef struct { /* Bit Access */ uint32 OUTCNT_POLB_EDGE:1; /* OUTCNT_POLB_EDGE */ uint32 OUTCNT_POLA_EDGE:1; /* OUTCNT_POLA_EDGE */ uint32 OUTCNT_CPV_EDGE:1; /* OUTCNT_CPV_EDGE */ uint32 OUTCNT_STB_EDGE:1; /* OUTCNT_STB_EDGE */ uint32 OUTCNT_STH_EDGE:1; /* OUTCNT_STH_EDGE */ uint32 OUTCNT_STVB_EDGE:1; /* OUTCNT_STVB_EDGE */ uint32 OUTCNT_STVA_EDGE:1; /* OUTCNT_STVA_EDGE */ uint32 :1; /* Reserved Bits */ uint32 OUTCNT_LCD_EDGE:1; /* OUTCNT_LCD_EDGE */ uint32 :3; /* Reserved Bits */ uint32 OUTCNT_FRONT_GAM:1; /* OUTCNT_FRONT_GAM */ uint32 :19; /* Reserved Bits */ } __type259; typedef struct { /* Bit Access */ uint32 INT_STA0:1; /* INT_STA0 */ uint32 :3; /* Reserved Bits */ uint32 INT_STA1:1; /* INT_STA1 */ uint32 :3; /* Reserved Bits */ uint32 INT_STA2:1; /* INT_STA2 */ uint32 :3; /* Reserved Bits */ uint32 INT_STA3:1; /* INT_STA3 */ uint32 :3; /* Reserved Bits */ uint32 INT_STA4:1; /* INT_STA4 */ uint32 :3; /* Reserved Bits */ uint32 INT_STA5:1; /* INT_STA5 */ uint32 :3; /* Reserved Bits */ uint32 INT_STA6:1; /* INT_STA6 */ uint32 :3; /* Reserved Bits */ uint32 INT_STA7:1; /* INT_STA7 */ uint32 :3; /* Reserved Bits */ } __type260; typedef struct { /* Bit Access */ uint32 INT_STA8:1; /* INT_STA8 */ uint32 :11; /* Reserved Bits */ uint32 INT_STA11:1; /* INT_STA11 */ uint32 :3; /* Reserved Bits */ uint32 INT_STA12:1; /* INT_STA12 */ uint32 :11; /* Reserved Bits */ uint32 INT_STA15:1; /* INT_STA15 */ uint32 :3; /* Reserved Bits */ } __type261; typedef struct { /* Bit Access */ uint32 :4; /* Reserved Bits */ uint32 INT_STA17:1; /* INT_STA17 */ uint32 :3; /* Reserved Bits */ uint32 INT_STA18:1; /* INT_STA18 */ uint32 :3; /* Reserved Bits */ uint32 INT_STA19:1; /* INT_STA19 */ uint32 :11; /* Reserved Bits */ uint32 INT_STA22:1; /* INT_STA22 */ uint32 :7; /* Reserved Bits */ } __type262; typedef struct { /* Bit Access */ uint32 INT_OUT0_ON:1; /* INT_OUT0_ON */ uint32 :3; /* Reserved Bits */ uint32 INT_OUT1_ON:1; /* INT_OUT1_ON */ uint32 :3; /* Reserved Bits */ uint32 INT_OUT2_ON:1; /* INT_OUT2_ON */ uint32 :3; /* Reserved Bits */ uint32 INT_OUT3_ON:1; /* INT_OUT3_ON */ uint32 :3; /* Reserved Bits */ uint32 INT_OUT4_ON:1; /* INT_OUT4_ON */ uint32 :3; /* Reserved Bits */ uint32 INT_OUT5_ON:1; /* INT_OUT5_ON */ uint32 :3; /* Reserved Bits */ uint32 INT_OUT6_ON:1; /* INT_OUT6_ON */ uint32 :3; /* Reserved Bits */ uint32 INT_OUT7_ON:1; /* INT_OUT7_ON */ uint32 :3; /* Reserved Bits */ } __type263; typedef struct { /* Bit Access */ uint32 INT_OUT8_ON:1; /* INT_OUT8_ON */ uint32 :11; /* Reserved Bits */ uint32 INT_OUT11_ON:1; /* INT_OUT11_ON */ uint32 :3; /* Reserved Bits */ uint32 INT_OUT12_ON:1; /* INT_OUT12_ON */ uint32 :11; /* Reserved Bits */ uint32 INT_OUT15_ON:1; /* INT_OUT15_ON */ uint32 :3; /* Reserved Bits */ } __type264; typedef struct { /* Bit Access */ uint32 :4; /* Reserved Bits */ uint32 INT_OUT17_ON:1; /* INT_OUT17_ON */ uint32 :3; /* Reserved Bits */ uint32 INT_OUT18_ON:1; /* INT_OUT18_ON */ uint32 :3; /* Reserved Bits */ uint32 INT_OUT19_ON:1; /* INT_OUT19_ON */ uint32 :11; /* Reserved Bits */ uint32 INT_OUT22_ON:1; /* INT_OUT22_ON */ uint32 :7; /* Reserved Bits */ } __type265; typedef struct { /* Bit Access */ const uint16 GR0_CLT_SEL_ST:1; /* GR0_CLT_SEL_ST */ uint16 :3; /* Reserved Bits */ const uint16 GR1_CLT_SEL_ST:1; /* GR1_CLT_SEL_ST */ uint16 :3; /* Reserved Bits */ const uint16 GR2_CLT_SEL_ST:1; /* GR2_CLT_SEL_ST */ uint16 :3; /* Reserved Bits */ const uint16 GR3_CLT_SEL_ST:1; /* GR3_CLT_SEL_ST */ uint16 :3; /* Reserved Bits */ } __type266; typedef struct { /* Bit Access */ uint32 :2; /* Reserved Bits */ uint32 DE_VLAST_EN:1; /* DE_VLAST_EN */ uint32 DE_HSBYPS_EN:1; /* DE_HSBYPS_EN */ uint32 DE_4HS_EN:1; /* DE_4HS_EN */ uint32 :27; /* Reserved Bits */ } __type267; typedef struct { /* Bit Access */ uint32 DE_VLAST:11; /* DE_VLAST[10:0] */ uint32 :21; /* Reserved Bits */ } __type268; typedef struct { /* Bit Access */ uint32 SC1_SCL0_VEN_A:1; /* SC1_SCL0_VEN_A */ uint32 :3; /* Reserved Bits */ uint32 SC1_SCL0_VEN_B:1; /* SC1_SCL0_VEN_B */ uint32 :3; /* Reserved Bits */ uint32 SC1_SCL0_UPDATE:1; /* SC1_SCL0_UPDATE */ uint32 :3; /* Reserved Bits */ uint32 SC1_SCL0_VEN_C:1; /* SC1_SCL0_VEN_C */ uint32 SC1_SCL0_VEN_D:1; /* SC1_SCL0_VEN_D */ uint32 :18; /* Reserved Bits */ } __type269; typedef struct { /* Bit Access */ uint32 SC1_RES_VMASK_ON:1; /* SC1_RES_VMASK_ON */ uint32 :15; /* Reserved Bits */ uint32 SC1_RES_VMASK:16; /* SC1_RES_VMASK[31:16] */ } __type270; typedef struct { /* Bit Access */ uint32 SC1_RES_VLACK_ON:1; /* SC1_RES_VLACK_ON */ uint32 :15; /* Reserved Bits */ uint32 SC1_RES_VLACK:16; /* SC1_RES_VLACK[31:16] */ } __type271; typedef struct { /* Bit Access */ uint32 SC1_RES_VS_SEL:1; /* SC1_RES_VS_SEL */ uint32 :7; /* Reserved Bits */ uint32 SC1_RES_VS_IN_SEL:1; /* SC1_RES_VS_IN_SEL */ uint32 :23; /* Reserved Bits */ } __type272; typedef struct { /* Bit Access */ uint32 SC1_RES_FH:11; /* SC1_RES_FH[10:0] */ uint32 :5; /* Reserved Bits */ uint32 SC1_RES_FV:11; /* SC1_RES_FV[26:16] */ uint32 :5; /* Reserved Bits */ } __type273; typedef struct { /* Bit Access */ uint32 SC1_RES_VSDLY:8; /* SC1_RES_VSDLY[7:0] */ uint32 SC1_RES_FLD_DLY_SEL:1; /* SC1_RES_FLD_DLY_SEL */ uint32 :23; /* Reserved Bits */ } __type274; typedef struct { /* Bit Access */ uint32 SC1_RES_F_VW:11; /* SC1_RES_F_VW[10:0] */ uint32 :5; /* Reserved Bits */ uint32 SC1_RES_F_VS:11; /* SC1_RES_F_VS[26:16] */ uint32 :5; /* Reserved Bits */ } __type275; typedef struct { /* Bit Access */ uint32 SC1_RES_F_HW:11; /* SC1_RES_F_HW[10:0] */ uint32 :5; /* Reserved Bits */ uint32 SC1_RES_F_HS:11; /* SC1_RES_F_HS[26:16] */ uint32 :5; /* Reserved Bits */ } __type276; typedef struct { /* Bit Access */ const uint32 SC1_RES_QVLACK:1; /* SC1_RES_QVLACK */ uint32 :3; /* Reserved Bits */ const uint32 SC1_RES_QVLOCK:1; /* SC1_RES_QVLOCK */ uint32 :27; /* Reserved Bits */ } __type277; typedef struct { /* Bit Access */ uint32 SC1_RES_DS_H_ON:1; /* SC1_RES_DS_H_ON */ uint32 :3; /* Reserved Bits */ uint32 SC1_RES_DS_V_ON:1; /* SC1_RES_DS_V_ON */ uint32 :27; /* Reserved Bits */ } __type278; typedef struct { /* Bit Access */ uint32 SC1_RES_V_RATIO:16; /* SC1_RES_V_RATIO[15:0] */ uint32 :16; /* Reserved Bits */ } __type279; typedef struct { /* Bit Access */ uint32 SC1_RES_US_H_ON:1; /* SC1_RES_US_H_ON */ uint32 :3; /* Reserved Bits */ uint32 SC1_RES_US_V_ON:1; /* SC1_RES_US_V_ON */ uint32 :27; /* Reserved Bits */ } __type280; typedef struct { /* Bit Access */ uint32 SC1_RES_P_VW:11; /* SC1_RES_P_VW[10:0] */ uint32 :5; /* Reserved Bits */ uint32 SC1_RES_P_VS:11; /* SC1_RES_P_VS[26:16] */ uint32 :5; /* Reserved Bits */ } __type281; typedef struct { /* Bit Access */ uint32 SC1_RES_P_HW:11; /* SC1_RES_P_HW[10:0] */ uint32 :5; /* Reserved Bits */ uint32 SC1_RES_P_HS:11; /* SC1_RES_P_HS[26:16] */ uint32 :5; /* Reserved Bits */ } __type282; typedef struct { /* Bit Access */ uint32 SC1_RES_IN_HW:11; /* SC1_RES_IN_HW[10:0] */ uint32 :5; /* Reserved Bits */ uint32 SC1_RES_IN_VW:11; /* SC1_RES_IN_VW[26:16] */ uint32 :5; /* Reserved Bits */ } __type283; typedef struct { /* Bit Access */ uint32 SC1_RES_US_H_RATIO:16; /* SC1_RES_US_H_RATIO[15:0] */ uint32 :16; /* Reserved Bits */ } __type284; typedef struct { /* Bit Access */ uint32 SC1_RES_US_HB_INIPHASE:12; /* SC1_RES_US_HB_INIPHASE[11:0] */ uint32 :4; /* Reserved Bits */ uint32 SC1_RES_US_HT_INIPHASE:12; /* SC1_RES_US_HT_INIPHASE[27:16] */ uint32 SC1_RES_US_H_INTERPOTYP:1; /* SC1_RES_US_H_INTERPOTYP */ uint32 :3; /* Reserved Bits */ } __type285; typedef struct { /* Bit Access */ uint32 SC1_RES_VCUT:8; /* SC1_RES_VCUT[7:0] */ uint32 SC1_RES_HCUT:8; /* SC1_RES_HCUT[15:8] */ uint32 :16; /* Reserved Bits */ } __type286; typedef struct { /* Bit Access */ uint32 SC1_RES_DISP_ON:1; /* SC1_RES_DISP_ON */ uint32 :3; /* Reserved Bits */ uint32 SC1_RES_IBUS_SYNC_SEL:1; /* SC1_RES_IBUS_SYNC_SEL */ uint32 :27; /* Reserved Bits */ } __type287; typedef struct { /* Bit Access */ uint32 SC1_RES_BK_COL_B:8; /* SC1_RES_BK_COL_B[7:0] */ uint32 SC1_RES_BK_COL_G:8; /* SC1_RES_BK_COL_G[15:8] */ uint32 SC1_RES_BK_COL_R:8; /* SC1_RES_BK_COL_R[23:16] */ uint32 :8; /* Reserved Bits */ } __type288; typedef struct { /* Bit Access */ uint32 GR1_IBUS_VEN:1; /* GR1_IBUS_VEN */ uint32 :3; /* Reserved Bits */ uint32 GR1_P_VEN:1; /* GR1_P_VEN */ uint32 :3; /* Reserved Bits */ uint32 GR1_UPDATE:1; /* GR1_UPDATE */ uint32 :23; /* Reserved Bits */ } __type289; typedef struct { /* Bit Access */ uint32 GR1_R_ENB:1; /* GR1_R_ENB */ uint32 :31; /* Reserved Bits */ } __type290; typedef struct { /* Bit Access */ uint32 :8; /* Reserved Bits */ uint32 GR1_FLM_SEL:2; /* GR1_FLM_SEL[9:8] */ uint32 :6; /* Reserved Bits */ uint32 GR1_LN_OFF_DIR:1; /* GR1_LN_OFF_DIR */ uint32 :14; /* Reserved Bits */ uint32 GR1_FLD_SEL:1; /* GR1_FLD_SEL */ } __type291; typedef struct { /* Bit Access */ uint32 GR1_BASE:32; /* GR1_BASE[31:0] */ } __type292; typedef struct { /* Bit Access */ uint32 GR1_FLM_NUM:10; /* GR1_FLM_NUM[9:0] */ uint32 :6; /* Reserved Bits */ uint32 GR1_LN_OFF:15; /* GR1_LN_OFF[30:16] */ uint32 GR1_FLD_NXT:1; /* GR1_FLD_NXT */ } __type293; typedef struct { /* Bit Access */ uint32 GR1_FLM_OFF:23; /* GR1_FLM_OFF[22:0] */ uint32 :9; /* Reserved Bits */ } __type294; typedef struct { /* Bit Access */ uint32 GR1_FLM_LOOP:11; /* GR1_FLM_LOOP[10:0] */ uint32 :5; /* Reserved Bits */ uint32 GR1_FLM_LNUM:11; /* GR1_FLM_LNUM[26:16] */ uint32 :5; /* Reserved Bits */ } __type295; typedef struct { /* Bit Access */ uint32 GR1_STA_POS:6; /* GR1_STA_POS[5:0] */ uint32 :2; /* Reserved Bits */ uint32 GR1_CNV444_MD:1; /* GR1_CNV444_MD */ uint32 :1; /* Reserved Bits */ uint32 GR1_RDSWA:3; /* GR1_RDSWA[12:10] */ uint32 GR1_YCC_SWAP:3; /* GR1_YCC_SWAP[15:13] */ uint32 GR1_HW:11; /* GR1_HW[26:16] */ uint32 :1; /* Reserved Bits */ uint32 GR1_FORMAT:4; /* GR1_FORMAT[31:28] */ } __type296; typedef struct { /* Bit Access */ uint32 GR1_DISP_SEL:2; /* GR1_DISP_SEL[1:0] */ uint32 :2; /* Reserved Bits */ uint32 GR1_GRC_DISP_ON:1; /* GR1_GRC_DISP_ON */ uint32 :3; /* Reserved Bits */ uint32 GR1_ARC_DISP_ON:1; /* GR1_ARC_DISP_ON */ uint32 :3; /* Reserved Bits */ uint32 GR1_ARC_ON:1; /* GR1_ARC_ON */ uint32 :1; /* Reserved Bits */ uint32 GR1_ACALC_MD:1; /* GR1_ACALC_MD */ uint32 GR1_ARC_MUL:1; /* GR1_ARC_MUL */ uint32 :12; /* Reserved Bits */ uint32 GR1_CUS_CON_ON:1; /* GR1_CUS_CON_ON */ uint32 :3; /* Reserved Bits */ } __type297; typedef struct { /* Bit Access */ uint32 GR1_GRC_VW:11; /* GR1_GRC_VW[10:0] */ uint32 :5; /* Reserved Bits */ uint32 GR1_GRC_VS:11; /* GR1_GRC_VS[26:16] */ uint32 :5; /* Reserved Bits */ } __type298; typedef struct { /* Bit Access */ uint32 GR1_GRC_HW:11; /* GR1_GRC_HW[10:0] */ uint32 :5; /* Reserved Bits */ uint32 GR1_GRC_HS:11; /* GR1_GRC_HS[26:16] */ uint32 :5; /* Reserved Bits */ } __type299; typedef struct { /* Bit Access */ uint32 GR1_ARC_VW:11; /* GR1_ARC_VW[10:0] */ uint32 :5; /* Reserved Bits */ uint32 GR1_ARC_VS:11; /* GR1_ARC_VS[26:16] */ uint32 :5; /* Reserved Bits */ } __type300; typedef struct { /* Bit Access */ uint32 GR1_ARC_HW:11; /* GR1_ARC_HW[10:0] */ uint32 :5; /* Reserved Bits */ uint32 GR1_ARC_HS:11; /* GR1_ARC_HS[26:16] */ uint32 :5; /* Reserved Bits */ } __type301; typedef struct { /* Bit Access */ uint32 GR1_ARC_RATE:8; /* GR1_ARC_RATE[7:0] */ uint32 :8; /* Reserved Bits */ uint32 GR1_ARC_COEF:8; /* GR1_ARC_COEF[23:16] */ uint32 GR1_ARC_MODE:1; /* GR1_ARC_MODE */ uint32 :7; /* Reserved Bits */ } __type302; typedef struct { /* Bit Access */ uint32 GR1_CK_ON:1; /* GR1_CK_ON */ uint32 :15; /* Reserved Bits */ uint32 GR1_ARC_DEF:8; /* GR1_ARC_DEF[23:16] */ uint32 :8; /* Reserved Bits */ } __type303; typedef struct { /* Bit Access */ uint32 GR1_CK_KR:8; /* GR1_CK_KR[7:0] */ uint32 GR1_CK_KB:8; /* GR1_CK_KB[15:8] */ uint32 GR1_CK_KG:8; /* GR1_CK_KG[23:16] */ uint32 GR1_CK_KCLUT:8; /* GR1_CK_KCLUT[31:24] */ } __type304; typedef struct { /* Bit Access */ uint32 GR1_CK_R:8; /* GR1_CK_R[7:0] */ uint32 GR1_CK_B:8; /* GR1_CK_B[15:8] */ uint32 GR1_CK_G:8; /* GR1_CK_G[23:16] */ uint32 GR1_CK_A:8; /* GR1_CK_A[31:24] */ } __type305; typedef struct { /* Bit Access */ uint32 GR1_R0:8; /* GR1_R0[7:0] */ uint32 GR1_B0:8; /* GR1_B0[15:8] */ uint32 GR1_G0:8; /* GR1_G0[23:16] */ uint32 GR1_A0:8; /* GR1_A0[31:24] */ } __type306; typedef struct { /* Bit Access */ uint32 GR1_R1:8; /* GR1_R1[7:0] */ uint32 GR1_B1:8; /* GR1_B1[15:8] */ uint32 GR1_G1:8; /* GR1_G1[23:16] */ uint32 GR1_A1:8; /* GR1_A1[31:24] */ } __type307; typedef struct { /* Bit Access */ uint32 GR1_BASE_R:8; /* GR1_BASE_R[7:0] */ uint32 GR1_BASE_B:8; /* GR1_BASE_B[15:8] */ uint32 GR1_BASE_G:8; /* GR1_BASE_G[23:16] */ uint32 :8; /* Reserved Bits */ } __type308; typedef struct { /* Bit Access */ uint32 :16; /* Reserved Bits */ uint32 GR1_CLT_SEL:1; /* GR1_CLT_SEL */ uint32 :15; /* Reserved Bits */ } __type309; typedef struct { /* Bit Access */ const uint32 GR1_ARC_ST:1; /* GR1_ARC_ST */ uint32 :31; /* Reserved Bits */ } __type310; typedef struct { /* Bit Access */ uint32 ADJ1_VEN:1; /* ADJ1_VEN */ uint32 :31; /* Reserved Bits */ } __type311; typedef struct { /* Bit Access */ uint32 ADJ1_MTX_MD:2; /* ADJ1_MTX_MD[1:0] */ uint32 :30; /* Reserved Bits */ } __type312; typedef struct { /* Bit Access */ uint32 ADJ1_MTX_GG:11; /* ADJ1_MTX_GG[10:0] */ uint32 :5; /* Reserved Bits */ uint32 ADJ1_MTX_YG:8; /* ADJ1_MTX_YG[23:16] */ uint32 :8; /* Reserved Bits */ } __type313; typedef struct { /* Bit Access */ uint32 ADJ1_MTX_GR:11; /* ADJ1_MTX_GR[10:0] */ uint32 :5; /* Reserved Bits */ uint32 ADJ1_MTX_GB:11; /* ADJ1_MTX_GB[26:16] */ uint32 :5; /* Reserved Bits */ } __type314; typedef struct { /* Bit Access */ uint32 ADJ1_MTX_BG:11; /* ADJ1_MTX_BG[10:0] */ uint32 :5; /* Reserved Bits */ uint32 ADJ1_MTX_B:8; /* ADJ1_MTX_B[23:16] */ uint32 :8; /* Reserved Bits */ } __type315; typedef struct { /* Bit Access */ uint32 ADJ1_MTX_BR:11; /* ADJ1_MTX_BR[10:0] */ uint32 :5; /* Reserved Bits */ uint32 ADJ1_MTX_BB:11; /* ADJ1_MTX_BB[26:16] */ uint32 :5; /* Reserved Bits */ } __type316; typedef struct { /* Bit Access */ uint32 ADJ1_MTX_RG:11; /* ADJ1_MTX_RG[10:0] */ uint32 :5; /* Reserved Bits */ uint32 ADJ1_MTX_R:8; /* ADJ1_MTX_R[23:16] */ uint32 :8; /* Reserved Bits */ } __type317; typedef struct { /* Bit Access */ uint32 ADJ1_MTX_RR:11; /* ADJ1_MTX_RR[10:0] */ uint32 :5; /* Reserved Bits */ uint32 ADJ1_MTX_RB:11; /* ADJ1_MTX_RB[26:16] */ uint32 :5; /* Reserved Bits */ } __type318; typedef struct { /* Bit Access */ uint32 :4; /* Reserved Bits */ uint32 GR_VIN_P_VEN:1; /* GR_VIN_P_VEN */ uint32 :3; /* Reserved Bits */ uint32 GR_VIN_UPDATE:1; /* GR_VIN_UPDATE */ uint32 :23; /* Reserved Bits */ } __type319; typedef struct { /* Bit Access */ uint32 GR_VIN_DISP_SEL:2; /* GR_VIN_DISP_SEL[1:0] */ uint32 GR_VIN_SCL_UND_SEL:1; /* GR_VIN_SCL_UND_SEL */ uint32 :1; /* Reserved Bits */ uint32 GR_VIN_GRC_DISP_ON:1; /* GR_VIN_GRC_DISP_ON */ uint32 :3; /* Reserved Bits */ uint32 GR_VIN_ARC_DISP_ON:1; /* GR_VIN_ARC_DISP_ON */ uint32 :3; /* Reserved Bits */ uint32 GR_VIN_ARC_ON:1; /* GR_VIN_ARC_ON */ uint32 :19; /* Reserved Bits */ } __type320; typedef struct { /* Bit Access */ uint32 GR_VIN_GRC_VW:11; /* GR_VIN_GRC_VW[10:0] */ uint32 :5; /* Reserved Bits */ uint32 GR_VIN_GRC_VS:11; /* GR_VIN_GRC_VS[26:16] */ uint32 :5; /* Reserved Bits */ } __type321; typedef struct { /* Bit Access */ uint32 GR_VIN_GRC_HW:11; /* GR_VIN_GRC_HW[10:0] */ uint32 :5; /* Reserved Bits */ uint32 GR_VIN_GRC_HS:11; /* GR_VIN_GRC_HS[26:16] */ uint32 :5; /* Reserved Bits */ } __type322; typedef struct { /* Bit Access */ uint32 GR_VIN_ARC_VW:11; /* GR_VIN_ARC_VW[10:0] */ uint32 :5; /* Reserved Bits */ uint32 GR_VIN_ARC_VS:11; /* GR_VIN_ARC_VS[26:16] */ uint32 :5; /* Reserved Bits */ } __type323; typedef struct { /* Bit Access */ uint32 GR_VIN_ARC_HW:11; /* GR_VIN_ARC_HW[10:0] */ uint32 :5; /* Reserved Bits */ uint32 GR_VIN_ARC_HS:11; /* GR_VIN_ARC_HS[26:16] */ uint32 :5; /* Reserved Bits */ } __type324; typedef struct { /* Bit Access */ uint32 GR_VIN_ARC_RATE:8; /* GR_VIN_ARC_RATE[7:0] */ uint32 :8; /* Reserved Bits */ uint32 GR_VIN_ARC_COEF:8; /* GR_VIN_ARC_COEF[23:16] */ uint32 GR_VIN_ARC_MODE:1; /* GR_VIN_ARC_MODE */ uint32 :7; /* Reserved Bits */ } __type325; typedef struct { /* Bit Access */ uint32 :16; /* Reserved Bits */ uint32 GR_VIN_ARC_DEF:8; /* GR_VIN_ARC_DEF[23:16] */ uint32 :8; /* Reserved Bits */ } __type326; typedef struct { /* Bit Access */ uint32 GR_VIN_BASE_R:8; /* GR_VIN_BASE_R[7:0] */ uint32 GR_VIN_BASE_B:8; /* GR_VIN_BASE_B[15:8] */ uint32 GR_VIN_BASE_G:8; /* GR_VIN_BASE_G[23:16] */ uint32 :8; /* Reserved Bits */ } __type327; typedef struct { /* Bit Access */ const uint32 GR_VIN_ARC_ST:1; /* GR_VIN_ARC_ST */ uint32 :31; /* Reserved Bits */ } __type328; typedef struct { /* Bit Access */ uint32 OIR_SCL0_VEN_A:1; /* OIR_SCL0_VEN_A */ uint32 :3; /* Reserved Bits */ uint32 OIR_SCL0_VEN_B:1; /* OIR_SCL0_VEN_B */ uint32 :3; /* Reserved Bits */ uint32 OIR_SCL0_UPDATE:1; /* OIR_SCL0_UPDATE */ uint32 :3; /* Reserved Bits */ uint32 OIR_SCL0_VEN_C:1; /* OIR_SCL0_VEN_C */ uint32 OIR_SCL0_VEN_D:1; /* OIR_SCL0_VEN_D */ uint32 :18; /* Reserved Bits */ } __type329; typedef struct { /* Bit Access */ uint32 OIR_RES_VMASK_ON:1; /* OIR_RES_VMASK_ON */ uint32 :15; /* Reserved Bits */ uint32 OIR_RES_VMASK:16; /* OIR_RES_VMASK[31:16] */ } __type330; typedef struct { /* Bit Access */ uint32 OIR_RES_VLACK_ON:1; /* OIR_RES_VLACK_ON */ uint32 :15; /* Reserved Bits */ uint32 OIR_RES_VLACK:16; /* OIR_RES_VLACK[31:16] */ } __type331; typedef struct { /* Bit Access */ uint32 OIR_RES_VS_SEL:1; /* OIR_RES_VS_SEL */ uint32 :15; /* Reserved Bits */ uint32 OIR_RES_EN:1; /* OIR_RES_EN */ uint32 :15; /* Reserved Bits */ } __type332; typedef struct { /* Bit Access */ uint32 OIR_RES_FH:11; /* OIR_RES_FH[10:0] */ uint32 :5; /* Reserved Bits */ uint32 OIR_RES_FV:11; /* OIR_RES_FV[26:16] */ uint32 :5; /* Reserved Bits */ } __type333; typedef struct { /* Bit Access */ uint32 OIR_RES_VSDLY:8; /* OIR_RES_VSDLY[7:0] */ uint32 :24; /* Reserved Bits */ } __type334; typedef struct { /* Bit Access */ uint32 OIR_RES_F_VW:11; /* OIR_RES_F_VW[10:0] */ uint32 :5; /* Reserved Bits */ uint32 OIR_RES_F_VS:11; /* OIR_RES_F_VS[26:16] */ uint32 :5; /* Reserved Bits */ } __type335; typedef struct { /* Bit Access */ uint32 OIR_RES_F_HW:11; /* OIR_RES_F_HW[10:0] */ uint32 :5; /* Reserved Bits */ uint32 OIR_RES_F_HS:11; /* OIR_RES_F_HS[26:16] */ uint32 :5; /* Reserved Bits */ } __type336; typedef struct { /* Bit Access */ uint32 OIR_RES_VW:11; /* OIR_RES_VW[10:0] */ uint32 :5; /* Reserved Bits */ uint32 OIR_RES_VS:11; /* OIR_RES_VS[26:16] */ uint32 :5; /* Reserved Bits */ } __type337; typedef struct { /* Bit Access */ uint32 OIR_RES_HW:11; /* OIR_RES_HW[10:0] */ uint32 :5; /* Reserved Bits */ uint32 OIR_RES_HS:11; /* OIR_RES_HS[26:16] */ uint32 :5; /* Reserved Bits */ } __type338; typedef struct { /* Bit Access */ uint32 OIR_RES_OUT_HW:11; /* OIR_RES_OUT_HW[10:0] */ uint32 :5; /* Reserved Bits */ uint32 OIR_RES_OUT_VW:11; /* OIR_RES_OUT_VW[26:16] */ uint32 :5; /* Reserved Bits */ } __type339; typedef struct { /* Bit Access */ uint32 OIR_RES_P_VW:11; /* OIR_RES_P_VW[10:0] */ uint32 :5; /* Reserved Bits */ uint32 OIR_RES_P_VS:11; /* OIR_RES_P_VS[26:16] */ uint32 :5; /* Reserved Bits */ } __type340; typedef struct { /* Bit Access */ uint32 OIR_RES_P_HW:11; /* OIR_RES_P_HW[10:0] */ uint32 :5; /* Reserved Bits */ uint32 OIR_RES_P_HS:11; /* OIR_RES_P_HS[26:16] */ uint32 :5; /* Reserved Bits */ } __type341; typedef struct { /* Bit Access */ uint32 OIR_SCL1_VEN_A:1; /* OIR_SCL1_VEN_A */ uint32 :3; /* Reserved Bits */ uint32 OIR_SCL1_VEN_B:1; /* OIR_SCL1_VEN_B */ uint32 :11; /* Reserved Bits */ uint32 OIR_SCL1_UPDATE_A:1; /* OIR_SCL1_UPDATE_A */ uint32 :15; /* Reserved Bits */ } __type342; typedef struct { /* Bit Access */ uint32 GR_OIR_IBUS_VEN:1; /* GR_OIR_IBUS_VEN */ uint32 :3; /* Reserved Bits */ uint32 GR_OIR_P_VEN:1; /* GR_OIR_P_VEN */ uint32 :3; /* Reserved Bits */ uint32 GR_OIR_UPDATE:1; /* GR_OIR_UPDATE */ uint32 :23; /* Reserved Bits */ } __type343; typedef struct { /* Bit Access */ uint32 GR_OIR_R_ENB:1; /* GR_OIR_R_ENB */ uint32 :31; /* Reserved Bits */ } __type344; typedef struct { /* Bit Access */ uint32 GR_OIR_BASE:32; /* GR_OIR_BASE[31:0] */ } __type345; typedef struct { /* Bit Access */ uint32 :16; /* Reserved Bits */ uint32 GR_OIR_LN_OFF:15; /* GR_OIR_LN_OFF[30:16] */ uint32 :1; /* Reserved Bits */ } __type346; typedef struct { /* Bit Access */ uint32 GR_OIR_FLM_OFF:23; /* GR_OIR_FLM_OFF[22:0] */ uint32 :9; /* Reserved Bits */ } __type347; typedef struct { /* Bit Access */ uint32 GR_OIR_FLM_LOOP:11; /* GR_OIR_FLM_LOOP[10:0] */ uint32 :5; /* Reserved Bits */ uint32 GR_OIR_FLM_LNUM:11; /* GR_OIR_FLM_LNUM[26:16] */ uint32 :5; /* Reserved Bits */ } __type348; typedef struct { /* Bit Access */ uint32 GR_OIR_STA_POS:6; /* GR_OIR_STA_POS[5:0] */ uint32 :4; /* Reserved Bits */ uint32 GR_OIR_RDSWA:3; /* GR_OIR_RDSWA[12:10] */ uint32 :3; /* Reserved Bits */ uint32 GR_OIR_HW:11; /* GR_OIR_HW[26:16] */ uint32 :1; /* Reserved Bits */ uint32 GR_OIR_FORMAT:4; /* GR_OIR_FORMAT[31:28] */ } __type349; typedef struct { /* Bit Access */ uint32 GR_OIR_DISP_SEL:2; /* GR_OIR_DISP_SEL[1:0] */ uint32 :2; /* Reserved Bits */ uint32 GR_OIR_GRC_DISP_ON:1; /* GR_OIR_GRC_DISP_ON */ uint32 :27; /* Reserved Bits */ } __type350; typedef struct { /* Bit Access */ uint32 GR_OIR_GRC_VW:11; /* GR_OIR_GRC_VW[10:0] */ uint32 :5; /* Reserved Bits */ uint32 GR_OIR_GRC_VS:11; /* GR_OIR_GRC_VS[26:16] */ uint32 :5; /* Reserved Bits */ } __type351; typedef struct { /* Bit Access */ uint32 GR_OIR_GRC_HW:11; /* GR_OIR_GRC_HW[10:0] */ uint32 :5; /* Reserved Bits */ uint32 GR_OIR_GRC_HS:11; /* GR_OIR_GRC_HS[26:16] */ uint32 :5; /* Reserved Bits */ } __type352; typedef struct { /* Bit Access */ uint32 GR_OIR_CK_ON:1; /* GR_OIR_CK_ON */ uint32 :31; /* Reserved Bits */ } __type353; typedef struct { /* Bit Access */ uint32 GR_OIR_CK_KR:8; /* GR_OIR_CK_KR[7:0] */ uint32 GR_OIR_CK_KB:8; /* GR_OIR_CK_KB[15:8] */ uint32 GR_OIR_CK_KG:8; /* GR_OIR_CK_KG[23:16] */ uint32 :8; /* Reserved Bits */ } __type354; typedef struct { /* Bit Access */ uint32 GR_OIR_CK_R:8; /* GR_OIR_CK_R[7:0] */ uint32 GR_OIR_CK_B:8; /* GR_OIR_CK_B[15:8] */ uint32 GR_OIR_CK_G:8; /* GR_OIR_CK_G[23:16] */ uint32 GR_OIR_CK_A:8; /* GR_OIR_CK_A[31:24] */ } __type355; typedef struct { /* Bit Access */ uint32 GR_OIR_BASE_R:8; /* GR_OIR_BASE_R[7:0] */ uint32 GR_OIR_BASE_B:8; /* GR_OIR_BASE_B[15:8] */ uint32 GR_OIR_BASE_G:8; /* GR_OIR_BASE_G[23:16] */ uint32 :8; /* Reserved Bits */ } __type356; typedef struct { /* Bit Access */ uint32 GR_OIR_LINE:11; /* GR_OIR_LINE[10:0] */ uint32 :21; /* Reserved Bits */ } __type357; typedef struct { /* Bit Access */ uint32 :16; /* Reserved Bits */ const uint32 OIR_LIN_STAT:11; /* OIR_LIN_STAT[26:16] */ uint32 :5; /* Reserved Bits */ } __type358; typedef struct { /* Bit Access */ uint32 CMPR:1; /* CMPR */ uint32 :15; /* Reserved Bits */ const uint32 CMPRU:1; /* CMPRU */ uint32 :15; /* Reserved Bits */ } __type359; typedef struct { /* Bit Access */ const uint32 CMPST:1; /* CMPST */ uint32 :31; /* Reserved Bits */ } __type360; typedef struct { /* Bit Access */ uint32 CMPCLST:1; /* CMPCLST */ uint32 :31; /* Reserved Bits */ } __type361; typedef struct { /* Bit Access */ uint32 CMPIEN:1; /* CMPIEN */ uint32 :31; /* Reserved Bits */ } __type362; typedef struct { /* Bit Access */ uint32 CMPSELP:4; /* CMPSELP[3:0] */ uint32 :3; /* Reserved Bits */ uint32 CMPDAUF:1; /* CMPDAUF */ uint32 CMPDFA:8; /* CMPDFA[15:8] */ uint32 CMPBT:1; /* CMPBT */ uint32 :15; /* Reserved Bits */ } __type363; typedef struct { /* Bit Access */ uint32 CMPECRC:32; /* CMPECRC[31:0] */ } __type364; typedef struct { /* Bit Access */ const uint32 CMPCCRC:32; /* CMPCCRC[31:0] */ } __type365; typedef struct { /* Bit Access */ uint32 CMPSPX:11; /* CMPSPX[10:0] */ uint32 :21; /* Reserved Bits */ } __type366; typedef struct { /* Bit Access */ uint32 CMPSPY:11; /* CMPSPY[10:0] */ uint32 :21; /* Reserved Bits */ } __type367; typedef struct { /* Bit Access */ uint32 CMPSZX:11; /* CMPSZX[10:0] */ uint32 :21; /* Reserved Bits */ } __type368; typedef struct { /* Bit Access */ uint32 CMPSZY:11; /* CMPSZY[10:0] */ uint32 :21; /* Reserved Bits */ } __type369; typedef struct { /* Bit Access */ uint32 CRCINI:32; /* CRCINI[31:0] */ } __type370; typedef struct { /* Bit Access */ uint32 PRLEN:1; /* PRLEN */ uint32 :3; /* Reserved Bits */ uint32 PRLID0:4; /* PRLID0[7:4] */ uint32 PRLID1:4; /* PRLID1[11:8] */ uint32 PRLID2:4; /* PRLID2[15:12] */ uint32 PRLISS:2; /* PRLISS[17:16] */ uint32 :6; /* Reserved Bits */ uint32 PRLTO:4; /* PRLTO[27:24] */ uint32 :4; /* Reserved Bits */ } __type371; typedef struct { /* Bit Access */ uint8 REDU:3; /* REDU[2:0] */ uint8 DSP:1; /* DSP */ uint8 :4; /* Reserved Bits */ } __type372; typedef struct { /* Bit Access */ uint8 JSRT:1; /* JSRT */ uint8 JRST:1; /* JRST */ uint8 JEND:1; /* JEND */ uint8 :5; /* Reserved Bits */ } __type373; typedef struct { /* Bit Access */ uint8 QT1:2; /* QT1[1:0] */ uint8 QT2:2; /* QT2[3:2] */ uint8 QT3:2; /* QT3[5:4] */ uint8 :2; /* Reserved Bits */ } __type374; typedef struct { /* Bit Access */ uint8 HTD1:1; /* HTD1 */ uint8 HTA1:1; /* HTA1 */ uint8 HTD2:1; /* HTD2 */ uint8 HTA2:1; /* HTA2 */ uint8 HTD3:1; /* HTD3 */ uint8 HTA3:1; /* HTA3 */ uint8 :2; /* Reserved Bits */ } __type375; typedef struct { /* Bit Access */ uint8 DRIU:8; /* DRIU[7:0] */ } __type376; typedef struct { /* Bit Access */ uint8 DRID:8; /* DRID[7:0] */ } __type377; typedef struct { /* Bit Access */ uint8 VSZU:8; /* VSZU[7:0] */ } __type378; typedef struct { /* Bit Access */ uint8 VSZD:8; /* VSZD[7:0] */ } __type379; typedef struct { /* Bit Access */ uint8 HSZU:8; /* HSZU[7:0] */ } __type380; typedef struct { /* Bit Access */ uint8 HSZD:8; /* HSZD[7:0] */ } __type381; typedef struct { /* Bit Access */ const uint8 DCU:8; /* DCU[7:0] */ } __type382; typedef struct { /* Bit Access */ const uint8 DCM:8; /* DCM[7:0] */ } __type383; typedef struct { /* Bit Access */ const uint8 DCD:8; /* DCD[7:0] */ } __type384; typedef struct { /* Bit Access */ uint8 :3; /* Reserved Bits */ uint8 INT3:1; /* INT3 */ uint8 :1; /* Reserved Bits */ uint8 INT5:1; /* INT5 */ uint8 INT6:1; /* INT6 */ uint8 INT7:1; /* INT7 */ } __type385; typedef struct { /* Bit Access */ uint8 :3; /* Reserved Bits */ uint8 INS3:1; /* INS3 */ uint8 :1; /* Reserved Bits */ uint8 INS5:1; /* INS5 */ uint8 INS6:1; /* INS6 */ uint8 :1; /* Reserved Bits */ } __type386; typedef struct { /* Bit Access */ uint8 ERR:4; /* ERR[3:0] */ uint8 :4; /* Reserved Bits */ } __type387; typedef struct { /* Bit Access */ const uint8 RST:1; /* RST */ uint8 :7; /* Reserved Bits */ } __type388; typedef struct { /* Bit Access */ uint32 DINSWAP:3; /* DINSWAP[2:0] */ uint32 :1; /* Reserved Bits */ uint32 DINLC:1; /* DINLC */ uint32 DINRCMD:1; /* DINRCMD */ uint32 DINRINI:1; /* DINRINI */ uint32 :1; /* Reserved Bits */ uint32 JOUTSWAP:3; /* JOUTSWAP[10:8] */ uint32 :1; /* Reserved Bits */ uint32 JOUTC:1; /* JOUTC */ uint32 JOUTRCMD:1; /* JOUTRCMD */ uint32 JOUTRINI:1; /* JOUTRINI */ uint32 :17; /* Reserved Bits */ } __type389; typedef struct { /* Bit Access */ uint32 ESA:32; /* ESA[31:0] */ } __type390; typedef struct { /* Bit Access */ uint32 ESMW:15; /* ESMW[14:0] */ uint32 :17; /* Reserved Bits */ } __type391; typedef struct { /* Bit Access */ uint32 EDA:32; /* EDA[31:0] */ } __type392; typedef struct { /* Bit Access */ uint32 LINES:16; /* LINES[15:0] */ uint32 :16; /* Reserved Bits */ } __type393; typedef struct { /* Bit Access */ uint32 JDATAS:16; /* JDATAS[15:0] */ uint32 :16; /* Reserved Bits */ } __type394; typedef struct { /* Bit Access */ uint32 DOUTSWAP:3; /* DOUTSWAP[2:0] */ uint32 :1; /* Reserved Bits */ uint32 DOUTLC:1; /* DOUTLC */ uint32 DOUTRCMD:1; /* DOUTRCMD */ uint32 DOUTRINI:1; /* DOUTRINI */ uint32 :1; /* Reserved Bits */ uint32 JINSWAP:3; /* JINSWAP[10:8] */ uint32 :1; /* Reserved Bits */ uint32 JINC:1; /* JINC */ uint32 JINRCMD:1; /* JINRCMD */ uint32 JINRINI:1; /* JINRINI */ uint32 :9; /* Reserved Bits */ uint32 OPF:2; /* OPF[25:24] */ uint32 HINTER:2; /* HINTER[27:26] */ uint32 VINTER:2; /* VINTER[29:28] */ uint32 :2; /* Reserved Bits */ } __type395; typedef struct { /* Bit Access */ uint32 DSA:32; /* DSA[31:0] */ } __type396; typedef struct { /* Bit Access */ uint32 DDMW:15; /* DDMW[14:0] */ uint32 :17; /* Reserved Bits */ } __type397; typedef struct { /* Bit Access */ uint32 DDA:32; /* DDA[31:0] */ } __type398; typedef struct { /* Bit Access */ uint32 ALPHA:8; /* ALPHA[7:0] */ uint32 :24; /* Reserved Bits */ } __type399; typedef struct { /* Bit Access */ uint32 DOUTLEN:1; /* DOUTLEN */ uint32 JINEN:1; /* JINEN */ uint32 DBTEN:1; /* DBTEN */ uint32 :1; /* Reserved Bits */ uint32 JOUTEN:1; /* JOUTEN */ uint32 DINLEN:1; /* DINLEN */ uint32 CBTEN:1; /* CBTEN */ uint32 :25; /* Reserved Bits */ } __type400; typedef struct { /* Bit Access */ uint32 DOUTLF:1; /* DOUTLF */ uint32 JINF:1; /* JINF */ uint32 DBTF:1; /* DBTF */ uint32 :1; /* Reserved Bits */ uint32 JOUTF:1; /* JOUTF */ uint32 DINLF:1; /* DINLF */ uint32 CBTF:1; /* CBTF */ uint32 :25; /* Reserved Bits */ } __type401; typedef struct { /* Bit Access */ uint32 :15; /* Reserved Bits */ uint32 DINYCHG:1; /* DINYCHG */ uint32 :16; /* Reserved Bits */ } __type402; typedef struct { /* Bit Access */ uint32 :15; /* Reserved Bits */ uint32 DOUTYCHG:1; /* DOUTYCHG */ uint32 :16; /* Reserved Bits */ } __type403; typedef struct { /* Bit Access */ uint32 :1; /* Reserved Bits */ uint32 ERR_SNT:1; /* ERR_SNT */ uint32 BAD_ADDR:1; /* BAD_ADDR */ uint32 :2; /* Reserved Bits */ uint32 BAD_OPC:1; /* BAD_OPC */ uint32 :2; /* Reserved Bits */ uint32 INACTIVE:1; /* INACTIVE */ uint32 SRFPDN:1; /* SRFPDN */ uint32 :22; /* Reserved Bits */ } __type404; typedef struct { /* Bit Access */ uint32 DDCG:3; /* DDCG[2:0] */ uint32 :29; /* Reserved Bits */ } __type405; typedef struct { /* Bit Access */ uint32 ACEN:1; /* ACEN */ uint32 :31; /* Reserved Bits */ } __type406; typedef struct { /* Bit Access */ uint32 CMD:3; /* CMD[2:0] */ uint32 :29; /* Reserved Bits */ } __type407; typedef struct { /* Bit Access */ uint32 BWIDTH:2; /* BWIDTH[1:0] */ uint32 BKADB:6; /* BKADB[7:2] */ uint32 BKADP:6; /* BKADP[13:8] */ uint32 BKADM:2; /* BKADM[15:14] */ uint32 SPLIT:9; /* SPLIT[24:16] */ uint32 :7; /* Reserved Bits */ } __type408; typedef struct { /* Bit Access */ uint32 :2; /* Reserved Bits */ uint32 TRCDC:2; /* TRCDC[3:2] */ uint32 :28; /* Reserved Bits */ } __type409; typedef struct { /* Bit Access */ uint32 TRCD:3; /* TRCD[2:0] */ uint32 :5; /* Reserved Bits */ uint32 TRFC:7; /* TRFC[14:8] */ uint32 :1; /* Reserved Bits */ uint32 TRAS:5; /* TRAS[20:16] */ uint32 :3; /* Reserved Bits */ uint32 CL:3; /* CL[26:24] */ uint32 :5; /* Reserved Bits */ } __type410; typedef struct { /* Bit Access */ uint32 TWR:3; /* TWR[2:0] */ uint32 :5; /* Reserved Bits */ uint32 TRRD:3; /* TRRD[10:8] */ uint32 :5; /* Reserved Bits */ uint32 TRP:3; /* TRP[18:16] */ uint32 :5; /* Reserved Bits */ uint32 CKEH:3; /* CKEH[26:24] */ uint32 :5; /* Reserved Bits */ } __type411; typedef struct { /* Bit Access */ uint32 WRRD:4; /* WRRD[3:0] */ uint32 :4; /* Reserved Bits */ uint32 RDWR:4; /* RDWR[11:8] */ uint32 :4; /* Reserved Bits */ uint32 TRC:5; /* TRC[20:16] */ uint32 :3; /* Reserved Bits */ uint32 TRTP:2; /* TRTP[25:24] */ uint32 :6; /* Reserved Bits */ } __type412; typedef struct { /* Bit Access */ uint32 SRFEN:1; /* SRFEN */ uint32 :1; /* Reserved Bits */ uint32 PDN:1; /* PDN */ uint32 :13; /* Reserved Bits */ uint32 ARFEN:1; /* ARFEN */ uint32 :15; /* Reserved Bits */ } __type413; typedef struct { /* Bit Access */ uint32 TREFI:13; /* TREFI[12:0] */ uint32 :19; /* Reserved Bits */ } __type414; typedef struct { /* Bit Access */ uint32 LV0TH:10; /* LV0TH[9:0] */ uint32 :6; /* Reserved Bits */ uint32 LV1TH:15; /* LV1TH[30:16] */ uint32 :1; /* Reserved Bits */ } __type415; typedef struct { /* Bit Access */ uint32 RFUDF:1; /* RFUDF */ uint32 :31; /* Reserved Bits */ } __type416; typedef struct { /* Bit Access */ uint32 MA:13; /* MA[12:0] */ uint32 :3; /* Reserved Bits */ uint32 BA:2; /* BA[17:16] */ uint32 :14; /* Reserved Bits */ } __type417; typedef struct { /* Bit Access */ uint32 STBYN:1; /* STBYN */ uint32 :23; /* Reserved Bits */ uint32 ENOFFSET:4; /* ENOFFSET[27:24] */ uint32 :1; /* Reserved Bits */ uint32 OFFSET:3; /* OFFSET[31:29] */ } __type418; typedef struct { /* Bit Access */ uint32 :1; /* Reserved Bits */ uint32 WTOVFL:7; /* WTOVFL[7:1] */ uint32 :1; /* Reserved Bits */ uint32 RTOVFL:7; /* RTOVFL[15:9] */ uint32 RCTL:2; /* RCTL[17:16] */ uint32 :6; /* Reserved Bits */ uint32 IDLTIM:8; /* IDLTIM[31:24] */ } __type419; typedef struct { /* Bit Access */ uint32 ITVLTIM:8; /* ITVLTIM[7:0] */ uint32 :24; /* Reserved Bits */ } __type420; typedef struct { /* Bit Access */ uint32 BSZ:2; /* BSZ[1:0] */ uint32 :1; /* Reserved Bits */ uint32 CPOL:1; /* CPOL */ uint32 SSLP:1; /* SSLP */ uint32 CPHAR:1; /* CPHAR */ uint32 CPHAT:1; /* CPHAT */ uint32 :1; /* Reserved Bits */ uint32 IO0FV:2; /* IO0FV[9:8] */ uint32 :2; /* Reserved Bits */ uint32 IO2FV:2; /* IO2FV[13:12] */ uint32 IO3FV:2; /* IO3FV[15:14] */ uint32 MOIIO0:2; /* MOIIO0[17:16] */ uint32 MOIIO1:2; /* MOIIO1[19:18] */ uint32 MOIIO2:2; /* MOIIO2[21:20] */ uint32 MOIIO3:2; /* MOIIO3[23:22] */ uint32 SFDE:1; /* SFDE */ uint32 :6; /* Reserved Bits */ uint32 MD:1; /* MD */ } __type421; typedef struct { /* Bit Access */ uint32 SCKDL:3; /* SCKDL[2:0] */ uint32 :5; /* Reserved Bits */ uint32 SLNDL:3; /* SLNDL[10:8] */ uint32 :5; /* Reserved Bits */ uint32 SPNDL:3; /* SPNDL[18:16] */ uint32 :13; /* Reserved Bits */ } __type422; typedef struct { /* Bit Access */ uint32 BRDV:2; /* BRDV[1:0] */ uint32 :6; /* Reserved Bits */ uint32 SPBR:8; /* SPBR[15:8] */ uint32 :16; /* Reserved Bits */ } __type423; typedef struct { /* Bit Access */ uint32 SSLE:1; /* SSLE */ uint32 :7; /* Reserved Bits */ uint32 RBE:1; /* RBE */ uint32 RCF:1; /* RCF */ uint32 :6; /* Reserved Bits */ uint32 RBURST:4; /* RBURST[19:16] */ uint32 :4; /* Reserved Bits */ uint32 SSLN:1; /* SSLN */ uint32 :4; /* Reserved Bits */ uint32 BFM:3; /* BFM[31:29] */ } __type424; typedef struct { /* Bit Access */ uint32 OCMD:8; /* OCMD[7:0] */ uint32 :8; /* Reserved Bits */ uint32 CMD:8; /* CMD[23:16] */ uint32 :8; /* Reserved Bits */ } __type425; typedef struct { /* Bit Access */ uint32 EAC:3; /* EAC[2:0] */ uint32 :13; /* Reserved Bits */ uint32 EAV:8; /* EAV[23:16] */ uint32 :8; /* Reserved Bits */ } __type426; typedef struct { /* Bit Access */ uint32 OPD0:8; /* OPD0[7:0] */ uint32 OPD1:8; /* OPD1[15:8] */ uint32 OPD2:8; /* OPD2[23:16] */ uint32 OPD3:8; /* OPD3[31:24] */ } __type427; typedef struct { /* Bit Access */ uint32 :4; /* Reserved Bits */ uint32 OPDE:4; /* OPDE[7:4] */ uint32 ADE:4; /* ADE[11:8] */ uint32 OCDE:1; /* OCDE */ uint32 :1; /* Reserved Bits */ uint32 CDE:1; /* CDE */ uint32 DME:1; /* DME */ uint32 DRDB:2; /* DRDB[17:16] */ uint32 :2; /* Reserved Bits */ uint32 OPDB:2; /* OPDB[21:20] */ uint32 :2; /* Reserved Bits */ uint32 ADB:2; /* ADB[25:24] */ uint32 :2; /* Reserved Bits */ uint32 OCDB:2; /* OCDB[29:28] */ uint32 CDB:2; /* CDB[31:30] */ } __type428; typedef struct { /* Bit Access */ uint32 SPIE:1; /* SPIE */ uint32 SPIWE:1; /* SPIWE */ uint32 SPIRE:1; /* SPIRE */ uint32 :5; /* Reserved Bits */ uint32 SSLKP:1; /* SSLKP */ uint32 :23; /* Reserved Bits */ } __type429; typedef struct { /* Bit Access */ uint32 ADR:32; /* ADR[31:0] */ } __type430; typedef struct { /* Bit Access */ uint32 SPIDE:4; /* SPIDE[3:0] */ uint32 OPDE:4; /* OPDE[7:4] */ uint32 ADE:4; /* ADE[11:8] */ uint32 OCDE:1; /* OCDE */ uint32 :1; /* Reserved Bits */ uint32 CDE:1; /* CDE */ uint32 DME:1; /* DME */ uint32 SPIDB:2; /* SPIDB[17:16] */ uint32 :2; /* Reserved Bits */ uint32 OPDB:2; /* OPDB[21:20] */ uint32 :2; /* Reserved Bits */ uint32 ADB:2; /* ADB[25:24] */ uint32 :2; /* Reserved Bits */ uint32 OCDB:2; /* OCDB[29:28] */ uint32 CDB:2; /* CDB[31:30] */ } __type431; typedef struct { /* Bit Access */ const uint32 RDATA0:32; /* RDATA0[31:0] */ } __type432; typedef struct { /* Bit Access */ const uint32 RDATA1:32; /* RDATA1[31:0] */ } __type433; typedef struct { /* Bit Access */ uint32 WDATA0:32; /* WDATA0[31:0] */ } __type434; typedef struct { /* Bit Access */ uint32 WDATA1:32; /* WDATA1[31:0] */ } __type435; typedef struct { /* Bit Access */ const uint32 TEND:1; /* TEND */ const uint32 SSLF:1; /* SSLF */ uint32 :30; /* Reserved Bits */ } __type436; typedef struct { /* Bit Access */ uint32 CKDLYRX:3; /* CKDLYRX[2:0] */ uint32 :13; /* Reserved Bits */ uint32 CKDLYOC:3; /* CKDLYOC[18:16] */ uint32 :5; /* Reserved Bits */ uint32 PROT_CKDLY:8; /* PROT_CKDLY[31:24] */ } __type437; typedef struct { /* Bit Access */ uint32 DMCYC:3; /* DMCYC[2:0] */ uint32 :13; /* Reserved Bits */ uint32 DMDB:2; /* DMDB[17:16] */ uint32 :14; /* Reserved Bits */ } __type438; typedef struct { /* Bit Access */ uint32 DRDRE:1; /* DRDRE */ uint32 :3; /* Reserved Bits */ uint32 OPDRE:1; /* OPDRE */ uint32 :3; /* Reserved Bits */ uint32 ADDRE:1; /* ADDRE */ uint32 :23; /* Reserved Bits */ } __type439; typedef struct { /* Bit Access */ uint32 SPIDRE:1; /* SPIDRE */ uint32 :3; /* Reserved Bits */ uint32 OPDRE:1; /* OPDRE */ uint32 :3; /* Reserved Bits */ uint32 ADDRE:1; /* ADDRE */ uint32 :23; /* Reserved Bits */ } __type440; typedef struct { /* Bit Access */ uint32 DLYO0:1; /* DLYO0 */ uint32 :3; /* Reserved Bits */ uint32 DLYOE0:1; /* DLYOE0 */ uint32 :3; /* Reserved Bits */ uint32 DLYO1:1; /* DLYO1 */ uint32 :3; /* Reserved Bits */ uint32 DLYOE1:1; /* DLYOE1 */ uint32 :11; /* Reserved Bits */ uint32 PROT_SPODLY:8; /* PROT_SPODLY[31:24] */ } __type441; typedef struct { /* Bit Access */ uint32 CKDLYRX:3; /* CKDLYRX[2:0] */ uint32 :13; /* Reserved Bits */ uint32 CKDLYOC:3; /* CKDLYOC[18:16] */ uint32 :1; /* Reserved Bits */ uint32 CKDLY_TS:2; /* CKDLY_TS[21:20] */ uint32 :2; /* Reserved Bits */ uint32 PROT_CKDLY:8; /* PROT_CKDLY[31:24] */ } __type442; typedef struct { /* Bit Access */ uint32 :31; /* Reserved Bits */ uint32 MD:1; /* MD */ } __type443; typedef struct { /* Bit Access */ uint32 SSLE:1; /* SSLE */ uint32 :4; /* Reserved Bits */ uint32 BST:4; /* BST[8:5] */ uint32 RCF:1; /* RCF */ uint32 :14; /* Reserved Bits */ uint32 SSLN:1; /* SSLN */ uint32 :7; /* Reserved Bits */ } __type444; typedef struct { /* Bit Access */ uint32 :4; /* Reserved Bits */ uint32 OPDE:4; /* OPDE[7:4] */ uint32 :4; /* Reserved Bits */ uint32 OCDE:1; /* OCDE */ uint32 :1; /* Reserved Bits */ uint32 CDE:1; /* CDE */ uint32 DME:1; /* DME */ uint32 :16; /* Reserved Bits */ } __type445; typedef struct { /* Bit Access */ const uint32 RDATA0:32; /* RDATA0[31:0] */ } __type446; typedef struct { /* Bit Access */ const uint32 RDATA1:32; /* RDATA1[31:0] */ } __type447; typedef struct { /* Bit Access */ uint32 :1; /* Reserved Bits */ uint32 DMCYC:3; /* DMCYC[3:1] */ uint32 :28; /* Reserved Bits */ } __type448; typedef struct { /* Bit Access */ uint32 DMCYC:4; /* DMCYC[3:0] */ uint32 :28; /* Reserved Bits */ } __type449; typedef struct { /* Bit Access */ uint32 SPIDRE:1; /* SPIDRE */ uint32 :3; /* Reserved Bits */ uint32 OPDRE:1; /* OPDRE */ uint32 :3; /* Reserved Bits */ uint32 ADDRE:1; /* ADDRE */ uint32 :3; /* Reserved Bits */ uint32 HYPE:3; /* HYPE[14:12] */ uint32 :17; /* Reserved Bits */ } __type450; typedef struct { /* Bit Access */ uint32 PHYMEM:2; /* PHYMEM[1:0] */ uint32 WBUF:1; /* WBUF */ uint32 :1; /* Reserved Bits */ uint32 WBUF2:1; /* WBUF2 */ uint32 :26; /* Reserved Bits */ uint32 CAL:1; /* CAL */ } __type451; typedef struct { /* Bit Access */ uint32 DVC0:8; /* DVC0[7:0] */ uint32 DVC1:8; /* DVC1[15:8] */ uint32 DVC2:8; /* DVC2[23:16] */ uint32 DVC3:8; /* DVC3[31:24] */ } __type452; typedef struct { /* Bit Access */ uint32 DVA0:8; /* DVA0[7:0] */ uint32 DVA1:8; /* DVA1[15:8] */ uint32 DVA2:8; /* DVA2[23:16] */ uint32 DVA3:8; /* DVA3[31:24] */ } __type453; typedef struct { /* Bit Access */ uint32 DTL:8; /* DTL[7:0] */ uint32 DML:8; /* DML[15:8] */ uint32 :3; /* Reserved Bits */ uint32 ACD:1; /* ACD */ uint32 CML:3; /* CML[22:20] */ uint32 DTO:1; /* DTO */ uint32 ADL:3; /* ADL[26:24] */ uint32 DOPISB:1; /* DOPISB */ uint32 ACMA:1; /* ACMA */ uint32 PRBE:1; /* PRBE */ uint32 :2; /* Reserved Bits */ } __type454; typedef struct { /* Bit Access */ uint32 DV0S:30; /* DV0S[29:0] */ uint32 DV0T:2; /* DV0T[31:30] */ } __type455; typedef struct { /* Bit Access */ uint32 DV1S:30; /* DV1S[29:0] */ uint32 DV1T:2; /* DV1T[31:30] */ } __type456; typedef struct { /* Bit Access */ uint32 DV0D:8; /* DV0D[7:0] */ uint32 DQER:4; /* DQER[11:8] */ uint32 DQES:4; /* DQES[15:12] */ uint32 DV1D:8; /* DV1D[23:16] */ uint32 DQED:4; /* DQED[27:24] */ uint32 :4; /* Reserved Bits */ } __type457; typedef struct { /* Bit Access */ uint32 TMPD:32; /* TMPD[31:0] */ } __type458; typedef struct { /* Bit Access */ uint32 ADDR:32; /* ADDR[31:0] */ } __type459; typedef struct { /* Bit Access */ uint32 CRWC0:7; /* CRWC0[6:0] */ uint32 CRWE0:1; /* CRWE0 */ uint32 DCSBC0:3; /* DCSBC0[10:8] */ uint32 DCSHAC0:3; /* DCSHAC0[13:11] */ uint32 DCSLFC0:2; /* DCSLFC0[15:14] */ uint32 CRWC1:7; /* CRWC1[22:16] */ uint32 CRWE1:1; /* CRWE1 */ uint32 DCSBC1:3; /* DCSBC1[26:24] */ uint32 DCSHAC1:3; /* DCSHAC1[29:27] */ uint32 DCSLFC1:2; /* DCSLFC1[31:30] */ } __type460; typedef struct { /* Bit Access */ uint32 :8; /* Reserved Bits */ uint32 DCSBC0:3; /* DCSBC0[10:8] */ uint32 DCSHAC0:3; /* DCSHAC0[13:11] */ uint32 DCSLFC0:2; /* DCSLFC0[15:14] */ uint32 :8; /* Reserved Bits */ uint32 DCSBC1:3; /* DCSBC1[26:24] */ uint32 DCSHAC1:3; /* DCSHAC1[29:27] */ uint32 DCSLFC1:2; /* DCSLFC1[31:30] */ } __type461; typedef struct { /* Bit Access */ uint32 :8; /* Reserved Bits */ uint32 DCSBC:3; /* DCSBC[10:8] */ uint32 DCSHAC:3; /* DCSHAC[13:11] */ uint32 DCSLFC:2; /* DCSLFC[15:14] */ uint32 :16; /* Reserved Bits */ } __type462; typedef struct { /* Bit Access */ uint32 D0TT:2; /* D0TT[1:0] */ uint32 D1TT:2; /* D1TT[3:2] */ uint32 D0PC:1; /* D0PC */ uint32 D1PC:1; /* D1PC */ uint32 :4; /* Reserved Bits */ uint32 ACME:2; /* ACME[11:10] */ uint32 ACMD:2; /* ACMD[13:12] */ uint32 :17; /* Reserved Bits */ uint32 DLFTE:1; /* DLFTE */ } __type463; typedef struct { /* Bit Access */ uint32 D0RDL:8; /* D0RDL[7:0] */ uint32 D0WDL:8; /* D0WDL[15:8] */ uint32 D1RDL:8; /* D1RDL[23:16] */ uint32 D1WDL:8; /* D1WDL[31:24] */ } __type464; typedef struct { /* Bit Access */ uint32 MMRC0:8; /* MMRC0[7:0] */ uint32 MMRC1:8; /* MMRC1[15:8] */ uint32 MMWC0:8; /* MMWC0[23:16] */ uint32 MMWC1:8; /* MMWC1[31:24] */ } __type465; typedef struct { /* Bit Access */ uint32 MMRAL0:3; /* MMRAL0[2:0] */ uint32 MMRCL0:3; /* MMRCL0[5:3] */ uint32 RDO0:1; /* RDO0 */ uint32 PRBE0:1; /* PRBE0 */ uint32 MMWAL0:3; /* MMWAL0[10:8] */ uint32 MMWCL0:3; /* MMWCL0[13:11] */ uint32 WDO0:1; /* WDO0 */ uint32 :1; /* Reserved Bits */ uint32 MMRAL1:3; /* MMRAL1[18:16] */ uint32 MMRCL1:3; /* MMRCL1[21:19] */ uint32 RDO1:1; /* RDO1 */ uint32 PRBE1:1; /* PRBE1 */ uint32 MMWAL1:3; /* MMWAL1[26:24] */ uint32 MMWCL1:3; /* MMWCL1[29:27] */ uint32 WDO1:1; /* WDO1 */ uint32 :1; /* Reserved Bits */ } __type466; typedef struct { /* Bit Access */ const uint32 MRES:8; /* MRES[7:0] */ const uint32 MWES:8; /* MWES[15:8] */ uint32 :16; /* Reserved Bits */ } __type467; typedef struct { /* Bit Access */ uint32 DB0:8; /* DB0[7:0] */ uint32 DB1:8; /* DB1[15:8] */ uint32 DB2:8; /* DB2[23:16] */ uint32 DB3:8; /* DB3[31:24] */ } __type468; typedef struct { /* Bit Access */ const uint32 ACSD0:3; /* ACSD0[2:0] */ const uint32 ACSD1:3; /* ACSD1[5:3] */ uint32 :26; /* Reserved Bits */ } __type469; typedef struct { /* Bit Access */ const uint32 CFRD0:16; /* CFRD0[15:0] */ const uint32 CCRD0:16; /* CCRD0[31:16] */ } __type470; typedef struct { /* Bit Access */ const uint32 CFRD1:16; /* CFRD1[15:0] */ const uint32 CCRD1:16; /* CCRD1[31:16] */ } __type471; typedef struct { /* Bit Access */ const uint32 FPTCD0:8; /* FPTCD0[7:0] */ const uint32 LPTCD0:8; /* LPTCD0[15:8] */ const uint32 FPTCSD0:8; /* FPTCSD0[23:16] */ const uint32 LPTCSD0:8; /* LPTCSD0[31:24] */ } __type472; typedef struct { /* Bit Access */ const uint32 FPTCD1:8; /* FPTCD1[7:0] */ const uint32 LPTCD1:8; /* LPTCD1[15:8] */ const uint32 FPTCSD1:8; /* FPTCSD1[23:16] */ const uint32 LPTCSD1:8; /* LPTCSD1[31:24] */ } __type473; typedef struct { /* Bit Access */ uint16 P1_0:1; /* P1_0 */ uint16 P1_1:1; /* P1_1 */ uint16 P1_2:1; /* P1_2 */ uint16 P1_3:1; /* P1_3 */ uint16 P1_4:1; /* P1_4 */ uint16 P1_5:1; /* P1_5 */ uint16 :10; /* Reserved Bits */ } __type474; typedef struct { /* Bit Access */ uint32 PSR1_0:1; /* PSR1_0 */ uint32 PSR1_1:1; /* PSR1_1 */ uint32 PSR1_2:1; /* PSR1_2 */ uint32 PSR1_3:1; /* PSR1_3 */ uint32 PSR1_4:1; /* PSR1_4 */ uint32 PSR1_5:1; /* PSR1_5 */ uint32 :10; /* Reserved Bits */ uint32 PSR1_16:1; /* PSR1_16 */ uint32 PSR1_17:1; /* PSR1_17 */ uint32 PSR1_18:1; /* PSR1_18 */ uint32 PSR1_19:1; /* PSR1_19 */ uint32 PSR1_20:1; /* PSR1_20 */ uint32 PSR1_21:1; /* PSR1_21 */ uint32 :10; /* Reserved Bits */ } __type475; typedef struct { /* Bit Access */ uint16 PNOT1_0:1; /* PNOT1_0 */ uint16 PNOT1_1:1; /* PNOT1_1 */ uint16 PNOT1_2:1; /* PNOT1_2 */ uint16 PNOT1_3:1; /* PNOT1_3 */ uint16 PNOT1_4:1; /* PNOT1_4 */ uint16 PNOT1_5:1; /* PNOT1_5 */ uint16 :10; /* Reserved Bits */ } __type476; typedef struct { /* Bit Access */ const uint16 PPR1_0:1; /* PPR1_0 */ const uint16 PPR1_1:1; /* PPR1_1 */ const uint16 PPR1_2:1; /* PPR1_2 */ const uint16 PPR1_3:1; /* PPR1_3 */ const uint16 PPR1_4:1; /* PPR1_4 */ const uint16 PPR1_5:1; /* PPR1_5 */ uint16 :10; /* Reserved Bits */ } __type477; typedef struct { /* Bit Access */ uint16 PM1_0:1; /* PM1_0 */ uint16 PM1_1:1; /* PM1_1 */ uint16 PM1_2:1; /* PM1_2 */ uint16 PM1_3:1; /* PM1_3 */ uint16 PM1_4:1; /* PM1_4 */ uint16 PM1_5:1; /* PM1_5 */ uint16 :10; /* Reserved Bits */ } __type478; typedef struct { /* Bit Access */ uint16 PMC1_0:1; /* PMC1_0 */ uint16 PMC1_1:1; /* PMC1_1 */ uint16 PMC1_2:1; /* PMC1_2 */ uint16 PMC1_3:1; /* PMC1_3 */ uint16 PMC1_4:1; /* PMC1_4 */ uint16 PMC1_5:1; /* PMC1_5 */ uint16 :10; /* Reserved Bits */ } __type479; typedef struct { /* Bit Access */ uint16 PFC1_0:1; /* PFC1_0 */ uint16 PFC1_1:1; /* PFC1_1 */ uint16 PFC1_2:1; /* PFC1_2 */ uint16 PFC1_3:1; /* PFC1_3 */ uint16 PFC1_4:1; /* PFC1_4 */ uint16 PFC1_5:1; /* PFC1_5 */ uint16 :10; /* Reserved Bits */ } __type480; typedef struct { /* Bit Access */ uint16 PFCE1_0:1; /* PFCE1_0 */ uint16 PFCE1_1:1; /* PFCE1_1 */ uint16 PFCE1_2:1; /* PFCE1_2 */ uint16 PFCE1_3:1; /* PFCE1_3 */ uint16 PFCE1_4:1; /* PFCE1_4 */ uint16 PFCE1_5:1; /* PFCE1_5 */ uint16 :10; /* Reserved Bits */ } __type481; typedef struct { /* Bit Access */ uint32 PMSR1_0:1; /* PMSR1_0 */ uint32 PMSR1_1:1; /* PMSR1_1 */ uint32 PMSR1_2:1; /* PMSR1_2 */ uint32 PMSR1_3:1; /* PMSR1_3 */ uint32 PMSR1_4:1; /* PMSR1_4 */ uint32 PMSR1_5:1; /* PMSR1_5 */ uint32 :10; /* Reserved Bits */ uint32 PMSR1_16:1; /* PMSR1_16 */ uint32 PMSR1_17:1; /* PMSR1_17 */ uint32 PMSR1_18:1; /* PMSR1_18 */ uint32 PMSR1_19:1; /* PMSR1_19 */ uint32 PMSR1_20:1; /* PMSR1_20 */ uint32 PMSR1_21:1; /* PMSR1_21 */ uint32 :10; /* Reserved Bits */ } __type482; typedef struct { /* Bit Access */ uint32 PMCSR1_0:1; /* PMCSR1_0 */ uint32 PMCSR1_1:1; /* PMCSR1_1 */ uint32 PMCSR1_2:1; /* PMCSR1_2 */ uint32 PMCSR1_3:1; /* PMCSR1_3 */ uint32 PMCSR1_4:1; /* PMCSR1_4 */ uint32 PMCSR1_5:1; /* PMCSR1_5 */ uint32 :10; /* Reserved Bits */ uint32 PMCSR1_16:1; /* PMCSR1_16 */ uint32 PMCSR1_17:1; /* PMCSR1_17 */ uint32 PMCSR1_18:1; /* PMCSR1_18 */ uint32 PMCSR1_19:1; /* PMCSR1_19 */ uint32 PMCSR1_20:1; /* PMCSR1_20 */ uint32 PMCSR1_21:1; /* PMCSR1_21 */ uint32 :10; /* Reserved Bits */ } __type483; typedef struct { /* Bit Access */ uint16 PINV1_0:1; /* PINV1_0 */ uint16 PINV1_1:1; /* PINV1_1 */ uint16 PINV1_2:1; /* PINV1_2 */ uint16 PINV1_3:1; /* PINV1_3 */ uint16 PINV1_4:1; /* PINV1_4 */ uint16 PINV1_5:1; /* PINV1_5 */ uint16 :10; /* Reserved Bits */ } __type484; typedef struct { /* Bit Access */ uint16 P3_0:1; /* P3_0 */ uint16 P3_1:1; /* P3_1 */ uint16 P3_2:1; /* P3_2 */ uint16 P3_3:1; /* P3_3 */ uint16 P3_4:1; /* P3_4 */ uint16 P3_5:1; /* P3_5 */ uint16 P3_6:1; /* P3_6 */ uint16 P3_7:1; /* P3_7 */ uint16 P3_8:1; /* P3_8 */ uint16 P3_9:1; /* P3_9 */ uint16 :6; /* Reserved Bits */ } __type485; typedef struct { /* Bit Access */ uint32 PSR3_0:1; /* PSR3_0 */ uint32 PSR3_1:1; /* PSR3_1 */ uint32 PSR3_2:1; /* PSR3_2 */ uint32 PSR3_3:1; /* PSR3_3 */ uint32 PSR3_4:1; /* PSR3_4 */ uint32 PSR3_5:1; /* PSR3_5 */ uint32 PSR3_6:1; /* PSR3_6 */ uint32 PSR3_7:1; /* PSR3_7 */ uint32 PSR3_8:1; /* PSR3_8 */ uint32 PSR3_9:1; /* PSR3_9 */ uint32 :6; /* Reserved Bits */ uint32 PSR3_16:1; /* PSR3_16 */ uint32 PSR3_17:1; /* PSR3_17 */ uint32 PSR3_18:1; /* PSR3_18 */ uint32 PSR3_19:1; /* PSR3_19 */ uint32 PSR3_20:1; /* PSR3_20 */ uint32 PSR3_21:1; /* PSR3_21 */ uint32 PSR3_22:1; /* PSR3_22 */ uint32 PSR3_23:1; /* PSR3_23 */ uint32 PSR3_24:1; /* PSR3_24 */ uint32 PSR3_25:1; /* PSR3_25 */ uint32 :6; /* Reserved Bits */ } __type486; typedef struct { /* Bit Access */ uint16 PNOT3_0:1; /* PNOT3_0 */ uint16 PNOT3_1:1; /* PNOT3_1 */ uint16 PNOT3_2:1; /* PNOT3_2 */ uint16 PNOT3_3:1; /* PNOT3_3 */ uint16 PNOT3_4:1; /* PNOT3_4 */ uint16 PNOT3_5:1; /* PNOT3_5 */ uint16 PNOT3_6:1; /* PNOT3_6 */ uint16 PNOT3_7:1; /* PNOT3_7 */ uint16 PNOT3_8:1; /* PNOT3_8 */ uint16 PNOT3_9:1; /* PNOT3_9 */ uint16 :6; /* Reserved Bits */ } __type487; typedef struct { /* Bit Access */ const uint16 PPR3_0:1; /* PPR3_0 */ const uint16 PPR3_1:1; /* PPR3_1 */ const uint16 PPR3_2:1; /* PPR3_2 */ const uint16 PPR3_3:1; /* PPR3_3 */ const uint16 PPR3_4:1; /* PPR3_4 */ const uint16 PPR3_5:1; /* PPR3_5 */ const uint16 PPR3_6:1; /* PPR3_6 */ const uint16 PPR3_7:1; /* PPR3_7 */ const uint16 PPR3_8:1; /* PPR3_8 */ const uint16 PPR3_9:1; /* PPR3_9 */ uint16 :6; /* Reserved Bits */ } __type488; typedef struct { /* Bit Access */ uint16 PM3_0:1; /* PM3_0 */ uint16 PM3_1:1; /* PM3_1 */ uint16 PM3_2:1; /* PM3_2 */ uint16 PM3_3:1; /* PM3_3 */ uint16 PM3_4:1; /* PM3_4 */ uint16 PM3_5:1; /* PM3_5 */ uint16 PM3_6:1; /* PM3_6 */ uint16 PM3_7:1; /* PM3_7 */ uint16 PM3_8:1; /* PM3_8 */ uint16 PM3_9:1; /* PM3_9 */ uint16 :6; /* Reserved Bits */ } __type489; typedef struct { /* Bit Access */ uint16 PMC3_0:1; /* PMC3_0 */ uint16 PMC3_1:1; /* PMC3_1 */ uint16 PMC3_2:1; /* PMC3_2 */ uint16 PMC3_3:1; /* PMC3_3 */ uint16 PMC3_4:1; /* PMC3_4 */ uint16 PMC3_5:1; /* PMC3_5 */ uint16 PMC3_6:1; /* PMC3_6 */ uint16 PMC3_7:1; /* PMC3_7 */ uint16 PMC3_8:1; /* PMC3_8 */ uint16 PMC3_9:1; /* PMC3_9 */ uint16 :6; /* Reserved Bits */ } __type490; typedef struct { /* Bit Access */ uint16 PFC3_0:1; /* PFC3_0 */ uint16 PFC3_1:1; /* PFC3_1 */ uint16 PFC3_2:1; /* PFC3_2 */ uint16 PFC3_3:1; /* PFC3_3 */ uint16 PFC3_4:1; /* PFC3_4 */ uint16 PFC3_5:1; /* PFC3_5 */ uint16 PFC3_6:1; /* PFC3_6 */ uint16 PFC3_7:1; /* PFC3_7 */ uint16 PFC3_8:1; /* PFC3_8 */ uint16 PFC3_9:1; /* PFC3_9 */ uint16 :6; /* Reserved Bits */ } __type491; typedef struct { /* Bit Access */ uint16 PFCE3_0:1; /* PFCE3_0 */ uint16 PFCE3_1:1; /* PFCE3_1 */ uint16 PFCE3_2:1; /* PFCE3_2 */ uint16 PFCE3_3:1; /* PFCE3_3 */ uint16 PFCE3_4:1; /* PFCE3_4 */ uint16 PFCE3_5:1; /* PFCE3_5 */ uint16 PFCE3_6:1; /* PFCE3_6 */ uint16 PFCE3_7:1; /* PFCE3_7 */ uint16 PFCE3_8:1; /* PFCE3_8 */ uint16 PFCE3_9:1; /* PFCE3_9 */ uint16 :6; /* Reserved Bits */ } __type492; typedef struct { /* Bit Access */ uint32 PMSR3_0:1; /* PMSR3_0 */ uint32 PMSR3_1:1; /* PMSR3_1 */ uint32 PMSR3_2:1; /* PMSR3_2 */ uint32 PMSR3_3:1; /* PMSR3_3 */ uint32 PMSR3_4:1; /* PMSR3_4 */ uint32 PMSR3_5:1; /* PMSR3_5 */ uint32 PMSR3_6:1; /* PMSR3_6 */ uint32 PMSR3_7:1; /* PMSR3_7 */ uint32 PMSR3_8:1; /* PMSR3_8 */ uint32 PMSR3_9:1; /* PMSR3_9 */ uint32 :6; /* Reserved Bits */ uint32 PMSR3_16:1; /* PMSR3_16 */ uint32 PMSR3_17:1; /* PMSR3_17 */ uint32 PMSR3_18:1; /* PMSR3_18 */ uint32 PMSR3_19:1; /* PMSR3_19 */ uint32 PMSR3_20:1; /* PMSR3_20 */ uint32 PMSR3_21:1; /* PMSR3_21 */ uint32 PMSR3_22:1; /* PMSR3_22 */ uint32 PMSR3_23:1; /* PMSR3_23 */ uint32 PMSR3_24:1; /* PMSR3_24 */ uint32 PMSR3_25:1; /* PMSR3_25 */ uint32 :6; /* Reserved Bits */ } __type493; typedef struct { /* Bit Access */ uint32 PMCSR3_0:1; /* PMCSR3_0 */ uint32 PMCSR3_1:1; /* PMCSR3_1 */ uint32 PMCSR3_2:1; /* PMCSR3_2 */ uint32 PMCSR3_3:1; /* PMCSR3_3 */ uint32 PMCSR3_4:1; /* PMCSR3_4 */ uint32 PMCSR3_5:1; /* PMCSR3_5 */ uint32 PMCSR3_6:1; /* PMCSR3_6 */ uint32 PMCSR3_7:1; /* PMCSR3_7 */ uint32 PMCSR3_8:1; /* PMCSR3_8 */ uint32 PMCSR3_9:1; /* PMCSR3_9 */ uint32 :6; /* Reserved Bits */ uint32 PMCSR3_16:1; /* PMCSR3_16 */ uint32 PMCSR3_17:1; /* PMCSR3_17 */ uint32 PMCSR3_18:1; /* PMCSR3_18 */ uint32 PMCSR3_19:1; /* PMCSR3_19 */ uint32 PMCSR3_20:1; /* PMCSR3_20 */ uint32 PMCSR3_21:1; /* PMCSR3_21 */ uint32 PMCSR3_22:1; /* PMCSR3_22 */ uint32 PMCSR3_23:1; /* PMCSR3_23 */ uint32 PMCSR3_24:1; /* PMCSR3_24 */ uint32 PMCSR3_25:1; /* PMCSR3_25 */ uint32 :6; /* Reserved Bits */ } __type494; typedef struct { /* Bit Access */ uint16 PINV3_0:1; /* PINV3_0 */ uint16 PINV3_1:1; /* PINV3_1 */ uint16 PINV3_2:1; /* PINV3_2 */ uint16 PINV3_3:1; /* PINV3_3 */ uint16 PINV3_4:1; /* PINV3_4 */ uint16 PINV3_5:1; /* PINV3_5 */ uint16 PINV3_6:1; /* PINV3_6 */ uint16 PINV3_7:1; /* PINV3_7 */ uint16 PINV3_8:1; /* PINV3_8 */ uint16 PINV3_9:1; /* PINV3_9 */ uint16 :6; /* Reserved Bits */ } __type495; typedef struct { /* Bit Access */ uint16 P10_0:1; /* P10_0 */ uint16 P10_1:1; /* P10_1 */ uint16 P10_2:1; /* P10_2 */ uint16 P10_3:1; /* P10_3 */ uint16 P10_4:1; /* P10_4 */ uint16 P10_5:1; /* P10_5 */ uint16 P10_6:1; /* P10_6 */ uint16 P10_7:1; /* P10_7 */ uint16 P10_8:1; /* P10_8 */ uint16 P10_9:1; /* P10_9 */ uint16 P10_10:1; /* P10_10 */ uint16 P10_11:1; /* P10_11 */ uint16 :4; /* Reserved Bits */ } __type496; typedef struct { /* Bit Access */ uint32 PSR10_0:1; /* PSR10_0 */ uint32 PSR10_1:1; /* PSR10_1 */ uint32 PSR10_2:1; /* PSR10_2 */ uint32 PSR10_3:1; /* PSR10_3 */ uint32 PSR10_4:1; /* PSR10_4 */ uint32 PSR10_5:1; /* PSR10_5 */ uint32 PSR10_6:1; /* PSR10_6 */ uint32 PSR10_7:1; /* PSR10_7 */ uint32 PSR10_8:1; /* PSR10_8 */ uint32 PSR10_9:1; /* PSR10_9 */ uint32 PSR10_10:1; /* PSR10_10 */ uint32 PSR10_11:1; /* PSR10_11 */ uint32 :4; /* Reserved Bits */ uint32 PSR10_16:1; /* PSR10_16 */ uint32 PSR10_17:1; /* PSR10_17 */ uint32 PSR10_18:1; /* PSR10_18 */ uint32 PSR10_19:1; /* PSR10_19 */ uint32 PSR10_20:1; /* PSR10_20 */ uint32 PSR10_21:1; /* PSR10_21 */ uint32 PSR10_22:1; /* PSR10_22 */ uint32 PSR10_23:1; /* PSR10_23 */ uint32 PSR10_24:1; /* PSR10_24 */ uint32 PSR10_25:1; /* PSR10_25 */ uint32 PSR10_26:1; /* PSR10_26 */ uint32 PSR10_27:1; /* PSR10_27 */ uint32 :4; /* Reserved Bits */ } __type497; typedef struct { /* Bit Access */ uint16 PNOT10_0:1; /* PNOT10_0 */ uint16 PNOT10_1:1; /* PNOT10_1 */ uint16 PNOT10_2:1; /* PNOT10_2 */ uint16 PNOT10_3:1; /* PNOT10_3 */ uint16 PNOT10_4:1; /* PNOT10_4 */ uint16 PNOT10_5:1; /* PNOT10_5 */ uint16 PNOT10_6:1; /* PNOT10_6 */ uint16 PNOT10_7:1; /* PNOT10_7 */ uint16 PNOT10_8:1; /* PNOT10_8 */ uint16 PNOT10_9:1; /* PNOT10_9 */ uint16 PNOT10_10:1; /* PNOT10_10 */ uint16 PNOT10_11:1; /* PNOT10_11 */ uint16 :4; /* Reserved Bits */ } __type498; typedef struct { /* Bit Access */ const uint16 PPR10_0:1; /* PPR10_0 */ const uint16 PPR10_1:1; /* PPR10_1 */ const uint16 PPR10_2:1; /* PPR10_2 */ const uint16 PPR10_3:1; /* PPR10_3 */ const uint16 PPR10_4:1; /* PPR10_4 */ const uint16 PPR10_5:1; /* PPR10_5 */ const uint16 PPR10_6:1; /* PPR10_6 */ const uint16 PPR10_7:1; /* PPR10_7 */ const uint16 PPR10_8:1; /* PPR10_8 */ const uint16 PPR10_9:1; /* PPR10_9 */ const uint16 PPR10_10:1; /* PPR10_10 */ const uint16 PPR10_11:1; /* PPR10_11 */ uint16 :4; /* Reserved Bits */ } __type499; typedef struct { /* Bit Access */ uint16 PM10_0:1; /* PM10_0 */ uint16 PM10_1:1; /* PM10_1 */ uint16 PM10_2:1; /* PM10_2 */ uint16 PM10_3:1; /* PM10_3 */ uint16 PM10_4:1; /* PM10_4 */ uint16 PM10_5:1; /* PM10_5 */ uint16 PM10_6:1; /* PM10_6 */ uint16 PM10_7:1; /* PM10_7 */ uint16 PM10_8:1; /* PM10_8 */ uint16 PM10_9:1; /* PM10_9 */ uint16 PM10_10:1; /* PM10_10 */ uint16 PM10_11:1; /* PM10_11 */ uint16 :4; /* Reserved Bits */ } __type500; typedef struct { /* Bit Access */ uint16 PMC10_0:1; /* PMC10_0 */ uint16 PMC10_1:1; /* PMC10_1 */ uint16 PMC10_2:1; /* PMC10_2 */ uint16 PMC10_3:1; /* PMC10_3 */ uint16 PMC10_4:1; /* PMC10_4 */ uint16 PMC10_5:1; /* PMC10_5 */ uint16 PMC10_6:1; /* PMC10_6 */ uint16 PMC10_7:1; /* PMC10_7 */ uint16 PMC10_8:1; /* PMC10_8 */ uint16 PMC10_9:1; /* PMC10_9 */ uint16 PMC10_10:1; /* PMC10_10 */ uint16 PMC10_11:1; /* PMC10_11 */ uint16 :4; /* Reserved Bits */ } __type501; typedef struct { /* Bit Access */ uint16 PFC10_0:1; /* PFC10_0 */ uint16 PFC10_1:1; /* PFC10_1 */ uint16 PFC10_2:1; /* PFC10_2 */ uint16 PFC10_3:1; /* PFC10_3 */ uint16 PFC10_4:1; /* PFC10_4 */ uint16 PFC10_5:1; /* PFC10_5 */ uint16 PFC10_6:1; /* PFC10_6 */ uint16 PFC10_7:1; /* PFC10_7 */ uint16 PFC10_8:1; /* PFC10_8 */ uint16 PFC10_9:1; /* PFC10_9 */ uint16 PFC10_10:1; /* PFC10_10 */ uint16 PFC10_11:1; /* PFC10_11 */ uint16 :4; /* Reserved Bits */ } __type502; typedef struct { /* Bit Access */ uint16 PFCE10_0:1; /* PFCE10_0 */ uint16 PFCE10_1:1; /* PFCE10_1 */ uint16 PFCE10_2:1; /* PFCE10_2 */ uint16 PFCE10_3:1; /* PFCE10_3 */ uint16 PFCE10_4:1; /* PFCE10_4 */ uint16 PFCE10_5:1; /* PFCE10_5 */ uint16 PFCE10_6:1; /* PFCE10_6 */ uint16 PFCE10_7:1; /* PFCE10_7 */ uint16 PFCE10_8:1; /* PFCE10_8 */ uint16 PFCE10_9:1; /* PFCE10_9 */ uint16 PFCE10_10:1; /* PFCE10_10 */ uint16 PFCE10_11:1; /* PFCE10_11 */ uint16 :4; /* Reserved Bits */ } __type503; typedef struct { /* Bit Access */ uint32 PMSR10_0:1; /* PMSR10_0 */ uint32 PMSR10_1:1; /* PMSR10_1 */ uint32 PMSR10_2:1; /* PMSR10_2 */ uint32 PMSR10_3:1; /* PMSR10_3 */ uint32 PMSR10_4:1; /* PMSR10_4 */ uint32 PMSR10_5:1; /* PMSR10_5 */ uint32 PMSR10_6:1; /* PMSR10_6 */ uint32 PMSR10_7:1; /* PMSR10_7 */ uint32 PMSR10_8:1; /* PMSR10_8 */ uint32 PMSR10_9:1; /* PMSR10_9 */ uint32 PMSR10_10:1; /* PMSR10_10 */ uint32 PMSR10_11:1; /* PMSR10_11 */ uint32 :4; /* Reserved Bits */ uint32 PMSR10_16:1; /* PMSR10_16 */ uint32 PMSR10_17:1; /* PMSR10_17 */ uint32 PMSR10_18:1; /* PMSR10_18 */ uint32 PMSR10_19:1; /* PMSR10_19 */ uint32 PMSR10_20:1; /* PMSR10_20 */ uint32 PMSR10_21:1; /* PMSR10_21 */ uint32 PMSR10_22:1; /* PMSR10_22 */ uint32 PMSR10_23:1; /* PMSR10_23 */ uint32 PMSR10_24:1; /* PMSR10_24 */ uint32 PMSR10_25:1; /* PMSR10_25 */ uint32 PMSR10_26:1; /* PMSR10_26 */ uint32 PMSR10_27:1; /* PMSR10_27 */ uint32 :4; /* Reserved Bits */ } __type504; typedef struct { /* Bit Access */ uint32 PMCSR10_0:1; /* PMCSR10_0 */ uint32 PMCSR10_1:1; /* PMCSR10_1 */ uint32 PMCSR10_2:1; /* PMCSR10_2 */ uint32 PMCSR10_3:1; /* PMCSR10_3 */ uint32 PMCSR10_4:1; /* PMCSR10_4 */ uint32 PMCSR10_5:1; /* PMCSR10_5 */ uint32 PMCSR10_6:1; /* PMCSR10_6 */ uint32 PMCSR10_7:1; /* PMCSR10_7 */ uint32 PMCSR10_8:1; /* PMCSR10_8 */ uint32 PMCSR10_9:1; /* PMCSR10_9 */ uint32 PMCSR10_10:1; /* PMCSR10_10 */ uint32 PMCSR10_11:1; /* PMCSR10_11 */ uint32 :4; /* Reserved Bits */ uint32 PMCSR10_16:1; /* PMCSR10_16 */ uint32 PMCSR10_17:1; /* PMCSR10_17 */ uint32 PMCSR10_18:1; /* PMCSR10_18 */ uint32 PMCSR10_19:1; /* PMCSR10_19 */ uint32 PMCSR10_20:1; /* PMCSR10_20 */ uint32 PMCSR10_21:1; /* PMCSR10_21 */ uint32 PMCSR10_22:1; /* PMCSR10_22 */ uint32 PMCSR10_23:1; /* PMCSR10_23 */ uint32 PMCSR10_24:1; /* PMCSR10_24 */ uint32 PMCSR10_25:1; /* PMCSR10_25 */ uint32 PMCSR10_26:1; /* PMCSR10_26 */ uint32 PMCSR10_27:1; /* PMCSR10_27 */ uint32 :4; /* Reserved Bits */ } __type505; typedef struct { /* Bit Access */ uint16 PINV10_0:1; /* PINV10_0 */ uint16 PINV10_1:1; /* PINV10_1 */ uint16 PINV10_2:1; /* PINV10_2 */ uint16 PINV10_3:1; /* PINV10_3 */ uint16 PINV10_4:1; /* PINV10_4 */ uint16 PINV10_5:1; /* PINV10_5 */ uint16 PINV10_6:1; /* PINV10_6 */ uint16 PINV10_7:1; /* PINV10_7 */ uint16 PINV10_8:1; /* PINV10_8 */ uint16 PINV10_9:1; /* PINV10_9 */ uint16 PINV10_10:1; /* PINV10_10 */ uint16 PINV10_11:1; /* PINV10_11 */ uint16 :4; /* Reserved Bits */ } __type506; typedef struct { /* Bit Access */ uint16 P11_0:1; /* P11_0 */ uint16 P11_1:1; /* P11_1 */ uint16 P11_2:1; /* P11_2 */ uint16 P11_3:1; /* P11_3 */ uint16 :12; /* Reserved Bits */ } __type507; typedef struct { /* Bit Access */ uint32 PSR11_0:1; /* PSR11_0 */ uint32 PSR11_1:1; /* PSR11_1 */ uint32 PSR11_2:1; /* PSR11_2 */ uint32 PSR11_3:1; /* PSR11_3 */ uint32 :12; /* Reserved Bits */ uint32 PSR11_16:1; /* PSR11_16 */ uint32 PSR11_17:1; /* PSR11_17 */ uint32 PSR11_18:1; /* PSR11_18 */ uint32 PSR11_19:1; /* PSR11_19 */ uint32 :12; /* Reserved Bits */ } __type508; typedef struct { /* Bit Access */ uint16 PNOT11_0:1; /* PNOT11_0 */ uint16 PNOT11_1:1; /* PNOT11_1 */ uint16 PNOT11_2:1; /* PNOT11_2 */ uint16 PNOT11_3:1; /* PNOT11_3 */ uint16 :12; /* Reserved Bits */ } __type509; typedef struct { /* Bit Access */ const uint16 PPR11_0:1; /* PPR11_0 */ const uint16 PPR11_1:1; /* PPR11_1 */ const uint16 PPR11_2:1; /* PPR11_2 */ const uint16 PPR11_3:1; /* PPR11_3 */ uint16 :12; /* Reserved Bits */ } __type510; typedef struct { /* Bit Access */ uint16 PM11_0:1; /* PM11_0 */ uint16 PM11_1:1; /* PM11_1 */ uint16 PM11_2:1; /* PM11_2 */ uint16 PM11_3:1; /* PM11_3 */ uint16 :12; /* Reserved Bits */ } __type511; typedef struct { /* Bit Access */ uint16 PMC11_0:1; /* PMC11_0 */ uint16 PMC11_1:1; /* PMC11_1 */ uint16 PMC11_2:1; /* PMC11_2 */ uint16 PMC11_3:1; /* PMC11_3 */ uint16 :12; /* Reserved Bits */ } __type512; typedef struct { /* Bit Access */ uint16 PFC11_0:1; /* PFC11_0 */ uint16 PFC11_1:1; /* PFC11_1 */ uint16 PFC11_2:1; /* PFC11_2 */ uint16 PFC11_3:1; /* PFC11_3 */ uint16 :12; /* Reserved Bits */ } __type513; typedef struct { /* Bit Access */ uint32 PMSR11_0:1; /* PMSR11_0 */ uint32 PMSR11_1:1; /* PMSR11_1 */ uint32 PMSR11_2:1; /* PMSR11_2 */ uint32 PMSR11_3:1; /* PMSR11_3 */ uint32 :12; /* Reserved Bits */ uint32 PMSR11_16:1; /* PMSR11_16 */ uint32 PMSR11_17:1; /* PMSR11_17 */ uint32 PMSR11_18:1; /* PMSR11_18 */ uint32 PMSR11_19:1; /* PMSR11_19 */ uint32 :12; /* Reserved Bits */ } __type514; typedef struct { /* Bit Access */ uint32 PMCSR11_0:1; /* PMCSR11_0 */ uint32 PMCSR11_1:1; /* PMCSR11_1 */ uint32 PMCSR11_2:1; /* PMCSR11_2 */ uint32 PMCSR11_3:1; /* PMCSR11_3 */ uint32 :12; /* Reserved Bits */ uint32 PMCSR11_16:1; /* PMCSR11_16 */ uint32 PMCSR11_17:1; /* PMCSR11_17 */ uint32 PMCSR11_18:1; /* PMCSR11_18 */ uint32 PMCSR11_19:1; /* PMCSR11_19 */ uint32 :12; /* Reserved Bits */ } __type515; typedef struct { /* Bit Access */ uint16 PINV11_0:1; /* PINV11_0 */ uint16 PINV11_1:1; /* PINV11_1 */ uint16 PINV11_2:1; /* PINV11_2 */ uint16 PINV11_3:1; /* PINV11_3 */ uint16 :12; /* Reserved Bits */ } __type516; typedef struct { /* Bit Access */ uint16 P16_0:1; /* P16_0 */ uint16 P16_1:1; /* P16_1 */ uint16 P16_2:1; /* P16_2 */ uint16 P16_3:1; /* P16_3 */ uint16 P16_4:1; /* P16_4 */ uint16 P16_5:1; /* P16_5 */ uint16 P16_6:1; /* P16_6 */ uint16 P16_7:1; /* P16_7 */ uint16 P16_8:1; /* P16_8 */ uint16 P16_9:1; /* P16_9 */ uint16 P16_10:1; /* P16_10 */ uint16 P16_11:1; /* P16_11 */ uint16 :4; /* Reserved Bits */ } __type517; typedef struct { /* Bit Access */ uint32 PSR16_0:1; /* PSR16_0 */ uint32 PSR16_1:1; /* PSR16_1 */ uint32 PSR16_2:1; /* PSR16_2 */ uint32 PSR16_3:1; /* PSR16_3 */ uint32 PSR16_4:1; /* PSR16_4 */ uint32 PSR16_5:1; /* PSR16_5 */ uint32 PSR16_6:1; /* PSR16_6 */ uint32 PSR16_7:1; /* PSR16_7 */ uint32 PSR16_8:1; /* PSR16_8 */ uint32 PSR16_9:1; /* PSR16_9 */ uint32 PSR16_10:1; /* PSR16_10 */ uint32 PSR16_11:1; /* PSR16_11 */ uint32 :4; /* Reserved Bits */ uint32 PSR16_16:1; /* PSR16_16 */ uint32 PSR16_17:1; /* PSR16_17 */ uint32 PSR16_18:1; /* PSR16_18 */ uint32 PSR16_19:1; /* PSR16_19 */ uint32 PSR16_20:1; /* PSR16_20 */ uint32 PSR16_21:1; /* PSR16_21 */ uint32 PSR16_22:1; /* PSR16_22 */ uint32 PSR16_23:1; /* PSR16_23 */ uint32 PSR16_24:1; /* PSR16_24 */ uint32 PSR16_25:1; /* PSR16_25 */ uint32 PSR16_26:1; /* PSR16_26 */ uint32 PSR16_27:1; /* PSR16_27 */ uint32 :4; /* Reserved Bits */ } __type518; typedef struct { /* Bit Access */ uint16 PNOT16_0:1; /* PNOT16_0 */ uint16 PNOT16_1:1; /* PNOT16_1 */ uint16 PNOT16_2:1; /* PNOT16_2 */ uint16 PNOT16_3:1; /* PNOT16_3 */ uint16 PNOT16_4:1; /* PNOT16_4 */ uint16 PNOT16_5:1; /* PNOT16_5 */ uint16 PNOT16_6:1; /* PNOT16_6 */ uint16 PNOT16_7:1; /* PNOT16_7 */ uint16 PNOT16_8:1; /* PNOT16_8 */ uint16 PNOT16_9:1; /* PNOT16_9 */ uint16 PNOT16_10:1; /* PNOT16_10 */ uint16 PNOT16_11:1; /* PNOT16_11 */ uint16 :4; /* Reserved Bits */ } __type519; typedef struct { /* Bit Access */ const uint16 PPR16_0:1; /* PPR16_0 */ const uint16 PPR16_1:1; /* PPR16_1 */ const uint16 PPR16_2:1; /* PPR16_2 */ const uint16 PPR16_3:1; /* PPR16_3 */ const uint16 PPR16_4:1; /* PPR16_4 */ const uint16 PPR16_5:1; /* PPR16_5 */ const uint16 PPR16_6:1; /* PPR16_6 */ const uint16 PPR16_7:1; /* PPR16_7 */ const uint16 PPR16_8:1; /* PPR16_8 */ const uint16 PPR16_9:1; /* PPR16_9 */ const uint16 PPR16_10:1; /* PPR16_10 */ const uint16 PPR16_11:1; /* PPR16_11 */ uint16 :4; /* Reserved Bits */ } __type520; typedef struct { /* Bit Access */ uint16 PM16_0:1; /* PM16_0 */ uint16 PM16_1:1; /* PM16_1 */ uint16 PM16_2:1; /* PM16_2 */ uint16 PM16_3:1; /* PM16_3 */ uint16 PM16_4:1; /* PM16_4 */ uint16 PM16_5:1; /* PM16_5 */ uint16 PM16_6:1; /* PM16_6 */ uint16 PM16_7:1; /* PM16_7 */ uint16 PM16_8:1; /* PM16_8 */ uint16 PM16_9:1; /* PM16_9 */ uint16 PM16_10:1; /* PM16_10 */ uint16 PM16_11:1; /* PM16_11 */ uint16 :4; /* Reserved Bits */ } __type521; typedef struct { /* Bit Access */ uint16 PMC16_0:1; /* PMC16_0 */ uint16 PMC16_1:1; /* PMC16_1 */ uint16 PMC16_2:1; /* PMC16_2 */ uint16 PMC16_3:1; /* PMC16_3 */ uint16 PMC16_4:1; /* PMC16_4 */ uint16 PMC16_5:1; /* PMC16_5 */ uint16 PMC16_6:1; /* PMC16_6 */ uint16 PMC16_7:1; /* PMC16_7 */ uint16 PMC16_8:1; /* PMC16_8 */ uint16 PMC16_9:1; /* PMC16_9 */ uint16 PMC16_10:1; /* PMC16_10 */ uint16 PMC16_11:1; /* PMC16_11 */ uint16 :4; /* Reserved Bits */ } __type522; typedef struct { /* Bit Access */ uint16 PFC16_0:1; /* PFC16_0 */ uint16 PFC16_1:1; /* PFC16_1 */ uint16 PFC16_2:1; /* PFC16_2 */ uint16 PFC16_3:1; /* PFC16_3 */ uint16 PFC16_4:1; /* PFC16_4 */ uint16 PFC16_5:1; /* PFC16_5 */ uint16 PFC16_6:1; /* PFC16_6 */ uint16 PFC16_7:1; /* PFC16_7 */ uint16 PFC16_8:1; /* PFC16_8 */ uint16 PFC16_9:1; /* PFC16_9 */ uint16 PFC16_10:1; /* PFC16_10 */ uint16 PFC16_11:1; /* PFC16_11 */ uint16 :4; /* Reserved Bits */ } __type523; typedef struct { /* Bit Access */ uint16 PFCE16_0:1; /* PFCE16_0 */ uint16 PFCE16_1:1; /* PFCE16_1 */ uint16 PFCE16_2:1; /* PFCE16_2 */ uint16 PFCE16_3:1; /* PFCE16_3 */ uint16 PFCE16_4:1; /* PFCE16_4 */ uint16 PFCE16_5:1; /* PFCE16_5 */ uint16 PFCE16_6:1; /* PFCE16_6 */ uint16 PFCE16_7:1; /* PFCE16_7 */ uint16 PFCE16_8:1; /* PFCE16_8 */ uint16 PFCE16_9:1; /* PFCE16_9 */ uint16 PFCE16_10:1; /* PFCE16_10 */ uint16 PFCE16_11:1; /* PFCE16_11 */ uint16 :4; /* Reserved Bits */ } __type524; typedef struct { /* Bit Access */ uint32 PMSR16_0:1; /* PMSR16_0 */ uint32 PMSR16_1:1; /* PMSR16_1 */ uint32 PMSR16_2:1; /* PMSR16_2 */ uint32 PMSR16_3:1; /* PMSR16_3 */ uint32 PMSR16_4:1; /* PMSR16_4 */ uint32 PMSR16_5:1; /* PMSR16_5 */ uint32 PMSR16_6:1; /* PMSR16_6 */ uint32 PMSR16_7:1; /* PMSR16_7 */ uint32 PMSR16_8:1; /* PMSR16_8 */ uint32 PMSR16_9:1; /* PMSR16_9 */ uint32 PMSR16_10:1; /* PMSR16_10 */ uint32 PMSR16_11:1; /* PMSR16_11 */ uint32 :4; /* Reserved Bits */ uint32 PMSR16_16:1; /* PMSR16_16 */ uint32 PMSR16_17:1; /* PMSR16_17 */ uint32 PMSR16_18:1; /* PMSR16_18 */ uint32 PMSR16_19:1; /* PMSR16_19 */ uint32 PMSR16_20:1; /* PMSR16_20 */ uint32 PMSR16_21:1; /* PMSR16_21 */ uint32 PMSR16_22:1; /* PMSR16_22 */ uint32 PMSR16_23:1; /* PMSR16_23 */ uint32 PMSR16_24:1; /* PMSR16_24 */ uint32 PMSR16_25:1; /* PMSR16_25 */ uint32 PMSR16_26:1; /* PMSR16_26 */ uint32 PMSR16_27:1; /* PMSR16_27 */ uint32 :4; /* Reserved Bits */ } __type525; typedef struct { /* Bit Access */ uint32 PMCSR16_0:1; /* PMCSR16_0 */ uint32 PMCSR16_1:1; /* PMCSR16_1 */ uint32 PMCSR16_2:1; /* PMCSR16_2 */ uint32 PMCSR16_3:1; /* PMCSR16_3 */ uint32 PMCSR16_4:1; /* PMCSR16_4 */ uint32 PMCSR16_5:1; /* PMCSR16_5 */ uint32 PMCSR16_6:1; /* PMCSR16_6 */ uint32 PMCSR16_7:1; /* PMCSR16_7 */ uint32 PMCSR16_8:1; /* PMCSR16_8 */ uint32 PMCSR16_9:1; /* PMCSR16_9 */ uint32 PMCSR16_10:1; /* PMCSR16_10 */ uint32 PMCSR16_11:1; /* PMCSR16_11 */ uint32 :4; /* Reserved Bits */ uint32 PMCSR16_16:1; /* PMCSR16_16 */ uint32 PMCSR16_17:1; /* PMCSR16_17 */ uint32 PMCSR16_18:1; /* PMCSR16_18 */ uint32 PMCSR16_19:1; /* PMCSR16_19 */ uint32 PMCSR16_20:1; /* PMCSR16_20 */ uint32 PMCSR16_21:1; /* PMCSR16_21 */ uint32 PMCSR16_22:1; /* PMCSR16_22 */ uint32 PMCSR16_23:1; /* PMCSR16_23 */ uint32 PMCSR16_24:1; /* PMCSR16_24 */ uint32 PMCSR16_25:1; /* PMCSR16_25 */ uint32 PMCSR16_26:1; /* PMCSR16_26 */ uint32 PMCSR16_27:1; /* PMCSR16_27 */ uint32 :4; /* Reserved Bits */ } __type526; typedef struct { /* Bit Access */ uint16 PINV16_0:1; /* PINV16_0 */ uint16 PINV16_1:1; /* PINV16_1 */ uint16 PINV16_2:1; /* PINV16_2 */ uint16 PINV16_3:1; /* PINV16_3 */ uint16 PINV16_4:1; /* PINV16_4 */ uint16 PINV16_5:1; /* PINV16_5 */ uint16 PINV16_6:1; /* PINV16_6 */ uint16 PINV16_7:1; /* PINV16_7 */ uint16 PINV16_8:1; /* PINV16_8 */ uint16 PINV16_9:1; /* PINV16_9 */ uint16 PINV16_10:1; /* PINV16_10 */ uint16 PINV16_11:1; /* PINV16_11 */ uint16 :4; /* Reserved Bits */ } __type527; typedef struct { /* Bit Access */ uint16 P17_0:1; /* P17_0 */ uint16 P17_1:1; /* P17_1 */ uint16 P17_2:1; /* P17_2 */ uint16 P17_3:1; /* P17_3 */ uint16 P17_4:1; /* P17_4 */ uint16 P17_5:1; /* P17_5 */ uint16 P17_6:1; /* P17_6 */ uint16 P17_7:1; /* P17_7 */ uint16 P17_8:1; /* P17_8 */ uint16 P17_9:1; /* P17_9 */ uint16 P17_10:1; /* P17_10 */ uint16 P17_11:1; /* P17_11 */ uint16 :4; /* Reserved Bits */ } __type528; typedef struct { /* Bit Access */ uint32 PSR17_0:1; /* PSR17_0 */ uint32 PSR17_1:1; /* PSR17_1 */ uint32 PSR17_2:1; /* PSR17_2 */ uint32 PSR17_3:1; /* PSR17_3 */ uint32 PSR17_4:1; /* PSR17_4 */ uint32 PSR17_5:1; /* PSR17_5 */ uint32 PSR17_6:1; /* PSR17_6 */ uint32 PSR17_7:1; /* PSR17_7 */ uint32 PSR17_8:1; /* PSR17_8 */ uint32 PSR17_9:1; /* PSR17_9 */ uint32 PSR17_10:1; /* PSR17_10 */ uint32 PSR17_11:1; /* PSR17_11 */ uint32 :4; /* Reserved Bits */ uint32 PSR17_16:1; /* PSR17_16 */ uint32 PSR17_17:1; /* PSR17_17 */ uint32 PSR17_18:1; /* PSR17_18 */ uint32 PSR17_19:1; /* PSR17_19 */ uint32 PSR17_20:1; /* PSR17_20 */ uint32 PSR17_21:1; /* PSR17_21 */ uint32 PSR17_22:1; /* PSR17_22 */ uint32 PSR17_23:1; /* PSR17_23 */ uint32 PSR17_24:1; /* PSR17_24 */ uint32 PSR17_25:1; /* PSR17_25 */ uint32 PSR17_26:1; /* PSR17_26 */ uint32 PSR17_27:1; /* PSR17_27 */ uint32 :4; /* Reserved Bits */ } __type529; typedef struct { /* Bit Access */ uint16 PNOT17_0:1; /* PNOT17_0 */ uint16 PNOT17_1:1; /* PNOT17_1 */ uint16 PNOT17_2:1; /* PNOT17_2 */ uint16 PNOT17_3:1; /* PNOT17_3 */ uint16 PNOT17_4:1; /* PNOT17_4 */ uint16 PNOT17_5:1; /* PNOT17_5 */ uint16 PNOT17_6:1; /* PNOT17_6 */ uint16 PNOT17_7:1; /* PNOT17_7 */ uint16 PNOT17_8:1; /* PNOT17_8 */ uint16 PNOT17_9:1; /* PNOT17_9 */ uint16 PNOT17_10:1; /* PNOT17_10 */ uint16 PNOT17_11:1; /* PNOT17_11 */ uint16 :4; /* Reserved Bits */ } __type530; typedef struct { /* Bit Access */ const uint16 PPR17_0:1; /* PPR17_0 */ const uint16 PPR17_1:1; /* PPR17_1 */ const uint16 PPR17_2:1; /* PPR17_2 */ const uint16 PPR17_3:1; /* PPR17_3 */ const uint16 PPR17_4:1; /* PPR17_4 */ const uint16 PPR17_5:1; /* PPR17_5 */ const uint16 PPR17_6:1; /* PPR17_6 */ const uint16 PPR17_7:1; /* PPR17_7 */ const uint16 PPR17_8:1; /* PPR17_8 */ const uint16 PPR17_9:1; /* PPR17_9 */ const uint16 PPR17_10:1; /* PPR17_10 */ const uint16 PPR17_11:1; /* PPR17_11 */ uint16 :4; /* Reserved Bits */ } __type531; typedef struct { /* Bit Access */ uint16 PM17_0:1; /* PM17_0 */ uint16 PM17_1:1; /* PM17_1 */ uint16 PM17_2:1; /* PM17_2 */ uint16 PM17_3:1; /* PM17_3 */ uint16 PM17_4:1; /* PM17_4 */ uint16 PM17_5:1; /* PM17_5 */ uint16 PM17_6:1; /* PM17_6 */ uint16 PM17_7:1; /* PM17_7 */ uint16 PM17_8:1; /* PM17_8 */ uint16 PM17_9:1; /* PM17_9 */ uint16 PM17_10:1; /* PM17_10 */ uint16 PM17_11:1; /* PM17_11 */ uint16 :4; /* Reserved Bits */ } __type532; typedef struct { /* Bit Access */ uint16 PMC17_0:1; /* PMC17_0 */ uint16 PMC17_1:1; /* PMC17_1 */ uint16 PMC17_2:1; /* PMC17_2 */ uint16 PMC17_3:1; /* PMC17_3 */ uint16 PMC17_4:1; /* PMC17_4 */ uint16 PMC17_5:1; /* PMC17_5 */ uint16 PMC17_6:1; /* PMC17_6 */ uint16 PMC17_7:1; /* PMC17_7 */ uint16 PMC17_8:1; /* PMC17_8 */ uint16 PMC17_9:1; /* PMC17_9 */ uint16 PMC17_10:1; /* PMC17_10 */ uint16 PMC17_11:1; /* PMC17_11 */ uint16 :4; /* Reserved Bits */ } __type533; typedef struct { /* Bit Access */ uint16 PFC17_0:1; /* PFC17_0 */ uint16 PFC17_1:1; /* PFC17_1 */ uint16 PFC17_2:1; /* PFC17_2 */ uint16 PFC17_3:1; /* PFC17_3 */ uint16 PFC17_4:1; /* PFC17_4 */ uint16 PFC17_5:1; /* PFC17_5 */ uint16 PFC17_6:1; /* PFC17_6 */ uint16 PFC17_7:1; /* PFC17_7 */ uint16 PFC17_8:1; /* PFC17_8 */ uint16 PFC17_9:1; /* PFC17_9 */ uint16 PFC17_10:1; /* PFC17_10 */ uint16 PFC17_11:1; /* PFC17_11 */ uint16 :4; /* Reserved Bits */ } __type534; typedef struct { /* Bit Access */ uint16 PFCE17_0:1; /* PFCE17_0 */ uint16 PFCE17_1:1; /* PFCE17_1 */ uint16 PFCE17_2:1; /* PFCE17_2 */ uint16 PFCE17_3:1; /* PFCE17_3 */ uint16 :12; /* Reserved Bits */ } __type535; typedef struct { /* Bit Access */ uint32 PMSR17_0:1; /* PMSR17_0 */ uint32 PMSR17_1:1; /* PMSR17_1 */ uint32 PMSR17_2:1; /* PMSR17_2 */ uint32 PMSR17_3:1; /* PMSR17_3 */ uint32 PMSR17_4:1; /* PMSR17_4 */ uint32 PMSR17_5:1; /* PMSR17_5 */ uint32 PMSR17_6:1; /* PMSR17_6 */ uint32 PMSR17_7:1; /* PMSR17_7 */ uint32 PMSR17_8:1; /* PMSR17_8 */ uint32 PMSR17_9:1; /* PMSR17_9 */ uint32 PMSR17_10:1; /* PMSR17_10 */ uint32 PMSR17_11:1; /* PMSR17_11 */ uint32 :4; /* Reserved Bits */ uint32 PMSR17_16:1; /* PMSR17_16 */ uint32 PMSR17_17:1; /* PMSR17_17 */ uint32 PMSR17_18:1; /* PMSR17_18 */ uint32 PMSR17_19:1; /* PMSR17_19 */ uint32 PMSR17_20:1; /* PMSR17_20 */ uint32 PMSR17_21:1; /* PMSR17_21 */ uint32 PMSR17_22:1; /* PMSR17_22 */ uint32 PMSR17_23:1; /* PMSR17_23 */ uint32 PMSR17_24:1; /* PMSR17_24 */ uint32 PMSR17_25:1; /* PMSR17_25 */ uint32 PMSR17_26:1; /* PMSR17_26 */ uint32 PMSR17_27:1; /* PMSR17_27 */ uint32 :4; /* Reserved Bits */ } __type536; typedef struct { /* Bit Access */ uint32 PMCSR17_0:1; /* PMCSR17_0 */ uint32 PMCSR17_1:1; /* PMCSR17_1 */ uint32 PMCSR17_2:1; /* PMCSR17_2 */ uint32 PMCSR17_3:1; /* PMCSR17_3 */ uint32 PMCSR17_4:1; /* PMCSR17_4 */ uint32 PMCSR17_5:1; /* PMCSR17_5 */ uint32 PMCSR17_6:1; /* PMCSR17_6 */ uint32 PMCSR17_7:1; /* PMCSR17_7 */ uint32 PMCSR17_8:1; /* PMCSR17_8 */ uint32 PMCSR17_9:1; /* PMCSR17_9 */ uint32 PMCSR17_10:1; /* PMCSR17_10 */ uint32 PMCSR17_11:1; /* PMCSR17_11 */ uint32 :4; /* Reserved Bits */ uint32 PMCSR17_16:1; /* PMCSR17_16 */ uint32 PMCSR17_17:1; /* PMCSR17_17 */ uint32 PMCSR17_18:1; /* PMCSR17_18 */ uint32 PMCSR17_19:1; /* PMCSR17_19 */ uint32 PMCSR17_20:1; /* PMCSR17_20 */ uint32 PMCSR17_21:1; /* PMCSR17_21 */ uint32 PMCSR17_22:1; /* PMCSR17_22 */ uint32 PMCSR17_23:1; /* PMCSR17_23 */ uint32 PMCSR17_24:1; /* PMCSR17_24 */ uint32 PMCSR17_25:1; /* PMCSR17_25 */ uint32 PMCSR17_26:1; /* PMCSR17_26 */ uint32 PMCSR17_27:1; /* PMCSR17_27 */ uint32 :4; /* Reserved Bits */ } __type537; typedef struct { /* Bit Access */ uint16 PINV17_0:1; /* PINV17_0 */ uint16 PINV17_1:1; /* PINV17_1 */ uint16 PINV17_2:1; /* PINV17_2 */ uint16 PINV17_3:1; /* PINV17_3 */ uint16 PINV17_4:1; /* PINV17_4 */ uint16 PINV17_5:1; /* PINV17_5 */ uint16 PINV17_6:1; /* PINV17_6 */ uint16 PINV17_7:1; /* PINV17_7 */ uint16 PINV17_8:1; /* PINV17_8 */ uint16 PINV17_9:1; /* PINV17_9 */ uint16 PINV17_10:1; /* PINV17_10 */ uint16 PINV17_11:1; /* PINV17_11 */ uint16 :4; /* Reserved Bits */ } __type538; typedef struct { /* Bit Access */ uint16 P21_0:1; /* P21_0 */ uint16 P21_1:1; /* P21_1 */ uint16 P21_2:1; /* P21_2 */ uint16 P21_3:1; /* P21_3 */ uint16 P21_4:1; /* P21_4 */ uint16 P21_5:1; /* P21_5 */ uint16 P21_6:1; /* P21_6 */ uint16 P21_7:1; /* P21_7 */ uint16 P21_8:1; /* P21_8 */ uint16 P21_9:1; /* P21_9 */ uint16 :6; /* Reserved Bits */ } __type539; typedef struct { /* Bit Access */ uint32 PSR21_0:1; /* PSR21_0 */ uint32 PSR21_1:1; /* PSR21_1 */ uint32 PSR21_2:1; /* PSR21_2 */ uint32 PSR21_3:1; /* PSR21_3 */ uint32 PSR21_4:1; /* PSR21_4 */ uint32 PSR21_5:1; /* PSR21_5 */ uint32 PSR21_6:1; /* PSR21_6 */ uint32 PSR21_7:1; /* PSR21_7 */ uint32 PSR21_8:1; /* PSR21_8 */ uint32 PSR21_9:1; /* PSR21_9 */ uint32 :6; /* Reserved Bits */ uint32 PSR21_16:1; /* PSR21_16 */ uint32 PSR21_17:1; /* PSR21_17 */ uint32 PSR21_18:1; /* PSR21_18 */ uint32 PSR21_19:1; /* PSR21_19 */ uint32 PSR21_20:1; /* PSR21_20 */ uint32 PSR21_21:1; /* PSR21_21 */ uint32 PSR21_22:1; /* PSR21_22 */ uint32 PSR21_23:1; /* PSR21_23 */ uint32 PSR21_24:1; /* PSR21_24 */ uint32 PSR21_25:1; /* PSR21_25 */ uint32 :6; /* Reserved Bits */ } __type540; typedef struct { /* Bit Access */ uint16 PNOT21_0:1; /* PNOT21_0 */ uint16 PNOT21_1:1; /* PNOT21_1 */ uint16 PNOT21_2:1; /* PNOT21_2 */ uint16 PNOT21_3:1; /* PNOT21_3 */ uint16 PNOT21_4:1; /* PNOT21_4 */ uint16 PNOT21_5:1; /* PNOT21_5 */ uint16 PNOT21_6:1; /* PNOT21_6 */ uint16 PNOT21_7:1; /* PNOT21_7 */ uint16 PNOT21_8:1; /* PNOT21_8 */ uint16 PNOT21_9:1; /* PNOT21_9 */ uint16 :6; /* Reserved Bits */ } __type541; typedef struct { /* Bit Access */ const uint16 PPR21_0:1; /* PPR21_0 */ const uint16 PPR21_1:1; /* PPR21_1 */ const uint16 PPR21_2:1; /* PPR21_2 */ const uint16 PPR21_3:1; /* PPR21_3 */ const uint16 PPR21_4:1; /* PPR21_4 */ const uint16 PPR21_5:1; /* PPR21_5 */ const uint16 PPR21_6:1; /* PPR21_6 */ const uint16 PPR21_7:1; /* PPR21_7 */ const uint16 PPR21_8:1; /* PPR21_8 */ const uint16 PPR21_9:1; /* PPR21_9 */ uint16 :6; /* Reserved Bits */ } __type542; typedef struct { /* Bit Access */ uint16 PM21_0:1; /* PM21_0 */ uint16 PM21_1:1; /* PM21_1 */ uint16 PM21_2:1; /* PM21_2 */ uint16 PM21_3:1; /* PM21_3 */ uint16 PM21_4:1; /* PM21_4 */ uint16 PM21_5:1; /* PM21_5 */ uint16 PM21_6:1; /* PM21_6 */ uint16 PM21_7:1; /* PM21_7 */ uint16 PM21_8:1; /* PM21_8 */ uint16 PM21_9:1; /* PM21_9 */ uint16 :6; /* Reserved Bits */ } __type543; typedef struct { /* Bit Access */ uint16 PMC21_0:1; /* PMC21_0 */ uint16 PMC21_1:1; /* PMC21_1 */ uint16 PMC21_2:1; /* PMC21_2 */ uint16 PMC21_3:1; /* PMC21_3 */ uint16 PMC21_4:1; /* PMC21_4 */ uint16 PMC21_5:1; /* PMC21_5 */ uint16 PMC21_6:1; /* PMC21_6 */ uint16 PMC21_7:1; /* PMC21_7 */ uint16 PMC21_8:1; /* PMC21_8 */ uint16 PMC21_9:1; /* PMC21_9 */ uint16 :6; /* Reserved Bits */ } __type544; typedef struct { /* Bit Access */ uint16 PFC21_0:1; /* PFC21_0 */ uint16 PFC21_1:1; /* PFC21_1 */ uint16 PFC21_2:1; /* PFC21_2 */ uint16 PFC21_3:1; /* PFC21_3 */ uint16 PFC21_4:1; /* PFC21_4 */ uint16 PFC21_5:1; /* PFC21_5 */ uint16 PFC21_6:1; /* PFC21_6 */ uint16 PFC21_7:1; /* PFC21_7 */ uint16 PFC21_8:1; /* PFC21_8 */ uint16 PFC21_9:1; /* PFC21_9 */ uint16 :6; /* Reserved Bits */ } __type545; typedef struct { /* Bit Access */ uint16 PFCE21_0:1; /* PFCE21_0 */ uint16 PFCE21_1:1; /* PFCE21_1 */ uint16 PFCE21_2:1; /* PFCE21_2 */ uint16 PFCE21_3:1; /* PFCE21_3 */ uint16 PFCE21_4:1; /* PFCE21_4 */ uint16 PFCE21_5:1; /* PFCE21_5 */ uint16 PFCE21_6:1; /* PFCE21_6 */ uint16 PFCE21_7:1; /* PFCE21_7 */ uint16 PFCE21_8:1; /* PFCE21_8 */ uint16 PFCE21_9:1; /* PFCE21_9 */ uint16 :6; /* Reserved Bits */ } __type546; typedef struct { /* Bit Access */ uint32 PMSR21_0:1; /* PMSR21_0 */ uint32 PMSR21_1:1; /* PMSR21_1 */ uint32 PMSR21_2:1; /* PMSR21_2 */ uint32 PMSR21_3:1; /* PMSR21_3 */ uint32 PMSR21_4:1; /* PMSR21_4 */ uint32 PMSR21_5:1; /* PMSR21_5 */ uint32 PMSR21_6:1; /* PMSR21_6 */ uint32 PMSR21_7:1; /* PMSR21_7 */ uint32 PMSR21_8:1; /* PMSR21_8 */ uint32 PMSR21_9:1; /* PMSR21_9 */ uint32 :6; /* Reserved Bits */ uint32 PMSR21_16:1; /* PMSR21_16 */ uint32 PMSR21_17:1; /* PMSR21_17 */ uint32 PMSR21_18:1; /* PMSR21_18 */ uint32 PMSR21_19:1; /* PMSR21_19 */ uint32 PMSR21_20:1; /* PMSR21_20 */ uint32 PMSR21_21:1; /* PMSR21_21 */ uint32 PMSR21_22:1; /* PMSR21_22 */ uint32 PMSR21_23:1; /* PMSR21_23 */ uint32 PMSR21_24:1; /* PMSR21_24 */ uint32 PMSR21_25:1; /* PMSR21_25 */ uint32 :6; /* Reserved Bits */ } __type547; typedef struct { /* Bit Access */ uint32 PMCSR21_0:1; /* PMCSR21_0 */ uint32 PMCSR21_1:1; /* PMCSR21_1 */ uint32 PMCSR21_2:1; /* PMCSR21_2 */ uint32 PMCSR21_3:1; /* PMCSR21_3 */ uint32 PMCSR21_4:1; /* PMCSR21_4 */ uint32 PMCSR21_5:1; /* PMCSR21_5 */ uint32 PMCSR21_6:1; /* PMCSR21_6 */ uint32 PMCSR21_7:1; /* PMCSR21_7 */ uint32 PMCSR21_8:1; /* PMCSR21_8 */ uint32 PMCSR21_9:1; /* PMCSR21_9 */ uint32 :6; /* Reserved Bits */ uint32 PMCSR21_16:1; /* PMCSR21_16 */ uint32 PMCSR21_17:1; /* PMCSR21_17 */ uint32 PMCSR21_18:1; /* PMCSR21_18 */ uint32 PMCSR21_19:1; /* PMCSR21_19 */ uint32 PMCSR21_20:1; /* PMCSR21_20 */ uint32 PMCSR21_21:1; /* PMCSR21_21 */ uint32 PMCSR21_22:1; /* PMCSR21_22 */ uint32 PMCSR21_23:1; /* PMCSR21_23 */ uint32 PMCSR21_24:1; /* PMCSR21_24 */ uint32 PMCSR21_25:1; /* PMCSR21_25 */ uint32 :6; /* Reserved Bits */ } __type548; typedef struct { /* Bit Access */ uint16 PINV21_0:1; /* PINV21_0 */ uint16 PINV21_1:1; /* PINV21_1 */ uint16 PINV21_2:1; /* PINV21_2 */ uint16 PINV21_3:1; /* PINV21_3 */ uint16 PINV21_4:1; /* PINV21_4 */ uint16 PINV21_5:1; /* PINV21_5 */ uint16 PINV21_6:1; /* PINV21_6 */ uint16 PINV21_7:1; /* PINV21_7 */ uint16 PINV21_8:1; /* PINV21_8 */ uint16 PINV21_9:1; /* PINV21_9 */ uint16 :6; /* Reserved Bits */ } __type549; typedef struct { /* Bit Access */ uint16 :10; /* Reserved Bits */ uint16 P22_10:1; /* P22_10 */ uint16 :5; /* Reserved Bits */ } __type550; typedef struct { /* Bit Access */ uint32 :10; /* Reserved Bits */ uint32 PSR22_10:1; /* PSR22_10 */ uint32 :15; /* Reserved Bits */ uint32 PSR22_26:1; /* PSR22_26 */ uint32 :5; /* Reserved Bits */ } __type551; typedef struct { /* Bit Access */ uint16 :10; /* Reserved Bits */ uint16 PNOT22_10:1; /* PNOT22_10 */ uint16 :5; /* Reserved Bits */ } __type552; typedef struct { /* Bit Access */ uint16 :10; /* Reserved Bits */ const uint16 PPR22_10:1; /* PPR22_10 */ uint16 :5; /* Reserved Bits */ } __type553; typedef struct { /* Bit Access */ uint16 :10; /* Reserved Bits */ uint16 PM22_10:1; /* PM22_10 */ uint16 :5; /* Reserved Bits */ } __type554; typedef struct { /* Bit Access */ uint16 :10; /* Reserved Bits */ uint16 PMC22_10:1; /* PMC22_10 */ uint16 :5; /* Reserved Bits */ } __type555; typedef struct { /* Bit Access */ uint16 :10; /* Reserved Bits */ uint16 PFC22_10:1; /* PFC22_10 */ uint16 :5; /* Reserved Bits */ } __type556; typedef struct { /* Bit Access */ uint16 :10; /* Reserved Bits */ uint16 PFCE22_10:1; /* PFCE22_10 */ uint16 :5; /* Reserved Bits */ } __type557; typedef struct { /* Bit Access */ uint32 :10; /* Reserved Bits */ uint32 PMSR22_10:1; /* PMSR22_10 */ uint32 :15; /* Reserved Bits */ uint32 PMSR22_26:1; /* PMSR22_26 */ uint32 :5; /* Reserved Bits */ } __type558; typedef struct { /* Bit Access */ uint32 :10; /* Reserved Bits */ uint32 PMCSR22_10:1; /* PMCSR22_10 */ uint32 :15; /* Reserved Bits */ uint32 PMCSR22_26:1; /* PMCSR22_26 */ uint32 :5; /* Reserved Bits */ } __type559; typedef struct { /* Bit Access */ uint16 :10; /* Reserved Bits */ uint16 PINV22_10:1; /* PINV22_10 */ uint16 :5; /* Reserved Bits */ } __type560; typedef struct { /* Bit Access */ uint16 P42_0:1; /* P42_0 */ uint16 P42_1:1; /* P42_1 */ uint16 P42_2:1; /* P42_2 */ uint16 P42_3:1; /* P42_3 */ uint16 P42_4:1; /* P42_4 */ uint16 P42_5:1; /* P42_5 */ uint16 P42_6:1; /* P42_6 */ uint16 P42_7:1; /* P42_7 */ uint16 P42_8:1; /* P42_8 */ uint16 P42_9:1; /* P42_9 */ uint16 P42_10:1; /* P42_10 */ uint16 P42_11:1; /* P42_11 */ uint16 P42_12:1; /* P42_12 */ uint16 P42_13:1; /* P42_13 */ uint16 P42_14:1; /* P42_14 */ uint16 P42_15:1; /* P42_15 */ } __type561; typedef struct { /* Bit Access */ uint32 PSR42_0:1; /* PSR42_0 */ uint32 PSR42_1:1; /* PSR42_1 */ uint32 PSR42_2:1; /* PSR42_2 */ uint32 PSR42_3:1; /* PSR42_3 */ uint32 PSR42_4:1; /* PSR42_4 */ uint32 PSR42_5:1; /* PSR42_5 */ uint32 PSR42_6:1; /* PSR42_6 */ uint32 PSR42_7:1; /* PSR42_7 */ uint32 PSR42_8:1; /* PSR42_8 */ uint32 PSR42_9:1; /* PSR42_9 */ uint32 PSR42_10:1; /* PSR42_10 */ uint32 PSR42_11:1; /* PSR42_11 */ uint32 PSR42_12:1; /* PSR42_12 */ uint32 PSR42_13:1; /* PSR42_13 */ uint32 PSR42_14:1; /* PSR42_14 */ uint32 PSR42_15:1; /* PSR42_15 */ uint32 PSR42_16:1; /* PSR42_16 */ uint32 PSR42_17:1; /* PSR42_17 */ uint32 PSR42_18:1; /* PSR42_18 */ uint32 PSR42_19:1; /* PSR42_19 */ uint32 PSR42_20:1; /* PSR42_20 */ uint32 PSR42_21:1; /* PSR42_21 */ uint32 PSR42_22:1; /* PSR42_22 */ uint32 PSR42_23:1; /* PSR42_23 */ uint32 PSR42_24:1; /* PSR42_24 */ uint32 PSR42_25:1; /* PSR42_25 */ uint32 PSR42_26:1; /* PSR42_26 */ uint32 PSR42_27:1; /* PSR42_27 */ uint32 PSR42_28:1; /* PSR42_28 */ uint32 PSR42_29:1; /* PSR42_29 */ uint32 PSR42_30:1; /* PSR42_30 */ uint32 PSR42_31:1; /* PSR42_31 */ } __type562; typedef struct { /* Bit Access */ uint16 PNOT42_0:1; /* PNOT42_0 */ uint16 PNOT42_1:1; /* PNOT42_1 */ uint16 PNOT42_2:1; /* PNOT42_2 */ uint16 PNOT42_3:1; /* PNOT42_3 */ uint16 PNOT42_4:1; /* PNOT42_4 */ uint16 PNOT42_5:1; /* PNOT42_5 */ uint16 PNOT42_6:1; /* PNOT42_6 */ uint16 PNOT42_7:1; /* PNOT42_7 */ uint16 PNOT42_8:1; /* PNOT42_8 */ uint16 PNOT42_9:1; /* PNOT42_9 */ uint16 PNOT42_10:1; /* PNOT42_10 */ uint16 PNOT42_11:1; /* PNOT42_11 */ uint16 PNOT42_12:1; /* PNOT42_12 */ uint16 PNOT42_13:1; /* PNOT42_13 */ uint16 PNOT42_14:1; /* PNOT42_14 */ uint16 PNOT42_15:1; /* PNOT42_15 */ } __type563; typedef struct { /* Bit Access */ const uint16 PPR42_0:1; /* PPR42_0 */ const uint16 PPR42_1:1; /* PPR42_1 */ const uint16 PPR42_2:1; /* PPR42_2 */ const uint16 PPR42_3:1; /* PPR42_3 */ const uint16 PPR42_4:1; /* PPR42_4 */ const uint16 PPR42_5:1; /* PPR42_5 */ const uint16 PPR42_6:1; /* PPR42_6 */ const uint16 PPR42_7:1; /* PPR42_7 */ const uint16 PPR42_8:1; /* PPR42_8 */ const uint16 PPR42_9:1; /* PPR42_9 */ const uint16 PPR42_10:1; /* PPR42_10 */ const uint16 PPR42_11:1; /* PPR42_11 */ const uint16 PPR42_12:1; /* PPR42_12 */ const uint16 PPR42_13:1; /* PPR42_13 */ const uint16 PPR42_14:1; /* PPR42_14 */ const uint16 PPR42_15:1; /* PPR42_15 */ } __type564; typedef struct { /* Bit Access */ uint16 PM42_0:1; /* PM42_0 */ uint16 PM42_1:1; /* PM42_1 */ uint16 PM42_2:1; /* PM42_2 */ uint16 PM42_3:1; /* PM42_3 */ uint16 PM42_4:1; /* PM42_4 */ uint16 PM42_5:1; /* PM42_5 */ uint16 PM42_6:1; /* PM42_6 */ uint16 PM42_7:1; /* PM42_7 */ uint16 PM42_8:1; /* PM42_8 */ uint16 PM42_9:1; /* PM42_9 */ uint16 PM42_10:1; /* PM42_10 */ uint16 PM42_11:1; /* PM42_11 */ uint16 PM42_12:1; /* PM42_12 */ uint16 PM42_13:1; /* PM42_13 */ uint16 PM42_14:1; /* PM42_14 */ uint16 PM42_15:1; /* PM42_15 */ } __type565; typedef struct { /* Bit Access */ uint16 PMC42_0:1; /* PMC42_0 */ uint16 PMC42_1:1; /* PMC42_1 */ uint16 PMC42_2:1; /* PMC42_2 */ uint16 PMC42_3:1; /* PMC42_3 */ uint16 PMC42_4:1; /* PMC42_4 */ uint16 PMC42_5:1; /* PMC42_5 */ uint16 PMC42_6:1; /* PMC42_6 */ uint16 PMC42_7:1; /* PMC42_7 */ uint16 PMC42_8:1; /* PMC42_8 */ uint16 PMC42_9:1; /* PMC42_9 */ uint16 PMC42_10:1; /* PMC42_10 */ uint16 PMC42_11:1; /* PMC42_11 */ uint16 PMC42_12:1; /* PMC42_12 */ uint16 PMC42_13:1; /* PMC42_13 */ uint16 PMC42_14:1; /* PMC42_14 */ uint16 PMC42_15:1; /* PMC42_15 */ } __type566; typedef struct { /* Bit Access */ uint16 PFC42_0:1; /* PFC42_0 */ uint16 PFC42_1:1; /* PFC42_1 */ uint16 PFC42_2:1; /* PFC42_2 */ uint16 PFC42_3:1; /* PFC42_3 */ uint16 PFC42_4:1; /* PFC42_4 */ uint16 PFC42_5:1; /* PFC42_5 */ uint16 PFC42_6:1; /* PFC42_6 */ uint16 PFC42_7:1; /* PFC42_7 */ uint16 PFC42_8:1; /* PFC42_8 */ uint16 PFC42_9:1; /* PFC42_9 */ uint16 PFC42_10:1; /* PFC42_10 */ uint16 PFC42_11:1; /* PFC42_11 */ uint16 PFC42_12:1; /* PFC42_12 */ uint16 PFC42_13:1; /* PFC42_13 */ uint16 PFC42_14:1; /* PFC42_14 */ uint16 PFC42_15:1; /* PFC42_15 */ } __type567; typedef struct { /* Bit Access */ uint16 PFCE42_0:1; /* PFCE42_0 */ uint16 PFCE42_1:1; /* PFCE42_1 */ uint16 PFCE42_2:1; /* PFCE42_2 */ uint16 PFCE42_3:1; /* PFCE42_3 */ uint16 PFCE42_4:1; /* PFCE42_4 */ uint16 PFCE42_5:1; /* PFCE42_5 */ uint16 PFCE42_6:1; /* PFCE42_6 */ uint16 PFCE42_7:1; /* PFCE42_7 */ uint16 PFCE42_8:1; /* PFCE42_8 */ uint16 PFCE42_9:1; /* PFCE42_9 */ uint16 PFCE42_10:1; /* PFCE42_10 */ uint16 PFCE42_11:1; /* PFCE42_11 */ uint16 PFCE42_12:1; /* PFCE42_12 */ uint16 PFCE42_13:1; /* PFCE42_13 */ uint16 PFCE42_14:1; /* PFCE42_14 */ uint16 PFCE42_15:1; /* PFCE42_15 */ } __type568; typedef struct { /* Bit Access */ uint32 PMSR42_0:1; /* PMSR42_0 */ uint32 PMSR42_1:1; /* PMSR42_1 */ uint32 PMSR42_2:1; /* PMSR42_2 */ uint32 PMSR42_3:1; /* PMSR42_3 */ uint32 PMSR42_4:1; /* PMSR42_4 */ uint32 PMSR42_5:1; /* PMSR42_5 */ uint32 PMSR42_6:1; /* PMSR42_6 */ uint32 PMSR42_7:1; /* PMSR42_7 */ uint32 PMSR42_8:1; /* PMSR42_8 */ uint32 PMSR42_9:1; /* PMSR42_9 */ uint32 PMSR42_10:1; /* PMSR42_10 */ uint32 PMSR42_11:1; /* PMSR42_11 */ uint32 PMSR42_12:1; /* PMSR42_12 */ uint32 PMSR42_13:1; /* PMSR42_13 */ uint32 PMSR42_14:1; /* PMSR42_14 */ uint32 PMSR42_15:1; /* PMSR42_15 */ uint32 PMSR42_16:1; /* PMSR42_16 */ uint32 PMSR42_17:1; /* PMSR42_17 */ uint32 PMSR42_18:1; /* PMSR42_18 */ uint32 PMSR42_19:1; /* PMSR42_19 */ uint32 PMSR42_20:1; /* PMSR42_20 */ uint32 PMSR42_21:1; /* PMSR42_21 */ uint32 PMSR42_22:1; /* PMSR42_22 */ uint32 PMSR42_23:1; /* PMSR42_23 */ uint32 PMSR42_24:1; /* PMSR42_24 */ uint32 PMSR42_25:1; /* PMSR42_25 */ uint32 PMSR42_26:1; /* PMSR42_26 */ uint32 PMSR42_27:1; /* PMSR42_27 */ uint32 PMSR42_28:1; /* PMSR42_28 */ uint32 PMSR42_29:1; /* PMSR42_29 */ uint32 PMSR42_30:1; /* PMSR42_30 */ uint32 PMSR42_31:1; /* PMSR42_31 */ } __type569; typedef struct { /* Bit Access */ uint32 PMCSR42_0:1; /* PMCSR42_0 */ uint32 PMCSR42_1:1; /* PMCSR42_1 */ uint32 PMCSR42_2:1; /* PMCSR42_2 */ uint32 PMCSR42_3:1; /* PMCSR42_3 */ uint32 PMCSR42_4:1; /* PMCSR42_4 */ uint32 PMCSR42_5:1; /* PMCSR42_5 */ uint32 PMCSR42_6:1; /* PMCSR42_6 */ uint32 PMCSR42_7:1; /* PMCSR42_7 */ uint32 PMCSR42_8:1; /* PMCSR42_8 */ uint32 PMCSR42_9:1; /* PMCSR42_9 */ uint32 PMCSR42_10:1; /* PMCSR42_10 */ uint32 PMCSR42_11:1; /* PMCSR42_11 */ uint32 PMCSR42_12:1; /* PMCSR42_12 */ uint32 PMCSR42_13:1; /* PMCSR42_13 */ uint32 PMCSR42_14:1; /* PMCSR42_14 */ uint32 PMCSR42_15:1; /* PMCSR42_15 */ uint32 PMCSR42_16:1; /* PMCSR42_16 */ uint32 PMCSR42_17:1; /* PMCSR42_17 */ uint32 PMCSR42_18:1; /* PMCSR42_18 */ uint32 PMCSR42_19:1; /* PMCSR42_19 */ uint32 PMCSR42_20:1; /* PMCSR42_20 */ uint32 PMCSR42_21:1; /* PMCSR42_21 */ uint32 PMCSR42_22:1; /* PMCSR42_22 */ uint32 PMCSR42_23:1; /* PMCSR42_23 */ uint32 PMCSR42_24:1; /* PMCSR42_24 */ uint32 PMCSR42_25:1; /* PMCSR42_25 */ uint32 PMCSR42_26:1; /* PMCSR42_26 */ uint32 PMCSR42_27:1; /* PMCSR42_27 */ uint32 PMCSR42_28:1; /* PMCSR42_28 */ uint32 PMCSR42_29:1; /* PMCSR42_29 */ uint32 PMCSR42_30:1; /* PMCSR42_30 */ uint32 PMCSR42_31:1; /* PMCSR42_31 */ } __type570; typedef struct { /* Bit Access */ uint16 PFCAE42_0:1; /* PFCAE42_0 */ uint16 PFCAE42_1:1; /* PFCAE42_1 */ uint16 PFCAE42_2:1; /* PFCAE42_2 */ uint16 PFCAE42_3:1; /* PFCAE42_3 */ uint16 PFCAE42_4:1; /* PFCAE42_4 */ uint16 PFCAE42_5:1; /* PFCAE42_5 */ uint16 PFCAE42_6:1; /* PFCAE42_6 */ uint16 PFCAE42_7:1; /* PFCAE42_7 */ uint16 PFCAE42_8:1; /* PFCAE42_8 */ uint16 PFCAE42_9:1; /* PFCAE42_9 */ uint16 PFCAE42_10:1; /* PFCAE42_10 */ uint16 PFCAE42_11:1; /* PFCAE42_11 */ uint16 PFCAE42_12:1; /* PFCAE42_12 */ uint16 PFCAE42_13:1; /* PFCAE42_13 */ uint16 PFCAE42_14:1; /* PFCAE42_14 */ uint16 PFCAE42_15:1; /* PFCAE42_15 */ } __type571; typedef struct { /* Bit Access */ uint16 PINV42_0:1; /* PINV42_0 */ uint16 PINV42_1:1; /* PINV42_1 */ uint16 PINV42_2:1; /* PINV42_2 */ uint16 PINV42_3:1; /* PINV42_3 */ uint16 PINV42_4:1; /* PINV42_4 */ uint16 PINV42_5:1; /* PINV42_5 */ uint16 PINV42_6:1; /* PINV42_6 */ uint16 PINV42_7:1; /* PINV42_7 */ uint16 PINV42_8:1; /* PINV42_8 */ uint16 PINV42_9:1; /* PINV42_9 */ uint16 PINV42_10:1; /* PINV42_10 */ uint16 PINV42_11:1; /* PINV42_11 */ uint16 PINV42_12:1; /* PINV42_12 */ uint16 PINV42_13:1; /* PINV42_13 */ uint16 PINV42_14:1; /* PINV42_14 */ uint16 PINV42_15:1; /* PINV42_15 */ } __type572; typedef struct { /* Bit Access */ uint16 P43_0:1; /* P43_0 */ uint16 P43_1:1; /* P43_1 */ uint16 :14; /* Reserved Bits */ } __type573; typedef struct { /* Bit Access */ uint32 PSR43_0:1; /* PSR43_0 */ uint32 PSR43_1:1; /* PSR43_1 */ uint32 :14; /* Reserved Bits */ uint32 PSR43_16:1; /* PSR43_16 */ uint32 PSR43_17:1; /* PSR43_17 */ uint32 :14; /* Reserved Bits */ } __type574; typedef struct { /* Bit Access */ uint16 PNOT43_0:1; /* PNOT43_0 */ uint16 PNOT43_1:1; /* PNOT43_1 */ uint16 :14; /* Reserved Bits */ } __type575; typedef struct { /* Bit Access */ const uint16 PPR43_0:1; /* PPR43_0 */ const uint16 PPR43_1:1; /* PPR43_1 */ uint16 :14; /* Reserved Bits */ } __type576; typedef struct { /* Bit Access */ uint16 PM43_0:1; /* PM43_0 */ uint16 PM43_1:1; /* PM43_1 */ uint16 :14; /* Reserved Bits */ } __type577; typedef struct { /* Bit Access */ uint16 PMC43_0:1; /* PMC43_0 */ uint16 PMC43_1:1; /* PMC43_1 */ uint16 :14; /* Reserved Bits */ } __type578; typedef struct { /* Bit Access */ uint16 PFC43_0:1; /* PFC43_0 */ uint16 :15; /* Reserved Bits */ } __type579; typedef struct { /* Bit Access */ uint32 PMSR43_0:1; /* PMSR43_0 */ uint32 PMSR43_1:1; /* PMSR43_1 */ uint32 :14; /* Reserved Bits */ uint32 PMSR43_16:1; /* PMSR43_16 */ uint32 PMSR43_17:1; /* PMSR43_17 */ uint32 :14; /* Reserved Bits */ } __type580; typedef struct { /* Bit Access */ uint32 PMCSR43_0:1; /* PMCSR43_0 */ uint32 PMCSR43_1:1; /* PMCSR43_1 */ uint32 :14; /* Reserved Bits */ uint32 PMCSR43_16:1; /* PMCSR43_16 */ uint32 PMCSR43_17:1; /* PMCSR43_17 */ uint32 :14; /* Reserved Bits */ } __type581; typedef struct { /* Bit Access */ uint16 PINV43_0:1; /* PINV43_0 */ uint16 PINV43_1:1; /* PINV43_1 */ uint16 :14; /* Reserved Bits */ } __type582; typedef struct { /* Bit Access */ uint16 P44_0:1; /* P44_0 */ uint16 P44_1:1; /* P44_1 */ uint16 P44_2:1; /* P44_2 */ uint16 P44_3:1; /* P44_3 */ uint16 P44_4:1; /* P44_4 */ uint16 P44_5:1; /* P44_5 */ uint16 P44_6:1; /* P44_6 */ uint16 P44_7:1; /* P44_7 */ uint16 P44_8:1; /* P44_8 */ uint16 P44_9:1; /* P44_9 */ uint16 P44_10:1; /* P44_10 */ uint16 P44_11:1; /* P44_11 */ uint16 :4; /* Reserved Bits */ } __type583; typedef struct { /* Bit Access */ uint32 PSR44_0:1; /* PSR44_0 */ uint32 PSR44_1:1; /* PSR44_1 */ uint32 PSR44_2:1; /* PSR44_2 */ uint32 PSR44_3:1; /* PSR44_3 */ uint32 PSR44_4:1; /* PSR44_4 */ uint32 PSR44_5:1; /* PSR44_5 */ uint32 PSR44_6:1; /* PSR44_6 */ uint32 PSR44_7:1; /* PSR44_7 */ uint32 PSR44_8:1; /* PSR44_8 */ uint32 PSR44_9:1; /* PSR44_9 */ uint32 PSR44_10:1; /* PSR44_10 */ uint32 PSR44_11:1; /* PSR44_11 */ uint32 :4; /* Reserved Bits */ uint32 PSR44_16:1; /* PSR44_16 */ uint32 PSR44_17:1; /* PSR44_17 */ uint32 PSR44_18:1; /* PSR44_18 */ uint32 PSR44_19:1; /* PSR44_19 */ uint32 PSR44_20:1; /* PSR44_20 */ uint32 PSR44_21:1; /* PSR44_21 */ uint32 PSR44_22:1; /* PSR44_22 */ uint32 PSR44_23:1; /* PSR44_23 */ uint32 PSR44_24:1; /* PSR44_24 */ uint32 PSR44_25:1; /* PSR44_25 */ uint32 PSR44_26:1; /* PSR44_26 */ uint32 PSR44_27:1; /* PSR44_27 */ uint32 :4; /* Reserved Bits */ } __type584; typedef struct { /* Bit Access */ uint16 PNOT44_0:1; /* PNOT44_0 */ uint16 PNOT44_1:1; /* PNOT44_1 */ uint16 PNOT44_2:1; /* PNOT44_2 */ uint16 PNOT44_3:1; /* PNOT44_3 */ uint16 PNOT44_4:1; /* PNOT44_4 */ uint16 PNOT44_5:1; /* PNOT44_5 */ uint16 PNOT44_6:1; /* PNOT44_6 */ uint16 PNOT44_7:1; /* PNOT44_7 */ uint16 PNOT44_8:1; /* PNOT44_8 */ uint16 PNOT44_9:1; /* PNOT44_9 */ uint16 PNOT44_10:1; /* PNOT44_10 */ uint16 PNOT44_11:1; /* PNOT44_11 */ uint16 :4; /* Reserved Bits */ } __type585; typedef struct { /* Bit Access */ const uint16 PPR44_0:1; /* PPR44_0 */ const uint16 PPR44_1:1; /* PPR44_1 */ const uint16 PPR44_2:1; /* PPR44_2 */ const uint16 PPR44_3:1; /* PPR44_3 */ const uint16 PPR44_4:1; /* PPR44_4 */ const uint16 PPR44_5:1; /* PPR44_5 */ const uint16 PPR44_6:1; /* PPR44_6 */ const uint16 PPR44_7:1; /* PPR44_7 */ const uint16 PPR44_8:1; /* PPR44_8 */ const uint16 PPR44_9:1; /* PPR44_9 */ const uint16 PPR44_10:1; /* PPR44_10 */ const uint16 PPR44_11:1; /* PPR44_11 */ uint16 :4; /* Reserved Bits */ } __type586; typedef struct { /* Bit Access */ uint16 PM44_0:1; /* PM44_0 */ uint16 PM44_1:1; /* PM44_1 */ uint16 PM44_2:1; /* PM44_2 */ uint16 PM44_3:1; /* PM44_3 */ uint16 PM44_4:1; /* PM44_4 */ uint16 PM44_5:1; /* PM44_5 */ uint16 PM44_6:1; /* PM44_6 */ uint16 PM44_7:1; /* PM44_7 */ uint16 PM44_8:1; /* PM44_8 */ uint16 PM44_9:1; /* PM44_9 */ uint16 PM44_10:1; /* PM44_10 */ uint16 PM44_11:1; /* PM44_11 */ uint16 :4; /* Reserved Bits */ } __type587; typedef struct { /* Bit Access */ uint16 PMC44_0:1; /* PMC44_0 */ uint16 PMC44_1:1; /* PMC44_1 */ uint16 PMC44_2:1; /* PMC44_2 */ uint16 PMC44_3:1; /* PMC44_3 */ uint16 PMC44_4:1; /* PMC44_4 */ uint16 PMC44_5:1; /* PMC44_5 */ uint16 PMC44_6:1; /* PMC44_6 */ uint16 PMC44_7:1; /* PMC44_7 */ uint16 PMC44_8:1; /* PMC44_8 */ uint16 PMC44_9:1; /* PMC44_9 */ uint16 PMC44_10:1; /* PMC44_10 */ uint16 PMC44_11:1; /* PMC44_11 */ uint16 :4; /* Reserved Bits */ } __type588; typedef struct { /* Bit Access */ uint16 PFC44_0:1; /* PFC44_0 */ uint16 PFC44_1:1; /* PFC44_1 */ uint16 PFC44_2:1; /* PFC44_2 */ uint16 PFC44_3:1; /* PFC44_3 */ uint16 PFC44_4:1; /* PFC44_4 */ uint16 PFC44_5:1; /* PFC44_5 */ uint16 PFC44_6:1; /* PFC44_6 */ uint16 PFC44_7:1; /* PFC44_7 */ uint16 PFC44_8:1; /* PFC44_8 */ uint16 PFC44_9:1; /* PFC44_9 */ uint16 PFC44_10:1; /* PFC44_10 */ uint16 PFC44_11:1; /* PFC44_11 */ uint16 :4; /* Reserved Bits */ } __type589; typedef struct { /* Bit Access */ uint16 PFCE44_0:1; /* PFCE44_0 */ uint16 PFCE44_1:1; /* PFCE44_1 */ uint16 PFCE44_2:1; /* PFCE44_2 */ uint16 PFCE44_3:1; /* PFCE44_3 */ uint16 PFCE44_4:1; /* PFCE44_4 */ uint16 PFCE44_5:1; /* PFCE44_5 */ uint16 PFCE44_6:1; /* PFCE44_6 */ uint16 PFCE44_7:1; /* PFCE44_7 */ uint16 PFCE44_8:1; /* PFCE44_8 */ uint16 PFCE44_9:1; /* PFCE44_9 */ uint16 PFCE44_10:1; /* PFCE44_10 */ uint16 PFCE44_11:1; /* PFCE44_11 */ uint16 :4; /* Reserved Bits */ } __type590; typedef struct { /* Bit Access */ uint32 PMSR44_0:1; /* PMSR44_0 */ uint32 PMSR44_1:1; /* PMSR44_1 */ uint32 PMSR44_2:1; /* PMSR44_2 */ uint32 PMSR44_3:1; /* PMSR44_3 */ uint32 PMSR44_4:1; /* PMSR44_4 */ uint32 PMSR44_5:1; /* PMSR44_5 */ uint32 PMSR44_6:1; /* PMSR44_6 */ uint32 PMSR44_7:1; /* PMSR44_7 */ uint32 PMSR44_8:1; /* PMSR44_8 */ uint32 PMSR44_9:1; /* PMSR44_9 */ uint32 PMSR44_10:1; /* PMSR44_10 */ uint32 PMSR44_11:1; /* PMSR44_11 */ uint32 :4; /* Reserved Bits */ uint32 PMSR44_16:1; /* PMSR44_16 */ uint32 PMSR44_17:1; /* PMSR44_17 */ uint32 PMSR44_18:1; /* PMSR44_18 */ uint32 PMSR44_19:1; /* PMSR44_19 */ uint32 PMSR44_20:1; /* PMSR44_20 */ uint32 PMSR44_21:1; /* PMSR44_21 */ uint32 PMSR44_22:1; /* PMSR44_22 */ uint32 PMSR44_23:1; /* PMSR44_23 */ uint32 PMSR44_24:1; /* PMSR44_24 */ uint32 PMSR44_25:1; /* PMSR44_25 */ uint32 PMSR44_26:1; /* PMSR44_26 */ uint32 PMSR44_27:1; /* PMSR44_27 */ uint32 :4; /* Reserved Bits */ } __type591; typedef struct { /* Bit Access */ uint32 PMCSR44_0:1; /* PMCSR44_0 */ uint32 PMCSR44_1:1; /* PMCSR44_1 */ uint32 PMCSR44_2:1; /* PMCSR44_2 */ uint32 PMCSR44_3:1; /* PMCSR44_3 */ uint32 PMCSR44_4:1; /* PMCSR44_4 */ uint32 PMCSR44_5:1; /* PMCSR44_5 */ uint32 PMCSR44_6:1; /* PMCSR44_6 */ uint32 PMCSR44_7:1; /* PMCSR44_7 */ uint32 PMCSR44_8:1; /* PMCSR44_8 */ uint32 PMCSR44_9:1; /* PMCSR44_9 */ uint32 PMCSR44_10:1; /* PMCSR44_10 */ uint32 PMCSR44_11:1; /* PMCSR44_11 */ uint32 :4; /* Reserved Bits */ uint32 PMCSR44_16:1; /* PMCSR44_16 */ uint32 PMCSR44_17:1; /* PMCSR44_17 */ uint32 PMCSR44_18:1; /* PMCSR44_18 */ uint32 PMCSR44_19:1; /* PMCSR44_19 */ uint32 PMCSR44_20:1; /* PMCSR44_20 */ uint32 PMCSR44_21:1; /* PMCSR44_21 */ uint32 PMCSR44_22:1; /* PMCSR44_22 */ uint32 PMCSR44_23:1; /* PMCSR44_23 */ uint32 PMCSR44_24:1; /* PMCSR44_24 */ uint32 PMCSR44_25:1; /* PMCSR44_25 */ uint32 PMCSR44_26:1; /* PMCSR44_26 */ uint32 PMCSR44_27:1; /* PMCSR44_27 */ uint32 :4; /* Reserved Bits */ } __type592; typedef struct { /* Bit Access */ uint16 PINV44_0:1; /* PINV44_0 */ uint16 PINV44_1:1; /* PINV44_1 */ uint16 PINV44_2:1; /* PINV44_2 */ uint16 PINV44_3:1; /* PINV44_3 */ uint16 PINV44_4:1; /* PINV44_4 */ uint16 PINV44_5:1; /* PINV44_5 */ uint16 PINV44_6:1; /* PINV44_6 */ uint16 PINV44_7:1; /* PINV44_7 */ uint16 PINV44_8:1; /* PINV44_8 */ uint16 PINV44_9:1; /* PINV44_9 */ uint16 PINV44_10:1; /* PINV44_10 */ uint16 PINV44_11:1; /* PINV44_11 */ uint16 :4; /* Reserved Bits */ } __type593; typedef struct { /* Bit Access */ uint16 P45_0:1; /* P45_0 */ uint16 P45_1:1; /* P45_1 */ uint16 P45_2:1; /* P45_2 */ uint16 P45_3:1; /* P45_3 */ uint16 P45_4:1; /* P45_4 */ uint16 P45_5:1; /* P45_5 */ uint16 P45_6:1; /* P45_6 */ uint16 P45_7:1; /* P45_7 */ uint16 P45_8:1; /* P45_8 */ uint16 P45_9:1; /* P45_9 */ uint16 P45_10:1; /* P45_10 */ uint16 P45_11:1; /* P45_11 */ uint16 P45_12:1; /* P45_12 */ uint16 P45_13:1; /* P45_13 */ uint16 :2; /* Reserved Bits */ } __type594; typedef struct { /* Bit Access */ uint32 PSR45_0:1; /* PSR45_0 */ uint32 PSR45_1:1; /* PSR45_1 */ uint32 PSR45_2:1; /* PSR45_2 */ uint32 PSR45_3:1; /* PSR45_3 */ uint32 PSR45_4:1; /* PSR45_4 */ uint32 PSR45_5:1; /* PSR45_5 */ uint32 PSR45_6:1; /* PSR45_6 */ uint32 PSR45_7:1; /* PSR45_7 */ uint32 PSR45_8:1; /* PSR45_8 */ uint32 PSR45_9:1; /* PSR45_9 */ uint32 PSR45_10:1; /* PSR45_10 */ uint32 PSR45_11:1; /* PSR45_11 */ uint32 PSR45_12:1; /* PSR45_12 */ uint32 PSR45_13:1; /* PSR45_13 */ uint32 :2; /* Reserved Bits */ uint32 PSR45_16:1; /* PSR45_16 */ uint32 PSR45_17:1; /* PSR45_17 */ uint32 PSR45_18:1; /* PSR45_18 */ uint32 PSR45_19:1; /* PSR45_19 */ uint32 PSR45_20:1; /* PSR45_20 */ uint32 PSR45_21:1; /* PSR45_21 */ uint32 PSR45_22:1; /* PSR45_22 */ uint32 PSR45_23:1; /* PSR45_23 */ uint32 PSR45_24:1; /* PSR45_24 */ uint32 PSR45_25:1; /* PSR45_25 */ uint32 PSR45_26:1; /* PSR45_26 */ uint32 PSR45_27:1; /* PSR45_27 */ uint32 PSR45_28:1; /* PSR45_28 */ uint32 PSR45_29:1; /* PSR45_29 */ uint32 :2; /* Reserved Bits */ } __type595; typedef struct { /* Bit Access */ uint16 PNOT45_0:1; /* PNOT45_0 */ uint16 PNOT45_1:1; /* PNOT45_1 */ uint16 PNOT45_2:1; /* PNOT45_2 */ uint16 PNOT45_3:1; /* PNOT45_3 */ uint16 PNOT45_4:1; /* PNOT45_4 */ uint16 PNOT45_5:1; /* PNOT45_5 */ uint16 PNOT45_6:1; /* PNOT45_6 */ uint16 PNOT45_7:1; /* PNOT45_7 */ uint16 PNOT45_8:1; /* PNOT45_8 */ uint16 PNOT45_9:1; /* PNOT45_9 */ uint16 PNOT45_10:1; /* PNOT45_10 */ uint16 PNOT45_11:1; /* PNOT45_11 */ uint16 PNOT45_12:1; /* PNOT45_12 */ uint16 PNOT45_13:1; /* PNOT45_13 */ uint16 :2; /* Reserved Bits */ } __type596; typedef struct { /* Bit Access */ const uint16 PPR45_0:1; /* PPR45_0 */ const uint16 PPR45_1:1; /* PPR45_1 */ const uint16 PPR45_2:1; /* PPR45_2 */ const uint16 PPR45_3:1; /* PPR45_3 */ const uint16 PPR45_4:1; /* PPR45_4 */ const uint16 PPR45_5:1; /* PPR45_5 */ const uint16 PPR45_6:1; /* PPR45_6 */ const uint16 PPR45_7:1; /* PPR45_7 */ const uint16 PPR45_8:1; /* PPR45_8 */ const uint16 PPR45_9:1; /* PPR45_9 */ const uint16 PPR45_10:1; /* PPR45_10 */ const uint16 PPR45_11:1; /* PPR45_11 */ const uint16 PPR45_12:1; /* PPR45_12 */ const uint16 PPR45_13:1; /* PPR45_13 */ uint16 :2; /* Reserved Bits */ } __type597; typedef struct { /* Bit Access */ uint16 PM45_0:1; /* PM45_0 */ uint16 PM45_1:1; /* PM45_1 */ uint16 PM45_2:1; /* PM45_2 */ uint16 PM45_3:1; /* PM45_3 */ uint16 PM45_4:1; /* PM45_4 */ uint16 PM45_5:1; /* PM45_5 */ uint16 PM45_6:1; /* PM45_6 */ uint16 PM45_7:1; /* PM45_7 */ uint16 PM45_8:1; /* PM45_8 */ uint16 PM45_9:1; /* PM45_9 */ uint16 PM45_10:1; /* PM45_10 */ uint16 PM45_11:1; /* PM45_11 */ uint16 PM45_12:1; /* PM45_12 */ uint16 PM45_13:1; /* PM45_13 */ uint16 :2; /* Reserved Bits */ } __type598; typedef struct { /* Bit Access */ uint16 PMC45_0:1; /* PMC45_0 */ uint16 PMC45_1:1; /* PMC45_1 */ uint16 PMC45_2:1; /* PMC45_2 */ uint16 PMC45_3:1; /* PMC45_3 */ uint16 PMC45_4:1; /* PMC45_4 */ uint16 PMC45_5:1; /* PMC45_5 */ uint16 PMC45_6:1; /* PMC45_6 */ uint16 PMC45_7:1; /* PMC45_7 */ uint16 PMC45_8:1; /* PMC45_8 */ uint16 PMC45_9:1; /* PMC45_9 */ uint16 PMC45_10:1; /* PMC45_10 */ uint16 PMC45_11:1; /* PMC45_11 */ uint16 PMC45_12:1; /* PMC45_12 */ uint16 PMC45_13:1; /* PMC45_13 */ uint16 :2; /* Reserved Bits */ } __type599; typedef struct { /* Bit Access */ uint16 PFC45_0:1; /* PFC45_0 */ uint16 PFC45_1:1; /* PFC45_1 */ uint16 PFC45_2:1; /* PFC45_2 */ uint16 PFC45_3:1; /* PFC45_3 */ uint16 PFC45_4:1; /* PFC45_4 */ uint16 PFC45_5:1; /* PFC45_5 */ uint16 PFC45_6:1; /* PFC45_6 */ uint16 PFC45_7:1; /* PFC45_7 */ uint16 PFC45_8:1; /* PFC45_8 */ uint16 PFC45_9:1; /* PFC45_9 */ uint16 PFC45_10:1; /* PFC45_10 */ uint16 PFC45_11:1; /* PFC45_11 */ uint16 PFC45_12:1; /* PFC45_12 */ uint16 PFC45_13:1; /* PFC45_13 */ uint16 :2; /* Reserved Bits */ } __type600; typedef struct { /* Bit Access */ uint16 PFCE45_0:1; /* PFCE45_0 */ uint16 PFCE45_1:1; /* PFCE45_1 */ uint16 PFCE45_2:1; /* PFCE45_2 */ uint16 PFCE45_3:1; /* PFCE45_3 */ uint16 PFCE45_4:1; /* PFCE45_4 */ uint16 PFCE45_5:1; /* PFCE45_5 */ uint16 PFCE45_6:1; /* PFCE45_6 */ uint16 PFCE45_7:1; /* PFCE45_7 */ uint16 PFCE45_8:1; /* PFCE45_8 */ uint16 PFCE45_9:1; /* PFCE45_9 */ uint16 PFCE45_10:1; /* PFCE45_10 */ uint16 PFCE45_11:1; /* PFCE45_11 */ uint16 PFCE45_12:1; /* PFCE45_12 */ uint16 PFCE45_13:1; /* PFCE45_13 */ uint16 :2; /* Reserved Bits */ } __type601; typedef struct { /* Bit Access */ uint32 PMSR45_0:1; /* PMSR45_0 */ uint32 PMSR45_1:1; /* PMSR45_1 */ uint32 PMSR45_2:1; /* PMSR45_2 */ uint32 PMSR45_3:1; /* PMSR45_3 */ uint32 PMSR45_4:1; /* PMSR45_4 */ uint32 PMSR45_5:1; /* PMSR45_5 */ uint32 PMSR45_6:1; /* PMSR45_6 */ uint32 PMSR45_7:1; /* PMSR45_7 */ uint32 PMSR45_8:1; /* PMSR45_8 */ uint32 PMSR45_9:1; /* PMSR45_9 */ uint32 PMSR45_10:1; /* PMSR45_10 */ uint32 PMSR45_11:1; /* PMSR45_11 */ uint32 PMSR45_12:1; /* PMSR45_12 */ uint32 PMSR45_13:1; /* PMSR45_13 */ uint32 :2; /* Reserved Bits */ uint32 PMSR45_16:1; /* PMSR45_16 */ uint32 PMSR45_17:1; /* PMSR45_17 */ uint32 PMSR45_18:1; /* PMSR45_18 */ uint32 PMSR45_19:1; /* PMSR45_19 */ uint32 PMSR45_20:1; /* PMSR45_20 */ uint32 PMSR45_21:1; /* PMSR45_21 */ uint32 PMSR45_22:1; /* PMSR45_22 */ uint32 PMSR45_23:1; /* PMSR45_23 */ uint32 PMSR45_24:1; /* PMSR45_24 */ uint32 PMSR45_25:1; /* PMSR45_25 */ uint32 PMSR45_26:1; /* PMSR45_26 */ uint32 PMSR45_27:1; /* PMSR45_27 */ uint32 PMSR45_28:1; /* PMSR45_28 */ uint32 PMSR45_29:1; /* PMSR45_29 */ uint32 :2; /* Reserved Bits */ } __type602; typedef struct { /* Bit Access */ uint32 PMCSR45_0:1; /* PMCSR45_0 */ uint32 PMCSR45_1:1; /* PMCSR45_1 */ uint32 PMCSR45_2:1; /* PMCSR45_2 */ uint32 PMCSR45_3:1; /* PMCSR45_3 */ uint32 PMCSR45_4:1; /* PMCSR45_4 */ uint32 PMCSR45_5:1; /* PMCSR45_5 */ uint32 PMCSR45_6:1; /* PMCSR45_6 */ uint32 PMCSR45_7:1; /* PMCSR45_7 */ uint32 PMCSR45_8:1; /* PMCSR45_8 */ uint32 PMCSR45_9:1; /* PMCSR45_9 */ uint32 PMCSR45_10:1; /* PMCSR45_10 */ uint32 PMCSR45_11:1; /* PMCSR45_11 */ uint32 PMCSR45_12:1; /* PMCSR45_12 */ uint32 PMCSR45_13:1; /* PMCSR45_13 */ uint32 :2; /* Reserved Bits */ uint32 PMCSR45_16:1; /* PMCSR45_16 */ uint32 PMCSR45_17:1; /* PMCSR45_17 */ uint32 PMCSR45_18:1; /* PMCSR45_18 */ uint32 PMCSR45_19:1; /* PMCSR45_19 */ uint32 PMCSR45_20:1; /* PMCSR45_20 */ uint32 PMCSR45_21:1; /* PMCSR45_21 */ uint32 PMCSR45_22:1; /* PMCSR45_22 */ uint32 PMCSR45_23:1; /* PMCSR45_23 */ uint32 PMCSR45_24:1; /* PMCSR45_24 */ uint32 PMCSR45_25:1; /* PMCSR45_25 */ uint32 PMCSR45_26:1; /* PMCSR45_26 */ uint32 PMCSR45_27:1; /* PMCSR45_27 */ uint32 PMCSR45_28:1; /* PMCSR45_28 */ uint32 PMCSR45_29:1; /* PMCSR45_29 */ uint32 :2; /* Reserved Bits */ } __type603; typedef struct { /* Bit Access */ uint16 :13; /* Reserved Bits */ uint16 PFCAE45_13:1; /* PFCAE45_13 */ uint16 :2; /* Reserved Bits */ } __type604; typedef struct { /* Bit Access */ uint16 PINV45_0:1; /* PINV45_0 */ uint16 PINV45_1:1; /* PINV45_1 */ uint16 PINV45_2:1; /* PINV45_2 */ uint16 PINV45_3:1; /* PINV45_3 */ uint16 PINV45_4:1; /* PINV45_4 */ uint16 PINV45_5:1; /* PINV45_5 */ uint16 PINV45_6:1; /* PINV45_6 */ uint16 PINV45_7:1; /* PINV45_7 */ uint16 PINV45_8:1; /* PINV45_8 */ uint16 PINV45_9:1; /* PINV45_9 */ uint16 PINV45_10:1; /* PINV45_10 */ uint16 PINV45_11:1; /* PINV45_11 */ uint16 PINV45_12:1; /* PINV45_12 */ uint16 PINV45_13:1; /* PINV45_13 */ uint16 :2; /* Reserved Bits */ } __type605; typedef struct { /* Bit Access */ uint32 PFC:1; /* PFC */ uint32 PFCE:1; /* PFCE */ uint32 :2; /* Reserved Bits */ uint32 PM:1; /* PM */ uint32 PIPC:1; /* PIPC */ uint32 PMC:1; /* PMC */ uint32 :1; /* Reserved Bits */ const uint32 PPR:1; /* PPR */ uint32 :3; /* Reserved Bits */ uint32 P:1; /* P */ uint32 :3; /* Reserved Bits */ uint32 PIBC:1; /* PIBC */ uint32 PBDC:1; /* PBDC */ uint32 PD:1; /* PD */ uint32 PU:1; /* PU */ uint32 PIS:1; /* PIS */ uint32 :1; /* Reserved Bits */ uint32 PISA:1; /* PISA */ uint32 :1; /* Reserved Bits */ uint32 PDSC:1; /* PDSC */ uint32 :3; /* Reserved Bits */ uint32 PODC:1; /* PODC */ uint32 :1; /* Reserved Bits */ uint32 PINV:1; /* PINV */ uint32 :1; /* Reserved Bits */ } __type606; typedef struct { /* Bit Access */ uint32 PFC:1; /* PFC */ uint32 PFCE:1; /* PFCE */ uint32 :2; /* Reserved Bits */ uint32 PM:1; /* PM */ uint32 :1; /* Reserved Bits */ uint32 PMC:1; /* PMC */ uint32 :1; /* Reserved Bits */ const uint32 PPR:1; /* PPR */ uint32 :3; /* Reserved Bits */ uint32 P:1; /* P */ uint32 :3; /* Reserved Bits */ uint32 PIBC:1; /* PIBC */ uint32 PBDC:1; /* PBDC */ uint32 PD:1; /* PD */ uint32 PU:1; /* PU */ uint32 PIS:1; /* PIS */ uint32 :1; /* Reserved Bits */ uint32 PISA:1; /* PISA */ uint32 :1; /* Reserved Bits */ uint32 PDSC:1; /* PDSC */ uint32 :3; /* Reserved Bits */ uint32 PODC:1; /* PODC */ uint32 :1; /* Reserved Bits */ uint32 PINV:1; /* PINV */ uint32 :1; /* Reserved Bits */ } __type607; typedef struct { /* Bit Access */ uint32 PFC:1; /* PFC */ uint32 PFCE:1; /* PFCE */ uint32 :2; /* Reserved Bits */ uint32 PM:1; /* PM */ uint32 :1; /* Reserved Bits */ uint32 PMC:1; /* PMC */ uint32 :1; /* Reserved Bits */ const uint32 PPR:1; /* PPR */ uint32 :3; /* Reserved Bits */ uint32 P:1; /* P */ uint32 :3; /* Reserved Bits */ uint32 PIBC:1; /* PIBC */ uint32 PBDC:1; /* PBDC */ uint32 :10; /* Reserved Bits */ uint32 PODC:1; /* PODC */ uint32 :1; /* Reserved Bits */ uint32 PINV:1; /* PINV */ uint32 :1; /* Reserved Bits */ } __type608; typedef struct { /* Bit Access */ uint32 PFC:1; /* PFC */ uint32 :3; /* Reserved Bits */ uint32 PM:1; /* PM */ uint32 :1; /* Reserved Bits */ uint32 PMC:1; /* PMC */ uint32 :1; /* Reserved Bits */ const uint32 PPR:1; /* PPR */ uint32 :3; /* Reserved Bits */ uint32 P:1; /* P */ uint32 :3; /* Reserved Bits */ uint32 PIBC:1; /* PIBC */ uint32 PBDC:1; /* PBDC */ uint32 :10; /* Reserved Bits */ uint32 PODC:1; /* PODC */ uint32 :1; /* Reserved Bits */ uint32 PINV:1; /* PINV */ uint32 :1; /* Reserved Bits */ } __type609; typedef struct { /* Bit Access */ uint32 PFC:1; /* PFC */ uint32 PFCE:1; /* PFCE */ uint32 :2; /* Reserved Bits */ uint32 PM:1; /* PM */ uint32 PIPC:1; /* PIPC */ uint32 PMC:1; /* PMC */ uint32 :1; /* Reserved Bits */ const uint32 PPR:1; /* PPR */ uint32 :3; /* Reserved Bits */ uint32 P:1; /* P */ uint32 :3; /* Reserved Bits */ uint32 PIBC:1; /* PIBC */ uint32 PBDC:1; /* PBDC */ uint32 :2; /* Reserved Bits */ uint32 PIS:1; /* PIS */ uint32 :1; /* Reserved Bits */ uint32 PISA:1; /* PISA */ uint32 :1; /* Reserved Bits */ uint32 PDSC:1; /* PDSC */ uint32 :3; /* Reserved Bits */ uint32 PODC:1; /* PODC */ uint32 :1; /* Reserved Bits */ uint32 PINV:1; /* PINV */ uint32 :1; /* Reserved Bits */ } __type610; typedef struct { /* Bit Access */ uint32 PFC:1; /* PFC */ uint32 :3; /* Reserved Bits */ uint32 PM:1; /* PM */ uint32 PIPC:1; /* PIPC */ uint32 PMC:1; /* PMC */ uint32 :1; /* Reserved Bits */ const uint32 PPR:1; /* PPR */ uint32 :3; /* Reserved Bits */ uint32 P:1; /* P */ uint32 :3; /* Reserved Bits */ uint32 PIBC:1; /* PIBC */ uint32 PBDC:1; /* PBDC */ uint32 :2; /* Reserved Bits */ uint32 PIS:1; /* PIS */ uint32 :1; /* Reserved Bits */ uint32 PISA:1; /* PISA */ uint32 :1; /* Reserved Bits */ uint32 PDSC:1; /* PDSC */ uint32 :3; /* Reserved Bits */ uint32 PODC:1; /* PODC */ uint32 :1; /* Reserved Bits */ uint32 PINV:1; /* PINV */ uint32 :1; /* Reserved Bits */ } __type611; typedef struct { /* Bit Access */ uint32 PFC:1; /* PFC */ uint32 PFCE:1; /* PFCE */ uint32 :2; /* Reserved Bits */ uint32 PM:1; /* PM */ uint32 :1; /* Reserved Bits */ uint32 PMC:1; /* PMC */ uint32 :1; /* Reserved Bits */ const uint32 PPR:1; /* PPR */ uint32 :3; /* Reserved Bits */ uint32 P:1; /* P */ uint32 :3; /* Reserved Bits */ uint32 PIBC:1; /* PIBC */ uint32 PBDC:1; /* PBDC */ uint32 PD:1; /* PD */ uint32 PU:1; /* PU */ uint32 :8; /* Reserved Bits */ uint32 PODC:1; /* PODC */ uint32 :1; /* Reserved Bits */ uint32 PINV:1; /* PINV */ uint32 :1; /* Reserved Bits */ } __type612; typedef struct { /* Bit Access */ uint32 PFC:1; /* PFC */ uint32 PFCE:1; /* PFCE */ uint32 :2; /* Reserved Bits */ uint32 PM:1; /* PM */ uint32 PIPC:1; /* PIPC */ uint32 PMC:1; /* PMC */ uint32 :1; /* Reserved Bits */ const uint32 PPR:1; /* PPR */ uint32 :3; /* Reserved Bits */ uint32 P:1; /* P */ uint32 :3; /* Reserved Bits */ uint32 PIBC:1; /* PIBC */ uint32 PBDC:1; /* PBDC */ uint32 PD:1; /* PD */ uint32 PU:1; /* PU */ uint32 :8; /* Reserved Bits */ uint32 PODC:1; /* PODC */ uint32 :1; /* Reserved Bits */ uint32 PINV:1; /* PINV */ uint32 :1; /* Reserved Bits */ } __type613; typedef struct { /* Bit Access */ uint32 PFC:1; /* PFC */ uint32 PFCE:1; /* PFCE */ uint32 PFCAE:1; /* PFCAE */ uint32 :1; /* Reserved Bits */ uint32 PM:1; /* PM */ uint32 :1; /* Reserved Bits */ uint32 PMC:1; /* PMC */ uint32 :1; /* Reserved Bits */ const uint32 PPR:1; /* PPR */ uint32 :3; /* Reserved Bits */ uint32 P:1; /* P */ uint32 :3; /* Reserved Bits */ uint32 PIBC:1; /* PIBC */ uint32 PBDC:1; /* PBDC */ uint32 PD:1; /* PD */ uint32 PU:1; /* PU */ uint32 PIS:1; /* PIS */ uint32 :1; /* Reserved Bits */ uint32 PISA:1; /* PISA */ uint32 :1; /* Reserved Bits */ uint32 PDSC:1; /* PDSC */ uint32 :3; /* Reserved Bits */ uint32 PODC:1; /* PODC */ uint32 :1; /* Reserved Bits */ uint32 PINV:1; /* PINV */ uint32 :1; /* Reserved Bits */ } __type614; typedef struct { /* Bit Access */ uint32 PFC:1; /* PFC */ uint32 PFCE:1; /* PFCE */ uint32 PFCAE:1; /* PFCAE */ uint32 :1; /* Reserved Bits */ uint32 PM:1; /* PM */ uint32 PIPC:1; /* PIPC */ uint32 PMC:1; /* PMC */ uint32 :1; /* Reserved Bits */ const uint32 PPR:1; /* PPR */ uint32 :3; /* Reserved Bits */ uint32 P:1; /* P */ uint32 :3; /* Reserved Bits */ uint32 PIBC:1; /* PIBC */ uint32 PBDC:1; /* PBDC */ uint32 PD:1; /* PD */ uint32 PU:1; /* PU */ uint32 PIS:1; /* PIS */ uint32 :1; /* Reserved Bits */ uint32 PISA:1; /* PISA */ uint32 :1; /* Reserved Bits */ uint32 PDSC:1; /* PDSC */ uint32 :3; /* Reserved Bits */ uint32 PODC:1; /* PODC */ uint32 :1; /* Reserved Bits */ uint32 PINV:1; /* PINV */ uint32 :1; /* Reserved Bits */ } __type615; typedef struct { /* Bit Access */ uint32 PFC:1; /* PFC */ uint32 :3; /* Reserved Bits */ uint32 PM:1; /* PM */ uint32 :1; /* Reserved Bits */ uint32 PMC:1; /* PMC */ uint32 :1; /* Reserved Bits */ const uint32 PPR:1; /* PPR */ uint32 :3; /* Reserved Bits */ uint32 P:1; /* P */ uint32 :3; /* Reserved Bits */ uint32 PIBC:1; /* PIBC */ uint32 PBDC:1; /* PBDC */ uint32 PD:1; /* PD */ uint32 PU:1; /* PU */ uint32 PIS:1; /* PIS */ uint32 :1; /* Reserved Bits */ uint32 PISA:1; /* PISA */ uint32 :1; /* Reserved Bits */ uint32 PDSC:1; /* PDSC */ uint32 :3; /* Reserved Bits */ uint32 PODC:1; /* PODC */ uint32 :1; /* Reserved Bits */ uint32 PINV:1; /* PINV */ uint32 :1; /* Reserved Bits */ } __type616; typedef struct { /* Bit Access */ uint32 :4; /* Reserved Bits */ uint32 PM:1; /* PM */ uint32 :1; /* Reserved Bits */ uint32 PMC:1; /* PMC */ uint32 :1; /* Reserved Bits */ const uint32 PPR:1; /* PPR */ uint32 :3; /* Reserved Bits */ uint32 P:1; /* P */ uint32 :3; /* Reserved Bits */ uint32 PIBC:1; /* PIBC */ uint32 PBDC:1; /* PBDC */ uint32 PD:1; /* PD */ uint32 PU:1; /* PU */ uint32 PIS:1; /* PIS */ uint32 :1; /* Reserved Bits */ uint32 PISA:1; /* PISA */ uint32 :1; /* Reserved Bits */ uint32 PDSC:1; /* PDSC */ uint32 :3; /* Reserved Bits */ uint32 PODC:1; /* PODC */ uint32 :1; /* Reserved Bits */ uint32 PINV:1; /* PINV */ uint32 :1; /* Reserved Bits */ } __type617; typedef struct { /* Bit Access */ uint16 PIBC1_0:1; /* PIBC1_0 */ uint16 PIBC1_1:1; /* PIBC1_1 */ uint16 PIBC1_2:1; /* PIBC1_2 */ uint16 PIBC1_3:1; /* PIBC1_3 */ uint16 PIBC1_4:1; /* PIBC1_4 */ uint16 PIBC1_5:1; /* PIBC1_5 */ uint16 :10; /* Reserved Bits */ } __type618; typedef struct { /* Bit Access */ uint16 PBDC1_0:1; /* PBDC1_0 */ uint16 PBDC1_1:1; /* PBDC1_1 */ uint16 PBDC1_2:1; /* PBDC1_2 */ uint16 PBDC1_3:1; /* PBDC1_3 */ uint16 PBDC1_4:1; /* PBDC1_4 */ uint16 PBDC1_5:1; /* PBDC1_5 */ uint16 :10; /* Reserved Bits */ } __type619; typedef struct { /* Bit Access */ uint16 PIPC1_0:1; /* PIPC1_0 */ uint16 :1; /* Reserved Bits */ uint16 PIPC1_2:1; /* PIPC1_2 */ uint16 PIPC1_3:1; /* PIPC1_3 */ uint16 :1; /* Reserved Bits */ uint16 PIPC1_5:1; /* PIPC1_5 */ uint16 :10; /* Reserved Bits */ } __type620; typedef struct { /* Bit Access */ uint16 PU1_0:1; /* PU1_0 */ uint16 PU1_1:1; /* PU1_1 */ uint16 PU1_2:1; /* PU1_2 */ uint16 PU1_3:1; /* PU1_3 */ uint16 PU1_4:1; /* PU1_4 */ uint16 PU1_5:1; /* PU1_5 */ uint16 :10; /* Reserved Bits */ } __type621; typedef struct { /* Bit Access */ uint16 PD1_0:1; /* PD1_0 */ uint16 PD1_1:1; /* PD1_1 */ uint16 PD1_2:1; /* PD1_2 */ uint16 PD1_3:1; /* PD1_3 */ uint16 PD1_4:1; /* PD1_4 */ uint16 PD1_5:1; /* PD1_5 */ uint16 :10; /* Reserved Bits */ } __type622; typedef struct { /* Bit Access */ uint32 PODC1_0:1; /* PODC1_0 */ uint32 PODC1_1:1; /* PODC1_1 */ uint32 PODC1_2:1; /* PODC1_2 */ uint32 PODC1_3:1; /* PODC1_3 */ uint32 PODC1_4:1; /* PODC1_4 */ uint32 PODC1_5:1; /* PODC1_5 */ uint32 :26; /* Reserved Bits */ } __type623; typedef struct { /* Bit Access */ uint32 PDSC1_0:1; /* PDSC1_0 */ uint32 PDSC1_1:1; /* PDSC1_1 */ uint32 PDSC1_2:1; /* PDSC1_2 */ uint32 PDSC1_3:1; /* PDSC1_3 */ uint32 PDSC1_4:1; /* PDSC1_4 */ uint32 PDSC1_5:1; /* PDSC1_5 */ uint32 :26; /* Reserved Bits */ } __type624; typedef struct { /* Bit Access */ uint16 PIS1_0:1; /* PIS1_0 */ uint16 PIS1_1:1; /* PIS1_1 */ uint16 PIS1_2:1; /* PIS1_2 */ uint16 PIS1_3:1; /* PIS1_3 */ uint16 PIS1_4:1; /* PIS1_4 */ uint16 PIS1_5:1; /* PIS1_5 */ uint16 :10; /* Reserved Bits */ } __type625; typedef struct { /* Bit Access */ uint16 PISA1_0:1; /* PISA1_0 */ uint16 PISA1_1:1; /* PISA1_1 */ uint16 PISA1_2:1; /* PISA1_2 */ uint16 PISA1_3:1; /* PISA1_3 */ uint16 PISA1_4:1; /* PISA1_4 */ uint16 PISA1_5:1; /* PISA1_5 */ uint16 :10; /* Reserved Bits */ } __type626; typedef struct { /* Bit Access */ uint32 PPCMD1:8; /* PPCMD1[7:0] */ uint32 :24; /* Reserved Bits */ } __type627; typedef struct { /* Bit Access */ const uint32 PPROTS1PRERR:1; /* PPROTS1PRERR */ uint32 :31; /* Reserved Bits */ } __type628; typedef struct { /* Bit Access */ uint16 PIBC3_0:1; /* PIBC3_0 */ uint16 PIBC3_1:1; /* PIBC3_1 */ uint16 PIBC3_2:1; /* PIBC3_2 */ uint16 PIBC3_3:1; /* PIBC3_3 */ uint16 PIBC3_4:1; /* PIBC3_4 */ uint16 PIBC3_5:1; /* PIBC3_5 */ uint16 PIBC3_6:1; /* PIBC3_6 */ uint16 PIBC3_7:1; /* PIBC3_7 */ uint16 PIBC3_8:1; /* PIBC3_8 */ uint16 PIBC3_9:1; /* PIBC3_9 */ uint16 :6; /* Reserved Bits */ } __type629; typedef struct { /* Bit Access */ uint16 PBDC3_0:1; /* PBDC3_0 */ uint16 PBDC3_1:1; /* PBDC3_1 */ uint16 PBDC3_2:1; /* PBDC3_2 */ uint16 PBDC3_3:1; /* PBDC3_3 */ uint16 PBDC3_4:1; /* PBDC3_4 */ uint16 PBDC3_5:1; /* PBDC3_5 */ uint16 PBDC3_6:1; /* PBDC3_6 */ uint16 PBDC3_7:1; /* PBDC3_7 */ uint16 PBDC3_8:1; /* PBDC3_8 */ uint16 PBDC3_9:1; /* PBDC3_9 */ uint16 :6; /* Reserved Bits */ } __type630; typedef struct { /* Bit Access */ uint16 PIPC3_0:1; /* PIPC3_0 */ uint16 :2; /* Reserved Bits */ uint16 PIPC3_3:1; /* PIPC3_3 */ uint16 PIPC3_4:1; /* PIPC3_4 */ uint16 PIPC3_5:1; /* PIPC3_5 */ uint16 PIPC3_6:1; /* PIPC3_6 */ uint16 PIPC3_7:1; /* PIPC3_7 */ uint16 PIPC3_8:1; /* PIPC3_8 */ uint16 PIPC3_9:1; /* PIPC3_9 */ uint16 :6; /* Reserved Bits */ } __type631; typedef struct { /* Bit Access */ uint16 PU3_0:1; /* PU3_0 */ uint16 PU3_1:1; /* PU3_1 */ uint16 PU3_2:1; /* PU3_2 */ uint16 PU3_3:1; /* PU3_3 */ uint16 PU3_4:1; /* PU3_4 */ uint16 PU3_5:1; /* PU3_5 */ uint16 PU3_6:1; /* PU3_6 */ uint16 PU3_7:1; /* PU3_7 */ uint16 PU3_8:1; /* PU3_8 */ uint16 PU3_9:1; /* PU3_9 */ uint16 :6; /* Reserved Bits */ } __type632; typedef struct { /* Bit Access */ uint16 PD3_0:1; /* PD3_0 */ uint16 PD3_1:1; /* PD3_1 */ uint16 PD3_2:1; /* PD3_2 */ uint16 PD3_3:1; /* PD3_3 */ uint16 PD3_4:1; /* PD3_4 */ uint16 PD3_5:1; /* PD3_5 */ uint16 PD3_6:1; /* PD3_6 */ uint16 PD3_7:1; /* PD3_7 */ uint16 PD3_8:1; /* PD3_8 */ uint16 PD3_9:1; /* PD3_9 */ uint16 :6; /* Reserved Bits */ } __type633; typedef struct { /* Bit Access */ uint32 PODC3_0:1; /* PODC3_0 */ uint32 PODC3_1:1; /* PODC3_1 */ uint32 PODC3_2:1; /* PODC3_2 */ uint32 PODC3_3:1; /* PODC3_3 */ uint32 PODC3_4:1; /* PODC3_4 */ uint32 PODC3_5:1; /* PODC3_5 */ uint32 PODC3_6:1; /* PODC3_6 */ uint32 PODC3_7:1; /* PODC3_7 */ uint32 PODC3_8:1; /* PODC3_8 */ uint32 PODC3_9:1; /* PODC3_9 */ uint32 :22; /* Reserved Bits */ } __type634; typedef struct { /* Bit Access */ uint32 PDSC3_0:1; /* PDSC3_0 */ uint32 PDSC3_1:1; /* PDSC3_1 */ uint32 PDSC3_2:1; /* PDSC3_2 */ uint32 PDSC3_3:1; /* PDSC3_3 */ uint32 PDSC3_4:1; /* PDSC3_4 */ uint32 PDSC3_5:1; /* PDSC3_5 */ uint32 PDSC3_6:1; /* PDSC3_6 */ uint32 PDSC3_7:1; /* PDSC3_7 */ uint32 PDSC3_8:1; /* PDSC3_8 */ uint32 PDSC3_9:1; /* PDSC3_9 */ uint32 :22; /* Reserved Bits */ } __type635; typedef struct { /* Bit Access */ uint16 PIS3_0:1; /* PIS3_0 */ uint16 PIS3_1:1; /* PIS3_1 */ uint16 PIS3_2:1; /* PIS3_2 */ uint16 PIS3_3:1; /* PIS3_3 */ uint16 PIS3_4:1; /* PIS3_4 */ uint16 PIS3_5:1; /* PIS3_5 */ uint16 PIS3_6:1; /* PIS3_6 */ uint16 PIS3_7:1; /* PIS3_7 */ uint16 PIS3_8:1; /* PIS3_8 */ uint16 PIS3_9:1; /* PIS3_9 */ uint16 :6; /* Reserved Bits */ } __type636; typedef struct { /* Bit Access */ uint16 PISA3_0:1; /* PISA3_0 */ uint16 PISA3_1:1; /* PISA3_1 */ uint16 PISA3_2:1; /* PISA3_2 */ uint16 PISA3_3:1; /* PISA3_3 */ uint16 PISA3_4:1; /* PISA3_4 */ uint16 PISA3_5:1; /* PISA3_5 */ uint16 PISA3_6:1; /* PISA3_6 */ uint16 PISA3_7:1; /* PISA3_7 */ uint16 PISA3_8:1; /* PISA3_8 */ uint16 PISA3_9:1; /* PISA3_9 */ uint16 :6; /* Reserved Bits */ } __type637; typedef struct { /* Bit Access */ uint32 PPCMD3:8; /* PPCMD3[7:0] */ uint32 :24; /* Reserved Bits */ } __type638; typedef struct { /* Bit Access */ const uint32 PPROTS3PRERR:1; /* PPROTS3PRERR */ uint32 :31; /* Reserved Bits */ } __type639; typedef struct { /* Bit Access */ uint16 PIBC10_0:1; /* PIBC10_0 */ uint16 PIBC10_1:1; /* PIBC10_1 */ uint16 PIBC10_2:1; /* PIBC10_2 */ uint16 PIBC10_3:1; /* PIBC10_3 */ uint16 PIBC10_4:1; /* PIBC10_4 */ uint16 PIBC10_5:1; /* PIBC10_5 */ uint16 PIBC10_6:1; /* PIBC10_6 */ uint16 PIBC10_7:1; /* PIBC10_7 */ uint16 PIBC10_8:1; /* PIBC10_8 */ uint16 PIBC10_9:1; /* PIBC10_9 */ uint16 PIBC10_10:1; /* PIBC10_10 */ uint16 PIBC10_11:1; /* PIBC10_11 */ uint16 :4; /* Reserved Bits */ } __type640; typedef struct { /* Bit Access */ uint16 PBDC10_0:1; /* PBDC10_0 */ uint16 PBDC10_1:1; /* PBDC10_1 */ uint16 PBDC10_2:1; /* PBDC10_2 */ uint16 PBDC10_3:1; /* PBDC10_3 */ uint16 PBDC10_4:1; /* PBDC10_4 */ uint16 PBDC10_5:1; /* PBDC10_5 */ uint16 PBDC10_6:1; /* PBDC10_6 */ uint16 PBDC10_7:1; /* PBDC10_7 */ uint16 PBDC10_8:1; /* PBDC10_8 */ uint16 PBDC10_9:1; /* PBDC10_9 */ uint16 PBDC10_10:1; /* PBDC10_10 */ uint16 PBDC10_11:1; /* PBDC10_11 */ uint16 :4; /* Reserved Bits */ } __type641; typedef struct { /* Bit Access */ uint32 PODC10_0:1; /* PODC10_0 */ uint32 PODC10_1:1; /* PODC10_1 */ uint32 PODC10_2:1; /* PODC10_2 */ uint32 PODC10_3:1; /* PODC10_3 */ uint32 PODC10_4:1; /* PODC10_4 */ uint32 PODC10_5:1; /* PODC10_5 */ uint32 PODC10_6:1; /* PODC10_6 */ uint32 PODC10_7:1; /* PODC10_7 */ uint32 PODC10_8:1; /* PODC10_8 */ uint32 PODC10_9:1; /* PODC10_9 */ uint32 PODC10_10:1; /* PODC10_10 */ uint32 PODC10_11:1; /* PODC10_11 */ uint32 :20; /* Reserved Bits */ } __type642; typedef struct { /* Bit Access */ uint32 PPCMD10:8; /* PPCMD10[7:0] */ uint32 :24; /* Reserved Bits */ } __type643; typedef struct { /* Bit Access */ const uint32 PPROTS10PRERR:1; /* PPROTS10PRERR */ uint32 :31; /* Reserved Bits */ } __type644; typedef struct { /* Bit Access */ uint16 PIBC11_0:1; /* PIBC11_0 */ uint16 PIBC11_1:1; /* PIBC11_1 */ uint16 PIBC11_2:1; /* PIBC11_2 */ uint16 PIBC11_3:1; /* PIBC11_3 */ uint16 :12; /* Reserved Bits */ } __type645; typedef struct { /* Bit Access */ uint16 PBDC11_0:1; /* PBDC11_0 */ uint16 PBDC11_1:1; /* PBDC11_1 */ uint16 PBDC11_2:1; /* PBDC11_2 */ uint16 PBDC11_3:1; /* PBDC11_3 */ uint16 :12; /* Reserved Bits */ } __type646; typedef struct { /* Bit Access */ uint32 PODC11_0:1; /* PODC11_0 */ uint32 PODC11_1:1; /* PODC11_1 */ uint32 PODC11_2:1; /* PODC11_2 */ uint32 PODC11_3:1; /* PODC11_3 */ uint32 :28; /* Reserved Bits */ } __type647; typedef struct { /* Bit Access */ uint32 PPCMD11:8; /* PPCMD11[7:0] */ uint32 :24; /* Reserved Bits */ } __type648; typedef struct { /* Bit Access */ const uint32 PPROTS11PRERR:1; /* PPROTS11PRERR */ uint32 :31; /* Reserved Bits */ } __type649; typedef struct { /* Bit Access */ uint16 PIBC16_0:1; /* PIBC16_0 */ uint16 PIBC16_1:1; /* PIBC16_1 */ uint16 PIBC16_2:1; /* PIBC16_2 */ uint16 PIBC16_3:1; /* PIBC16_3 */ uint16 PIBC16_4:1; /* PIBC16_4 */ uint16 PIBC16_5:1; /* PIBC16_5 */ uint16 PIBC16_6:1; /* PIBC16_6 */ uint16 PIBC16_7:1; /* PIBC16_7 */ uint16 PIBC16_8:1; /* PIBC16_8 */ uint16 PIBC16_9:1; /* PIBC16_9 */ uint16 PIBC16_10:1; /* PIBC16_10 */ uint16 PIBC16_11:1; /* PIBC16_11 */ uint16 :4; /* Reserved Bits */ } __type650; typedef struct { /* Bit Access */ uint16 PBDC16_0:1; /* PBDC16_0 */ uint16 PBDC16_1:1; /* PBDC16_1 */ uint16 PBDC16_2:1; /* PBDC16_2 */ uint16 PBDC16_3:1; /* PBDC16_3 */ uint16 PBDC16_4:1; /* PBDC16_4 */ uint16 PBDC16_5:1; /* PBDC16_5 */ uint16 PBDC16_6:1; /* PBDC16_6 */ uint16 PBDC16_7:1; /* PBDC16_7 */ uint16 PBDC16_8:1; /* PBDC16_8 */ uint16 PBDC16_9:1; /* PBDC16_9 */ uint16 PBDC16_10:1; /* PBDC16_10 */ uint16 PBDC16_11:1; /* PBDC16_11 */ uint16 :4; /* Reserved Bits */ } __type651; typedef struct { /* Bit Access */ uint16 PIPC16_0:1; /* PIPC16_0 */ uint16 PIPC16_1:1; /* PIPC16_1 */ uint16 PIPC16_2:1; /* PIPC16_2 */ uint16 PIPC16_3:1; /* PIPC16_3 */ uint16 PIPC16_4:1; /* PIPC16_4 */ uint16 PIPC16_5:1; /* PIPC16_5 */ uint16 PIPC16_6:1; /* PIPC16_6 */ uint16 PIPC16_7:1; /* PIPC16_7 */ uint16 PIPC16_8:1; /* PIPC16_8 */ uint16 PIPC16_9:1; /* PIPC16_9 */ uint16 PIPC16_10:1; /* PIPC16_10 */ uint16 PIPC16_11:1; /* PIPC16_11 */ uint16 :4; /* Reserved Bits */ } __type652; typedef struct { /* Bit Access */ uint32 PODC16_0:1; /* PODC16_0 */ uint32 PODC16_1:1; /* PODC16_1 */ uint32 PODC16_2:1; /* PODC16_2 */ uint32 PODC16_3:1; /* PODC16_3 */ uint32 PODC16_4:1; /* PODC16_4 */ uint32 PODC16_5:1; /* PODC16_5 */ uint32 PODC16_6:1; /* PODC16_6 */ uint32 PODC16_7:1; /* PODC16_7 */ uint32 PODC16_8:1; /* PODC16_8 */ uint32 PODC16_9:1; /* PODC16_9 */ uint32 PODC16_10:1; /* PODC16_10 */ uint32 PODC16_11:1; /* PODC16_11 */ uint32 :20; /* Reserved Bits */ } __type653; typedef struct { /* Bit Access */ uint32 PDSC16_0:1; /* PDSC16_0 */ uint32 PDSC16_1:1; /* PDSC16_1 */ uint32 PDSC16_2:1; /* PDSC16_2 */ uint32 PDSC16_3:1; /* PDSC16_3 */ uint32 PDSC16_4:1; /* PDSC16_4 */ uint32 PDSC16_5:1; /* PDSC16_5 */ uint32 PDSC16_6:1; /* PDSC16_6 */ uint32 PDSC16_7:1; /* PDSC16_7 */ uint32 PDSC16_8:1; /* PDSC16_8 */ uint32 PDSC16_9:1; /* PDSC16_9 */ uint32 PDSC16_10:1; /* PDSC16_10 */ uint32 PDSC16_11:1; /* PDSC16_11 */ uint32 :20; /* Reserved Bits */ } __type654; typedef struct { /* Bit Access */ uint16 PIS16_0:1; /* PIS16_0 */ uint16 PIS16_1:1; /* PIS16_1 */ uint16 PIS16_2:1; /* PIS16_2 */ uint16 PIS16_3:1; /* PIS16_3 */ uint16 PIS16_4:1; /* PIS16_4 */ uint16 PIS16_5:1; /* PIS16_5 */ uint16 PIS16_6:1; /* PIS16_6 */ uint16 PIS16_7:1; /* PIS16_7 */ uint16 PIS16_8:1; /* PIS16_8 */ uint16 PIS16_9:1; /* PIS16_9 */ uint16 PIS16_10:1; /* PIS16_10 */ uint16 PIS16_11:1; /* PIS16_11 */ uint16 :4; /* Reserved Bits */ } __type655; typedef struct { /* Bit Access */ uint16 PISA16_0:1; /* PISA16_0 */ uint16 PISA16_1:1; /* PISA16_1 */ uint16 PISA16_2:1; /* PISA16_2 */ uint16 PISA16_3:1; /* PISA16_3 */ uint16 PISA16_4:1; /* PISA16_4 */ uint16 PISA16_5:1; /* PISA16_5 */ uint16 PISA16_6:1; /* PISA16_6 */ uint16 PISA16_7:1; /* PISA16_7 */ uint16 PISA16_8:1; /* PISA16_8 */ uint16 PISA16_9:1; /* PISA16_9 */ uint16 PISA16_10:1; /* PISA16_10 */ uint16 PISA16_11:1; /* PISA16_11 */ uint16 :4; /* Reserved Bits */ } __type656; typedef struct { /* Bit Access */ uint32 PPCMD16:8; /* PPCMD16[7:0] */ uint32 :24; /* Reserved Bits */ } __type657; typedef struct { /* Bit Access */ const uint32 PPROTS16PRERR:1; /* PPROTS16PRERR */ uint32 :31; /* Reserved Bits */ } __type658; typedef struct { /* Bit Access */ uint16 PIBC17_0:1; /* PIBC17_0 */ uint16 PIBC17_1:1; /* PIBC17_1 */ uint16 PIBC17_2:1; /* PIBC17_2 */ uint16 PIBC17_3:1; /* PIBC17_3 */ uint16 PIBC17_4:1; /* PIBC17_4 */ uint16 PIBC17_5:1; /* PIBC17_5 */ uint16 PIBC17_6:1; /* PIBC17_6 */ uint16 PIBC17_7:1; /* PIBC17_7 */ uint16 PIBC17_8:1; /* PIBC17_8 */ uint16 PIBC17_9:1; /* PIBC17_9 */ uint16 PIBC17_10:1; /* PIBC17_10 */ uint16 PIBC17_11:1; /* PIBC17_11 */ uint16 :4; /* Reserved Bits */ } __type659; typedef struct { /* Bit Access */ uint16 PBDC17_0:1; /* PBDC17_0 */ uint16 PBDC17_1:1; /* PBDC17_1 */ uint16 PBDC17_2:1; /* PBDC17_2 */ uint16 PBDC17_3:1; /* PBDC17_3 */ uint16 PBDC17_4:1; /* PBDC17_4 */ uint16 PBDC17_5:1; /* PBDC17_5 */ uint16 PBDC17_6:1; /* PBDC17_6 */ uint16 PBDC17_7:1; /* PBDC17_7 */ uint16 PBDC17_8:1; /* PBDC17_8 */ uint16 PBDC17_9:1; /* PBDC17_9 */ uint16 PBDC17_10:1; /* PBDC17_10 */ uint16 PBDC17_11:1; /* PBDC17_11 */ uint16 :4; /* Reserved Bits */ } __type660; typedef struct { /* Bit Access */ uint16 PIPC17_0:1; /* PIPC17_0 */ uint16 PIPC17_1:1; /* PIPC17_1 */ uint16 PIPC17_2:1; /* PIPC17_2 */ uint16 PIPC17_3:1; /* PIPC17_3 */ uint16 PIPC17_4:1; /* PIPC17_4 */ uint16 PIPC17_5:1; /* PIPC17_5 */ uint16 PIPC17_6:1; /* PIPC17_6 */ uint16 PIPC17_7:1; /* PIPC17_7 */ uint16 PIPC17_8:1; /* PIPC17_8 */ uint16 PIPC17_9:1; /* PIPC17_9 */ uint16 PIPC17_10:1; /* PIPC17_10 */ uint16 PIPC17_11:1; /* PIPC17_11 */ uint16 :4; /* Reserved Bits */ } __type661; typedef struct { /* Bit Access */ uint32 PODC17_0:1; /* PODC17_0 */ uint32 PODC17_1:1; /* PODC17_1 */ uint32 PODC17_2:1; /* PODC17_2 */ uint32 PODC17_3:1; /* PODC17_3 */ uint32 PODC17_4:1; /* PODC17_4 */ uint32 PODC17_5:1; /* PODC17_5 */ uint32 PODC17_6:1; /* PODC17_6 */ uint32 PODC17_7:1; /* PODC17_7 */ uint32 PODC17_8:1; /* PODC17_8 */ uint32 PODC17_9:1; /* PODC17_9 */ uint32 PODC17_10:1; /* PODC17_10 */ uint32 PODC17_11:1; /* PODC17_11 */ uint32 :20; /* Reserved Bits */ } __type662; typedef struct { /* Bit Access */ uint32 PDSC17_0:1; /* PDSC17_0 */ uint32 PDSC17_1:1; /* PDSC17_1 */ uint32 PDSC17_2:1; /* PDSC17_2 */ uint32 PDSC17_3:1; /* PDSC17_3 */ uint32 PDSC17_4:1; /* PDSC17_4 */ uint32 PDSC17_5:1; /* PDSC17_5 */ uint32 PDSC17_6:1; /* PDSC17_6 */ uint32 PDSC17_7:1; /* PDSC17_7 */ uint32 PDSC17_8:1; /* PDSC17_8 */ uint32 PDSC17_9:1; /* PDSC17_9 */ uint32 PDSC17_10:1; /* PDSC17_10 */ uint32 PDSC17_11:1; /* PDSC17_11 */ uint32 :20; /* Reserved Bits */ } __type663; typedef struct { /* Bit Access */ uint16 PIS17_0:1; /* PIS17_0 */ uint16 PIS17_1:1; /* PIS17_1 */ uint16 PIS17_2:1; /* PIS17_2 */ uint16 PIS17_3:1; /* PIS17_3 */ uint16 PIS17_4:1; /* PIS17_4 */ uint16 PIS17_5:1; /* PIS17_5 */ uint16 PIS17_6:1; /* PIS17_6 */ uint16 PIS17_7:1; /* PIS17_7 */ uint16 PIS17_8:1; /* PIS17_8 */ uint16 PIS17_9:1; /* PIS17_9 */ uint16 PIS17_10:1; /* PIS17_10 */ uint16 PIS17_11:1; /* PIS17_11 */ uint16 :4; /* Reserved Bits */ } __type664; typedef struct { /* Bit Access */ uint16 PISA17_0:1; /* PISA17_0 */ uint16 PISA17_1:1; /* PISA17_1 */ uint16 PISA17_2:1; /* PISA17_2 */ uint16 PISA17_3:1; /* PISA17_3 */ uint16 PISA17_4:1; /* PISA17_4 */ uint16 PISA17_5:1; /* PISA17_5 */ uint16 PISA17_6:1; /* PISA17_6 */ uint16 PISA17_7:1; /* PISA17_7 */ uint16 PISA17_8:1; /* PISA17_8 */ uint16 PISA17_9:1; /* PISA17_9 */ uint16 PISA17_10:1; /* PISA17_10 */ uint16 PISA17_11:1; /* PISA17_11 */ uint16 :4; /* Reserved Bits */ } __type665; typedef struct { /* Bit Access */ uint32 PPCMD17:8; /* PPCMD17[7:0] */ uint32 :24; /* Reserved Bits */ } __type666; typedef struct { /* Bit Access */ const uint32 PPROTS17PRERR:1; /* PPROTS17PRERR */ uint32 :31; /* Reserved Bits */ } __type667; typedef struct { /* Bit Access */ uint16 PIBC21_0:1; /* PIBC21_0 */ uint16 PIBC21_1:1; /* PIBC21_1 */ uint16 PIBC21_2:1; /* PIBC21_2 */ uint16 PIBC21_3:1; /* PIBC21_3 */ uint16 PIBC21_4:1; /* PIBC21_4 */ uint16 PIBC21_5:1; /* PIBC21_5 */ uint16 PIBC21_6:1; /* PIBC21_6 */ uint16 PIBC21_7:1; /* PIBC21_7 */ uint16 PIBC21_8:1; /* PIBC21_8 */ uint16 PIBC21_9:1; /* PIBC21_9 */ uint16 :6; /* Reserved Bits */ } __type668; typedef struct { /* Bit Access */ uint16 PBDC21_0:1; /* PBDC21_0 */ uint16 PBDC21_1:1; /* PBDC21_1 */ uint16 PBDC21_2:1; /* PBDC21_2 */ uint16 PBDC21_3:1; /* PBDC21_3 */ uint16 PBDC21_4:1; /* PBDC21_4 */ uint16 PBDC21_5:1; /* PBDC21_5 */ uint16 PBDC21_6:1; /* PBDC21_6 */ uint16 PBDC21_7:1; /* PBDC21_7 */ uint16 PBDC21_8:1; /* PBDC21_8 */ uint16 PBDC21_9:1; /* PBDC21_9 */ uint16 :6; /* Reserved Bits */ } __type669; typedef struct { /* Bit Access */ uint16 :2; /* Reserved Bits */ uint16 PIPC21_2:1; /* PIPC21_2 */ uint16 PIPC21_3:1; /* PIPC21_3 */ uint16 PIPC21_4:1; /* PIPC21_4 */ uint16 PIPC21_5:1; /* PIPC21_5 */ uint16 PIPC21_6:1; /* PIPC21_6 */ uint16 PIPC21_7:1; /* PIPC21_7 */ uint16 PIPC21_8:1; /* PIPC21_8 */ uint16 PIPC21_9:1; /* PIPC21_9 */ uint16 :6; /* Reserved Bits */ } __type670; typedef struct { /* Bit Access */ uint16 PU21_0:1; /* PU21_0 */ uint16 PU21_1:1; /* PU21_1 */ uint16 PU21_2:1; /* PU21_2 */ uint16 PU21_3:1; /* PU21_3 */ uint16 PU21_4:1; /* PU21_4 */ uint16 PU21_5:1; /* PU21_5 */ uint16 PU21_6:1; /* PU21_6 */ uint16 PU21_7:1; /* PU21_7 */ uint16 PU21_8:1; /* PU21_8 */ uint16 PU21_9:1; /* PU21_9 */ uint16 :6; /* Reserved Bits */ } __type671; typedef struct { /* Bit Access */ uint16 PD21_0:1; /* PD21_0 */ uint16 PD21_1:1; /* PD21_1 */ uint16 PD21_2:1; /* PD21_2 */ uint16 PD21_3:1; /* PD21_3 */ uint16 PD21_4:1; /* PD21_4 */ uint16 PD21_5:1; /* PD21_5 */ uint16 PD21_6:1; /* PD21_6 */ uint16 PD21_7:1; /* PD21_7 */ uint16 PD21_8:1; /* PD21_8 */ uint16 PD21_9:1; /* PD21_9 */ uint16 :6; /* Reserved Bits */ } __type672; typedef struct { /* Bit Access */ uint32 PODC21_0:1; /* PODC21_0 */ uint32 PODC21_1:1; /* PODC21_1 */ uint32 PODC21_2:1; /* PODC21_2 */ uint32 PODC21_3:1; /* PODC21_3 */ uint32 PODC21_4:1; /* PODC21_4 */ uint32 PODC21_5:1; /* PODC21_5 */ uint32 PODC21_6:1; /* PODC21_6 */ uint32 PODC21_7:1; /* PODC21_7 */ uint32 PODC21_8:1; /* PODC21_8 */ uint32 PODC21_9:1; /* PODC21_9 */ uint32 :22; /* Reserved Bits */ } __type673; typedef struct { /* Bit Access */ uint32 PPCMD21:8; /* PPCMD21[7:0] */ uint32 :24; /* Reserved Bits */ } __type674; typedef struct { /* Bit Access */ const uint32 PPROTS21PRERR:1; /* PPROTS21PRERR */ uint32 :31; /* Reserved Bits */ } __type675; typedef struct { /* Bit Access */ uint16 :10; /* Reserved Bits */ uint16 PIBC22_10:1; /* PIBC22_10 */ uint16 :5; /* Reserved Bits */ } __type676; typedef struct { /* Bit Access */ uint16 :10; /* Reserved Bits */ uint16 PBDC22_10:1; /* PBDC22_10 */ uint16 :5; /* Reserved Bits */ } __type677; typedef struct { /* Bit Access */ uint16 :10; /* Reserved Bits */ uint16 PIPC22_10:1; /* PIPC22_10 */ uint16 :5; /* Reserved Bits */ } __type678; typedef struct { /* Bit Access */ uint16 :10; /* Reserved Bits */ uint16 PU22_10:1; /* PU22_10 */ uint16 :5; /* Reserved Bits */ } __type679; typedef struct { /* Bit Access */ uint16 :10; /* Reserved Bits */ uint16 PD22_10:1; /* PD22_10 */ uint16 :5; /* Reserved Bits */ } __type680; typedef struct { /* Bit Access */ uint32 :10; /* Reserved Bits */ uint32 PODC22_10:1; /* PODC22_10 */ uint32 :21; /* Reserved Bits */ } __type681; typedef struct { /* Bit Access */ uint32 PPCMD22:8; /* PPCMD22[7:0] */ uint32 :24; /* Reserved Bits */ } __type682; typedef struct { /* Bit Access */ const uint32 PPROTS22PRERR:1; /* PPROTS22PRERR */ uint32 :31; /* Reserved Bits */ } __type683; typedef struct { /* Bit Access */ uint16 PIBC42_0:1; /* PIBC42_0 */ uint16 PIBC42_1:1; /* PIBC42_1 */ uint16 PIBC42_2:1; /* PIBC42_2 */ uint16 PIBC42_3:1; /* PIBC42_3 */ uint16 PIBC42_4:1; /* PIBC42_4 */ uint16 PIBC42_5:1; /* PIBC42_5 */ uint16 PIBC42_6:1; /* PIBC42_6 */ uint16 PIBC42_7:1; /* PIBC42_7 */ uint16 PIBC42_8:1; /* PIBC42_8 */ uint16 PIBC42_9:1; /* PIBC42_9 */ uint16 PIBC42_10:1; /* PIBC42_10 */ uint16 PIBC42_11:1; /* PIBC42_11 */ uint16 PIBC42_12:1; /* PIBC42_12 */ uint16 PIBC42_13:1; /* PIBC42_13 */ uint16 PIBC42_14:1; /* PIBC42_14 */ uint16 PIBC42_15:1; /* PIBC42_15 */ } __type684; typedef struct { /* Bit Access */ uint16 PBDC42_0:1; /* PBDC42_0 */ uint16 PBDC42_1:1; /* PBDC42_1 */ uint16 PBDC42_2:1; /* PBDC42_2 */ uint16 PBDC42_3:1; /* PBDC42_3 */ uint16 PBDC42_4:1; /* PBDC42_4 */ uint16 PBDC42_5:1; /* PBDC42_5 */ uint16 PBDC42_6:1; /* PBDC42_6 */ uint16 PBDC42_7:1; /* PBDC42_7 */ uint16 PBDC42_8:1; /* PBDC42_8 */ uint16 PBDC42_9:1; /* PBDC42_9 */ uint16 PBDC42_10:1; /* PBDC42_10 */ uint16 PBDC42_11:1; /* PBDC42_11 */ uint16 PBDC42_12:1; /* PBDC42_12 */ uint16 PBDC42_13:1; /* PBDC42_13 */ uint16 PBDC42_14:1; /* PBDC42_14 */ uint16 PBDC42_15:1; /* PBDC42_15 */ } __type685; typedef struct { /* Bit Access */ uint16 :2; /* Reserved Bits */ uint16 PIPC42_2:1; /* PIPC42_2 */ uint16 PIPC42_3:1; /* PIPC42_3 */ uint16 PIPC42_4:1; /* PIPC42_4 */ uint16 PIPC42_5:1; /* PIPC42_5 */ uint16 PIPC42_6:1; /* PIPC42_6 */ uint16 PIPC42_7:1; /* PIPC42_7 */ uint16 PIPC42_8:1; /* PIPC42_8 */ uint16 PIPC42_9:1; /* PIPC42_9 */ uint16 PIPC42_10:1; /* PIPC42_10 */ uint16 PIPC42_11:1; /* PIPC42_11 */ uint16 PIPC42_12:1; /* PIPC42_12 */ uint16 PIPC42_13:1; /* PIPC42_13 */ uint16 :2; /* Reserved Bits */ } __type686; typedef struct { /* Bit Access */ uint16 PU42_0:1; /* PU42_0 */ uint16 PU42_1:1; /* PU42_1 */ uint16 PU42_2:1; /* PU42_2 */ uint16 PU42_3:1; /* PU42_3 */ uint16 PU42_4:1; /* PU42_4 */ uint16 PU42_5:1; /* PU42_5 */ uint16 PU42_6:1; /* PU42_6 */ uint16 PU42_7:1; /* PU42_7 */ uint16 PU42_8:1; /* PU42_8 */ uint16 PU42_9:1; /* PU42_9 */ uint16 PU42_10:1; /* PU42_10 */ uint16 PU42_11:1; /* PU42_11 */ uint16 PU42_12:1; /* PU42_12 */ uint16 PU42_13:1; /* PU42_13 */ uint16 PU42_14:1; /* PU42_14 */ uint16 PU42_15:1; /* PU42_15 */ } __type687; typedef struct { /* Bit Access */ uint16 PD42_0:1; /* PD42_0 */ uint16 PD42_1:1; /* PD42_1 */ uint16 PD42_2:1; /* PD42_2 */ uint16 PD42_3:1; /* PD42_3 */ uint16 PD42_4:1; /* PD42_4 */ uint16 PD42_5:1; /* PD42_5 */ uint16 PD42_6:1; /* PD42_6 */ uint16 PD42_7:1; /* PD42_7 */ uint16 PD42_8:1; /* PD42_8 */ uint16 PD42_9:1; /* PD42_9 */ uint16 PD42_10:1; /* PD42_10 */ uint16 PD42_11:1; /* PD42_11 */ uint16 PD42_12:1; /* PD42_12 */ uint16 PD42_13:1; /* PD42_13 */ uint16 PD42_14:1; /* PD42_14 */ uint16 PD42_15:1; /* PD42_15 */ } __type688; typedef struct { /* Bit Access */ uint32 PODC42_0:1; /* PODC42_0 */ uint32 PODC42_1:1; /* PODC42_1 */ uint32 PODC42_2:1; /* PODC42_2 */ uint32 PODC42_3:1; /* PODC42_3 */ uint32 PODC42_4:1; /* PODC42_4 */ uint32 PODC42_5:1; /* PODC42_5 */ uint32 PODC42_6:1; /* PODC42_6 */ uint32 PODC42_7:1; /* PODC42_7 */ uint32 PODC42_8:1; /* PODC42_8 */ uint32 PODC42_9:1; /* PODC42_9 */ uint32 PODC42_10:1; /* PODC42_10 */ uint32 PODC42_11:1; /* PODC42_11 */ uint32 PODC42_12:1; /* PODC42_12 */ uint32 PODC42_13:1; /* PODC42_13 */ uint32 PODC42_14:1; /* PODC42_14 */ uint32 PODC42_15:1; /* PODC42_15 */ uint32 :16; /* Reserved Bits */ } __type689; typedef struct { /* Bit Access */ uint32 PDSC42_0:1; /* PDSC42_0 */ uint32 PDSC42_1:1; /* PDSC42_1 */ uint32 PDSC42_2:1; /* PDSC42_2 */ uint32 PDSC42_3:1; /* PDSC42_3 */ uint32 PDSC42_4:1; /* PDSC42_4 */ uint32 PDSC42_5:1; /* PDSC42_5 */ uint32 PDSC42_6:1; /* PDSC42_6 */ uint32 PDSC42_7:1; /* PDSC42_7 */ uint32 PDSC42_8:1; /* PDSC42_8 */ uint32 PDSC42_9:1; /* PDSC42_9 */ uint32 PDSC42_10:1; /* PDSC42_10 */ uint32 PDSC42_11:1; /* PDSC42_11 */ uint32 PDSC42_12:1; /* PDSC42_12 */ uint32 PDSC42_13:1; /* PDSC42_13 */ uint32 PDSC42_14:1; /* PDSC42_14 */ uint32 PDSC42_15:1; /* PDSC42_15 */ uint32 :16; /* Reserved Bits */ } __type690; typedef struct { /* Bit Access */ uint16 PIS42_0:1; /* PIS42_0 */ uint16 PIS42_1:1; /* PIS42_1 */ uint16 PIS42_2:1; /* PIS42_2 */ uint16 PIS42_3:1; /* PIS42_3 */ uint16 PIS42_4:1; /* PIS42_4 */ uint16 PIS42_5:1; /* PIS42_5 */ uint16 PIS42_6:1; /* PIS42_6 */ uint16 PIS42_7:1; /* PIS42_7 */ uint16 PIS42_8:1; /* PIS42_8 */ uint16 PIS42_9:1; /* PIS42_9 */ uint16 PIS42_10:1; /* PIS42_10 */ uint16 PIS42_11:1; /* PIS42_11 */ uint16 PIS42_12:1; /* PIS42_12 */ uint16 PIS42_13:1; /* PIS42_13 */ uint16 PIS42_14:1; /* PIS42_14 */ uint16 PIS42_15:1; /* PIS42_15 */ } __type691; typedef struct { /* Bit Access */ uint16 PISA42_0:1; /* PISA42_0 */ uint16 PISA42_1:1; /* PISA42_1 */ uint16 PISA42_2:1; /* PISA42_2 */ uint16 PISA42_3:1; /* PISA42_3 */ uint16 PISA42_4:1; /* PISA42_4 */ uint16 PISA42_5:1; /* PISA42_5 */ uint16 PISA42_6:1; /* PISA42_6 */ uint16 PISA42_7:1; /* PISA42_7 */ uint16 PISA42_8:1; /* PISA42_8 */ uint16 PISA42_9:1; /* PISA42_9 */ uint16 PISA42_10:1; /* PISA42_10 */ uint16 PISA42_11:1; /* PISA42_11 */ uint16 PISA42_12:1; /* PISA42_12 */ uint16 PISA42_13:1; /* PISA42_13 */ uint16 PISA42_14:1; /* PISA42_14 */ uint16 PISA42_15:1; /* PISA42_15 */ } __type692; typedef struct { /* Bit Access */ uint32 PPCMD42:8; /* PPCMD42[7:0] */ uint32 :24; /* Reserved Bits */ } __type693; typedef struct { /* Bit Access */ const uint32 PPROTS42PRERR:1; /* PPROTS42PRERR */ uint32 :31; /* Reserved Bits */ } __type694; typedef struct { /* Bit Access */ uint16 PIBC43_0:1; /* PIBC43_0 */ uint16 PIBC43_1:1; /* PIBC43_1 */ uint16 :14; /* Reserved Bits */ } __type695; typedef struct { /* Bit Access */ uint16 PBDC43_0:1; /* PBDC43_0 */ uint16 PBDC43_1:1; /* PBDC43_1 */ uint16 :14; /* Reserved Bits */ } __type696; typedef struct { /* Bit Access */ uint16 PU43_0:1; /* PU43_0 */ uint16 PU43_1:1; /* PU43_1 */ uint16 :14; /* Reserved Bits */ } __type697; typedef struct { /* Bit Access */ uint16 PD43_0:1; /* PD43_0 */ uint16 PD43_1:1; /* PD43_1 */ uint16 :14; /* Reserved Bits */ } __type698; typedef struct { /* Bit Access */ uint32 PODC43_0:1; /* PODC43_0 */ uint32 PODC43_1:1; /* PODC43_1 */ uint32 :30; /* Reserved Bits */ } __type699; typedef struct { /* Bit Access */ uint32 PDSC43_0:1; /* PDSC43_0 */ uint32 PDSC43_1:1; /* PDSC43_1 */ uint32 :30; /* Reserved Bits */ } __type700; typedef struct { /* Bit Access */ uint16 PIS43_0:1; /* PIS43_0 */ uint16 PIS43_1:1; /* PIS43_1 */ uint16 :14; /* Reserved Bits */ } __type701; typedef struct { /* Bit Access */ uint16 PISA43_0:1; /* PISA43_0 */ uint16 PISA43_1:1; /* PISA43_1 */ uint16 :14; /* Reserved Bits */ } __type702; typedef struct { /* Bit Access */ uint32 PPCMD43:8; /* PPCMD43[7:0] */ uint32 :24; /* Reserved Bits */ } __type703; typedef struct { /* Bit Access */ const uint32 PPROTS43PRERR:1; /* PPROTS43PRERR */ uint32 :31; /* Reserved Bits */ } __type704; typedef struct { /* Bit Access */ uint16 PIBC44_0:1; /* PIBC44_0 */ uint16 PIBC44_1:1; /* PIBC44_1 */ uint16 PIBC44_2:1; /* PIBC44_2 */ uint16 PIBC44_3:1; /* PIBC44_3 */ uint16 PIBC44_4:1; /* PIBC44_4 */ uint16 PIBC44_5:1; /* PIBC44_5 */ uint16 PIBC44_6:1; /* PIBC44_6 */ uint16 PIBC44_7:1; /* PIBC44_7 */ uint16 PIBC44_8:1; /* PIBC44_8 */ uint16 PIBC44_9:1; /* PIBC44_9 */ uint16 PIBC44_10:1; /* PIBC44_10 */ uint16 PIBC44_11:1; /* PIBC44_11 */ uint16 :4; /* Reserved Bits */ } __type705; typedef struct { /* Bit Access */ uint16 PBDC44_0:1; /* PBDC44_0 */ uint16 PBDC44_1:1; /* PBDC44_1 */ uint16 PBDC44_2:1; /* PBDC44_2 */ uint16 PBDC44_3:1; /* PBDC44_3 */ uint16 PBDC44_4:1; /* PBDC44_4 */ uint16 PBDC44_5:1; /* PBDC44_5 */ uint16 PBDC44_6:1; /* PBDC44_6 */ uint16 PBDC44_7:1; /* PBDC44_7 */ uint16 PBDC44_8:1; /* PBDC44_8 */ uint16 PBDC44_9:1; /* PBDC44_9 */ uint16 PBDC44_10:1; /* PBDC44_10 */ uint16 PBDC44_11:1; /* PBDC44_11 */ uint16 :4; /* Reserved Bits */ } __type706; typedef struct { /* Bit Access */ uint16 :2; /* Reserved Bits */ uint16 PIPC44_2:1; /* PIPC44_2 */ uint16 :1; /* Reserved Bits */ uint16 PIPC44_4:1; /* PIPC44_4 */ uint16 :2; /* Reserved Bits */ uint16 PIPC44_7:1; /* PIPC44_7 */ uint16 :1; /* Reserved Bits */ uint16 PIPC44_9:1; /* PIPC44_9 */ uint16 :6; /* Reserved Bits */ } __type707; typedef struct { /* Bit Access */ uint16 PU44_0:1; /* PU44_0 */ uint16 PU44_1:1; /* PU44_1 */ uint16 PU44_2:1; /* PU44_2 */ uint16 PU44_3:1; /* PU44_3 */ uint16 PU44_4:1; /* PU44_4 */ uint16 PU44_5:1; /* PU44_5 */ uint16 PU44_6:1; /* PU44_6 */ uint16 PU44_7:1; /* PU44_7 */ uint16 PU44_8:1; /* PU44_8 */ uint16 PU44_9:1; /* PU44_9 */ uint16 PU44_10:1; /* PU44_10 */ uint16 PU44_11:1; /* PU44_11 */ uint16 :4; /* Reserved Bits */ } __type708; typedef struct { /* Bit Access */ uint16 PD44_0:1; /* PD44_0 */ uint16 PD44_1:1; /* PD44_1 */ uint16 PD44_2:1; /* PD44_2 */ uint16 PD44_3:1; /* PD44_3 */ uint16 PD44_4:1; /* PD44_4 */ uint16 PD44_5:1; /* PD44_5 */ uint16 PD44_6:1; /* PD44_6 */ uint16 PD44_7:1; /* PD44_7 */ uint16 PD44_8:1; /* PD44_8 */ uint16 PD44_9:1; /* PD44_9 */ uint16 PD44_10:1; /* PD44_10 */ uint16 PD44_11:1; /* PD44_11 */ uint16 :4; /* Reserved Bits */ } __type709; typedef struct { /* Bit Access */ uint32 PODC44_0:1; /* PODC44_0 */ uint32 PODC44_1:1; /* PODC44_1 */ uint32 PODC44_2:1; /* PODC44_2 */ uint32 PODC44_3:1; /* PODC44_3 */ uint32 PODC44_4:1; /* PODC44_4 */ uint32 PODC44_5:1; /* PODC44_5 */ uint32 PODC44_6:1; /* PODC44_6 */ uint32 PODC44_7:1; /* PODC44_7 */ uint32 PODC44_8:1; /* PODC44_8 */ uint32 PODC44_9:1; /* PODC44_9 */ uint32 PODC44_10:1; /* PODC44_10 */ uint32 PODC44_11:1; /* PODC44_11 */ uint32 :20; /* Reserved Bits */ } __type710; typedef struct { /* Bit Access */ uint32 PDSC44_0:1; /* PDSC44_0 */ uint32 PDSC44_1:1; /* PDSC44_1 */ uint32 PDSC44_2:1; /* PDSC44_2 */ uint32 PDSC44_3:1; /* PDSC44_3 */ uint32 PDSC44_4:1; /* PDSC44_4 */ uint32 PDSC44_5:1; /* PDSC44_5 */ uint32 PDSC44_6:1; /* PDSC44_6 */ uint32 PDSC44_7:1; /* PDSC44_7 */ uint32 PDSC44_8:1; /* PDSC44_8 */ uint32 PDSC44_9:1; /* PDSC44_9 */ uint32 PDSC44_10:1; /* PDSC44_10 */ uint32 PDSC44_11:1; /* PDSC44_11 */ uint32 :20; /* Reserved Bits */ } __type711; typedef struct { /* Bit Access */ uint16 PIS44_0:1; /* PIS44_0 */ uint16 PIS44_1:1; /* PIS44_1 */ uint16 PIS44_2:1; /* PIS44_2 */ uint16 PIS44_3:1; /* PIS44_3 */ uint16 PIS44_4:1; /* PIS44_4 */ uint16 PIS44_5:1; /* PIS44_5 */ uint16 PIS44_6:1; /* PIS44_6 */ uint16 PIS44_7:1; /* PIS44_7 */ uint16 PIS44_8:1; /* PIS44_8 */ uint16 PIS44_9:1; /* PIS44_9 */ uint16 PIS44_10:1; /* PIS44_10 */ uint16 PIS44_11:1; /* PIS44_11 */ uint16 :4; /* Reserved Bits */ } __type712; typedef struct { /* Bit Access */ uint16 PISA44_0:1; /* PISA44_0 */ uint16 PISA44_1:1; /* PISA44_1 */ uint16 PISA44_2:1; /* PISA44_2 */ uint16 PISA44_3:1; /* PISA44_3 */ uint16 PISA44_4:1; /* PISA44_4 */ uint16 PISA44_5:1; /* PISA44_5 */ uint16 PISA44_6:1; /* PISA44_6 */ uint16 PISA44_7:1; /* PISA44_7 */ uint16 PISA44_8:1; /* PISA44_8 */ uint16 PISA44_9:1; /* PISA44_9 */ uint16 PISA44_10:1; /* PISA44_10 */ uint16 PISA44_11:1; /* PISA44_11 */ uint16 :4; /* Reserved Bits */ } __type713; typedef struct { /* Bit Access */ uint32 PPCMD44:8; /* PPCMD44[7:0] */ uint32 :24; /* Reserved Bits */ } __type714; typedef struct { /* Bit Access */ const uint32 PPROTS44PRERR:1; /* PPROTS44PRERR */ uint32 :31; /* Reserved Bits */ } __type715; typedef struct { /* Bit Access */ uint16 PIBC45_0:1; /* PIBC45_0 */ uint16 PIBC45_1:1; /* PIBC45_1 */ uint16 PIBC45_2:1; /* PIBC45_2 */ uint16 PIBC45_3:1; /* PIBC45_3 */ uint16 PIBC45_4:1; /* PIBC45_4 */ uint16 PIBC45_5:1; /* PIBC45_5 */ uint16 PIBC45_6:1; /* PIBC45_6 */ uint16 PIBC45_7:1; /* PIBC45_7 */ uint16 PIBC45_8:1; /* PIBC45_8 */ uint16 PIBC45_9:1; /* PIBC45_9 */ uint16 PIBC45_10:1; /* PIBC45_10 */ uint16 PIBC45_11:1; /* PIBC45_11 */ uint16 PIBC45_12:1; /* PIBC45_12 */ uint16 PIBC45_13:1; /* PIBC45_13 */ uint16 :2; /* Reserved Bits */ } __type716; typedef struct { /* Bit Access */ uint16 PBDC45_0:1; /* PBDC45_0 */ uint16 PBDC45_1:1; /* PBDC45_1 */ uint16 PBDC45_2:1; /* PBDC45_2 */ uint16 PBDC45_3:1; /* PBDC45_3 */ uint16 PBDC45_4:1; /* PBDC45_4 */ uint16 PBDC45_5:1; /* PBDC45_5 */ uint16 PBDC45_6:1; /* PBDC45_6 */ uint16 PBDC45_7:1; /* PBDC45_7 */ uint16 PBDC45_8:1; /* PBDC45_8 */ uint16 PBDC45_9:1; /* PBDC45_9 */ uint16 PBDC45_10:1; /* PBDC45_10 */ uint16 PBDC45_11:1; /* PBDC45_11 */ uint16 PBDC45_12:1; /* PBDC45_12 */ uint16 PBDC45_13:1; /* PBDC45_13 */ uint16 :2; /* Reserved Bits */ } __type717; typedef struct { /* Bit Access */ uint16 :1; /* Reserved Bits */ uint16 PIPC45_1:1; /* PIPC45_1 */ uint16 :1; /* Reserved Bits */ uint16 PIPC45_3:1; /* PIPC45_3 */ uint16 :1; /* Reserved Bits */ uint16 PIPC45_5:1; /* PIPC45_5 */ uint16 :6; /* Reserved Bits */ uint16 PIPC45_12:1; /* PIPC45_12 */ uint16 PIPC45_13:1; /* PIPC45_13 */ uint16 :2; /* Reserved Bits */ } __type718; typedef struct { /* Bit Access */ uint16 PU45_0:1; /* PU45_0 */ uint16 PU45_1:1; /* PU45_1 */ uint16 PU45_2:1; /* PU45_2 */ uint16 PU45_3:1; /* PU45_3 */ uint16 PU45_4:1; /* PU45_4 */ uint16 PU45_5:1; /* PU45_5 */ uint16 PU45_6:1; /* PU45_6 */ uint16 PU45_7:1; /* PU45_7 */ uint16 PU45_8:1; /* PU45_8 */ uint16 PU45_9:1; /* PU45_9 */ uint16 PU45_10:1; /* PU45_10 */ uint16 PU45_11:1; /* PU45_11 */ uint16 PU45_12:1; /* PU45_12 */ uint16 PU45_13:1; /* PU45_13 */ uint16 :2; /* Reserved Bits */ } __type719; typedef struct { /* Bit Access */ uint16 PD45_0:1; /* PD45_0 */ uint16 PD45_1:1; /* PD45_1 */ uint16 PD45_2:1; /* PD45_2 */ uint16 PD45_3:1; /* PD45_3 */ uint16 PD45_4:1; /* PD45_4 */ uint16 PD45_5:1; /* PD45_5 */ uint16 PD45_6:1; /* PD45_6 */ uint16 PD45_7:1; /* PD45_7 */ uint16 PD45_8:1; /* PD45_8 */ uint16 PD45_9:1; /* PD45_9 */ uint16 PD45_10:1; /* PD45_10 */ uint16 PD45_11:1; /* PD45_11 */ uint16 PD45_12:1; /* PD45_12 */ uint16 PD45_13:1; /* PD45_13 */ uint16 :2; /* Reserved Bits */ } __type720; typedef struct { /* Bit Access */ uint32 PODC45_0:1; /* PODC45_0 */ uint32 PODC45_1:1; /* PODC45_1 */ uint32 PODC45_2:1; /* PODC45_2 */ uint32 PODC45_3:1; /* PODC45_3 */ uint32 PODC45_4:1; /* PODC45_4 */ uint32 PODC45_5:1; /* PODC45_5 */ uint32 PODC45_6:1; /* PODC45_6 */ uint32 PODC45_7:1; /* PODC45_7 */ uint32 PODC45_8:1; /* PODC45_8 */ uint32 PODC45_9:1; /* PODC45_9 */ uint32 PODC45_10:1; /* PODC45_10 */ uint32 PODC45_11:1; /* PODC45_11 */ uint32 PODC45_12:1; /* PODC45_12 */ uint32 PODC45_13:1; /* PODC45_13 */ uint32 :18; /* Reserved Bits */ } __type721; typedef struct { /* Bit Access */ uint32 PDSC45_0:1; /* PDSC45_0 */ uint32 PDSC45_1:1; /* PDSC45_1 */ uint32 PDSC45_2:1; /* PDSC45_2 */ uint32 PDSC45_3:1; /* PDSC45_3 */ uint32 PDSC45_4:1; /* PDSC45_4 */ uint32 PDSC45_5:1; /* PDSC45_5 */ uint32 PDSC45_6:1; /* PDSC45_6 */ uint32 PDSC45_7:1; /* PDSC45_7 */ uint32 PDSC45_8:1; /* PDSC45_8 */ uint32 PDSC45_9:1; /* PDSC45_9 */ uint32 PDSC45_10:1; /* PDSC45_10 */ uint32 PDSC45_11:1; /* PDSC45_11 */ uint32 PDSC45_12:1; /* PDSC45_12 */ uint32 PDSC45_13:1; /* PDSC45_13 */ uint32 :18; /* Reserved Bits */ } __type722; typedef struct { /* Bit Access */ uint16 PIS45_0:1; /* PIS45_0 */ uint16 PIS45_1:1; /* PIS45_1 */ uint16 PIS45_2:1; /* PIS45_2 */ uint16 PIS45_3:1; /* PIS45_3 */ uint16 PIS45_4:1; /* PIS45_4 */ uint16 PIS45_5:1; /* PIS45_5 */ uint16 PIS45_6:1; /* PIS45_6 */ uint16 PIS45_7:1; /* PIS45_7 */ uint16 PIS45_8:1; /* PIS45_8 */ uint16 PIS45_9:1; /* PIS45_9 */ uint16 PIS45_10:1; /* PIS45_10 */ uint16 PIS45_11:1; /* PIS45_11 */ uint16 PIS45_12:1; /* PIS45_12 */ uint16 PIS45_13:1; /* PIS45_13 */ uint16 :2; /* Reserved Bits */ } __type723; typedef struct { /* Bit Access */ uint16 PISA45_0:1; /* PISA45_0 */ uint16 PISA45_1:1; /* PISA45_1 */ uint16 PISA45_2:1; /* PISA45_2 */ uint16 PISA45_3:1; /* PISA45_3 */ uint16 PISA45_4:1; /* PISA45_4 */ uint16 PISA45_5:1; /* PISA45_5 */ uint16 PISA45_6:1; /* PISA45_6 */ uint16 PISA45_7:1; /* PISA45_7 */ uint16 PISA45_8:1; /* PISA45_8 */ uint16 PISA45_9:1; /* PISA45_9 */ uint16 PISA45_10:1; /* PISA45_10 */ uint16 PISA45_11:1; /* PISA45_11 */ uint16 PISA45_12:1; /* PISA45_12 */ uint16 PISA45_13:1; /* PISA45_13 */ uint16 :2; /* Reserved Bits */ } __type724; typedef struct { /* Bit Access */ uint32 PPCMD45:8; /* PPCMD45[7:0] */ uint32 :24; /* Reserved Bits */ } __type725; typedef struct { /* Bit Access */ const uint32 PPROTS45PRERR:1; /* PPROTS45PRERR */ uint32 :31; /* Reserved Bits */ } __type726; typedef struct { /* Bit Access */ uint16 P0_0:1; /* P0_0 */ uint16 P0_1:1; /* P0_1 */ uint16 P0_2:1; /* P0_2 */ uint16 P0_3:1; /* P0_3 */ uint16 P0_4:1; /* P0_4 */ uint16 P0_5:1; /* P0_5 */ uint16 P0_6:1; /* P0_6 */ uint16 P0_7:1; /* P0_7 */ uint16 P0_8:1; /* P0_8 */ uint16 P0_9:1; /* P0_9 */ uint16 :6; /* Reserved Bits */ } __type727; typedef struct { /* Bit Access */ uint32 PSR0_0:1; /* PSR0_0 */ uint32 PSR0_1:1; /* PSR0_1 */ uint32 PSR0_2:1; /* PSR0_2 */ uint32 PSR0_3:1; /* PSR0_3 */ uint32 PSR0_4:1; /* PSR0_4 */ uint32 PSR0_5:1; /* PSR0_5 */ uint32 PSR0_6:1; /* PSR0_6 */ uint32 PSR0_7:1; /* PSR0_7 */ uint32 PSR0_8:1; /* PSR0_8 */ uint32 PSR0_9:1; /* PSR0_9 */ uint32 :6; /* Reserved Bits */ uint32 PSR0_16:1; /* PSR0_16 */ uint32 PSR0_17:1; /* PSR0_17 */ uint32 PSR0_18:1; /* PSR0_18 */ uint32 PSR0_19:1; /* PSR0_19 */ uint32 PSR0_20:1; /* PSR0_20 */ uint32 PSR0_21:1; /* PSR0_21 */ uint32 PSR0_22:1; /* PSR0_22 */ uint32 PSR0_23:1; /* PSR0_23 */ uint32 PSR0_24:1; /* PSR0_24 */ uint32 PSR0_25:1; /* PSR0_25 */ uint32 :6; /* Reserved Bits */ } __type728; typedef struct { /* Bit Access */ uint16 PNOT0_0:1; /* PNOT0_0 */ uint16 PNOT0_1:1; /* PNOT0_1 */ uint16 PNOT0_2:1; /* PNOT0_2 */ uint16 PNOT0_3:1; /* PNOT0_3 */ uint16 PNOT0_4:1; /* PNOT0_4 */ uint16 PNOT0_5:1; /* PNOT0_5 */ uint16 PNOT0_6:1; /* PNOT0_6 */ uint16 PNOT0_7:1; /* PNOT0_7 */ uint16 PNOT0_8:1; /* PNOT0_8 */ uint16 PNOT0_9:1; /* PNOT0_9 */ uint16 :6; /* Reserved Bits */ } __type729; typedef struct { /* Bit Access */ const uint16 PPR0_0:1; /* PPR0_0 */ const uint16 PPR0_1:1; /* PPR0_1 */ const uint16 PPR0_2:1; /* PPR0_2 */ const uint16 PPR0_3:1; /* PPR0_3 */ const uint16 PPR0_4:1; /* PPR0_4 */ const uint16 PPR0_5:1; /* PPR0_5 */ const uint16 PPR0_6:1; /* PPR0_6 */ const uint16 PPR0_7:1; /* PPR0_7 */ const uint16 PPR0_8:1; /* PPR0_8 */ const uint16 PPR0_9:1; /* PPR0_9 */ uint16 :6; /* Reserved Bits */ } __type730; typedef struct { /* Bit Access */ uint16 PM0_0:1; /* PM0_0 */ uint16 PM0_1:1; /* PM0_1 */ uint16 PM0_2:1; /* PM0_2 */ uint16 PM0_3:1; /* PM0_3 */ uint16 PM0_4:1; /* PM0_4 */ uint16 PM0_5:1; /* PM0_5 */ uint16 PM0_6:1; /* PM0_6 */ uint16 PM0_7:1; /* PM0_7 */ uint16 PM0_8:1; /* PM0_8 */ uint16 PM0_9:1; /* PM0_9 */ uint16 :6; /* Reserved Bits */ } __type731; typedef struct { /* Bit Access */ uint16 PMC0_0:1; /* PMC0_0 */ uint16 PMC0_1:1; /* PMC0_1 */ uint16 PMC0_2:1; /* PMC0_2 */ uint16 PMC0_3:1; /* PMC0_3 */ uint16 PMC0_4:1; /* PMC0_4 */ uint16 PMC0_5:1; /* PMC0_5 */ uint16 PMC0_6:1; /* PMC0_6 */ uint16 PMC0_7:1; /* PMC0_7 */ uint16 PMC0_8:1; /* PMC0_8 */ uint16 PMC0_9:1; /* PMC0_9 */ uint16 :6; /* Reserved Bits */ } __type732; typedef struct { /* Bit Access */ uint16 PFC0_0:1; /* PFC0_0 */ uint16 PFC0_1:1; /* PFC0_1 */ uint16 PFC0_2:1; /* PFC0_2 */ uint16 PFC0_3:1; /* PFC0_3 */ uint16 PFC0_4:1; /* PFC0_4 */ uint16 PFC0_5:1; /* PFC0_5 */ uint16 PFC0_6:1; /* PFC0_6 */ uint16 PFC0_7:1; /* PFC0_7 */ uint16 PFC0_8:1; /* PFC0_8 */ uint16 PFC0_9:1; /* PFC0_9 */ uint16 :6; /* Reserved Bits */ } __type733; typedef struct { /* Bit Access */ uint16 PFCE0_0:1; /* PFCE0_0 */ uint16 PFCE0_1:1; /* PFCE0_1 */ uint16 PFCE0_2:1; /* PFCE0_2 */ uint16 PFCE0_3:1; /* PFCE0_3 */ uint16 PFCE0_4:1; /* PFCE0_4 */ uint16 PFCE0_5:1; /* PFCE0_5 */ uint16 PFCE0_6:1; /* PFCE0_6 */ uint16 PFCE0_7:1; /* PFCE0_7 */ uint16 PFCE0_8:1; /* PFCE0_8 */ uint16 PFCE0_9:1; /* PFCE0_9 */ uint16 :6; /* Reserved Bits */ } __type734; typedef struct { /* Bit Access */ uint32 PMSR0_0:1; /* PMSR0_0 */ uint32 PMSR0_1:1; /* PMSR0_1 */ uint32 PMSR0_2:1; /* PMSR0_2 */ uint32 PMSR0_3:1; /* PMSR0_3 */ uint32 PMSR0_4:1; /* PMSR0_4 */ uint32 PMSR0_5:1; /* PMSR0_5 */ uint32 PMSR0_6:1; /* PMSR0_6 */ uint32 PMSR0_7:1; /* PMSR0_7 */ uint32 PMSR0_8:1; /* PMSR0_8 */ uint32 PMSR0_9:1; /* PMSR0_9 */ uint32 :6; /* Reserved Bits */ uint32 PMSR0_16:1; /* PMSR0_16 */ uint32 PMSR0_17:1; /* PMSR0_17 */ uint32 PMSR0_18:1; /* PMSR0_18 */ uint32 PMSR0_19:1; /* PMSR0_19 */ uint32 PMSR0_20:1; /* PMSR0_20 */ uint32 PMSR0_21:1; /* PMSR0_21 */ uint32 PMSR0_22:1; /* PMSR0_22 */ uint32 PMSR0_23:1; /* PMSR0_23 */ uint32 PMSR0_24:1; /* PMSR0_24 */ uint32 PMSR0_25:1; /* PMSR0_25 */ uint32 :6; /* Reserved Bits */ } __type735; typedef struct { /* Bit Access */ uint32 PMCSR0_0:1; /* PMCSR0_0 */ uint32 PMCSR0_1:1; /* PMCSR0_1 */ uint32 PMCSR0_2:1; /* PMCSR0_2 */ uint32 PMCSR0_3:1; /* PMCSR0_3 */ uint32 PMCSR0_4:1; /* PMCSR0_4 */ uint32 PMCSR0_5:1; /* PMCSR0_5 */ uint32 PMCSR0_6:1; /* PMCSR0_6 */ uint32 PMCSR0_7:1; /* PMCSR0_7 */ uint32 PMCSR0_8:1; /* PMCSR0_8 */ uint32 PMCSR0_9:1; /* PMCSR0_9 */ uint32 :6; /* Reserved Bits */ uint32 PMCSR0_16:1; /* PMCSR0_16 */ uint32 PMCSR0_17:1; /* PMCSR0_17 */ uint32 PMCSR0_18:1; /* PMCSR0_18 */ uint32 PMCSR0_19:1; /* PMCSR0_19 */ uint32 PMCSR0_20:1; /* PMCSR0_20 */ uint32 PMCSR0_21:1; /* PMCSR0_21 */ uint32 PMCSR0_22:1; /* PMCSR0_22 */ uint32 PMCSR0_23:1; /* PMCSR0_23 */ uint32 PMCSR0_24:1; /* PMCSR0_24 */ uint32 PMCSR0_25:1; /* PMCSR0_25 */ uint32 :6; /* Reserved Bits */ } __type736; typedef struct { /* Bit Access */ uint16 PINV0_0:1; /* PINV0_0 */ uint16 PINV0_1:1; /* PINV0_1 */ uint16 PINV0_2:1; /* PINV0_2 */ uint16 PINV0_3:1; /* PINV0_3 */ uint16 PINV0_4:1; /* PINV0_4 */ uint16 PINV0_5:1; /* PINV0_5 */ uint16 PINV0_6:1; /* PINV0_6 */ uint16 PINV0_7:1; /* PINV0_7 */ uint16 PINV0_8:1; /* PINV0_8 */ uint16 PINV0_9:1; /* PINV0_9 */ uint16 :6; /* Reserved Bits */ } __type737; typedef struct { /* Bit Access */ uint32 PCR_PFC0_0:1; /* PCR_PFC0_0 */ uint32 PCR_PFCE0_0:1; /* PCR_PFCE0_0 */ uint32 :2; /* Reserved Bits */ uint32 PCR_PM0_0:1; /* PCR_PM0_0 */ uint32 :1; /* Reserved Bits */ uint32 PCR_PMC0_0:1; /* PCR_PMC0_0 */ uint32 :1; /* Reserved Bits */ const uint32 PCR_PPR0_0:1; /* PCR_PPR0_0 */ uint32 :3; /* Reserved Bits */ uint32 PCR_P0_0:1; /* PCR_P0_0 */ uint32 :3; /* Reserved Bits */ uint32 PCR_PIBC0_0:1; /* PCR_PIBC0_0 */ uint32 PCR_PBDC0_0:1; /* PCR_PBDC0_0 */ uint32 PCR_PD0_0:1; /* PCR_PD0_0 */ uint32 PCR_PU0_0:1; /* PCR_PU0_0 */ uint32 PCR_PIS0_0:1; /* PCR_PIS0_0 */ uint32 :1; /* Reserved Bits */ uint32 PCR_PISA0_0:1; /* PCR_PISA0_0 */ uint32 :1; /* Reserved Bits */ uint32 PCR_PDSC0_0:1; /* PCR_PDSC0_0 */ uint32 :3; /* Reserved Bits */ uint32 PCR_PODC0_0:1; /* PCR_PODC0_0 */ uint32 :1; /* Reserved Bits */ uint32 PCR_PINV0_0:1; /* PCR_PINV0_0 */ uint32 :1; /* Reserved Bits */ } __type738; typedef struct { /* Bit Access */ uint32 PCR_PFC0_1:1; /* PCR_PFC0_1 */ uint32 PCR_PFCE0_1:1; /* PCR_PFCE0_1 */ uint32 :2; /* Reserved Bits */ uint32 PCR_PM0_1:1; /* PCR_PM0_1 */ uint32 PCR_PIPC0_1:1; /* PCR_PIPC0_1 */ uint32 PCR_PMC0_1:1; /* PCR_PMC0_1 */ uint32 :1; /* Reserved Bits */ const uint32 PCR_PPR0_1:1; /* PCR_PPR0_1 */ uint32 :3; /* Reserved Bits */ uint32 PCR_P0_1:1; /* PCR_P0_1 */ uint32 :3; /* Reserved Bits */ uint32 PCR_PIBC0_1:1; /* PCR_PIBC0_1 */ uint32 PCR_PBDC0_1:1; /* PCR_PBDC0_1 */ uint32 PCR_PD0_1:1; /* PCR_PD0_1 */ uint32 PCR_PU0_1:1; /* PCR_PU0_1 */ uint32 PCR_PIS0_1:1; /* PCR_PIS0_1 */ uint32 :1; /* Reserved Bits */ uint32 PCR_PISA0_1:1; /* PCR_PISA0_1 */ uint32 :1; /* Reserved Bits */ uint32 PCR_PDSC0_1:1; /* PCR_PDSC0_1 */ uint32 :3; /* Reserved Bits */ uint32 PCR_PODC0_1:1; /* PCR_PODC0_1 */ uint32 :1; /* Reserved Bits */ uint32 PCR_PINV0_1:1; /* PCR_PINV0_1 */ uint32 :1; /* Reserved Bits */ } __type739; typedef struct { /* Bit Access */ uint32 PCR_PFC0_2:1; /* PCR_PFC0_2 */ uint32 PCR_PFCE0_2:1; /* PCR_PFCE0_2 */ uint32 :2; /* Reserved Bits */ uint32 PCR_PM0_2:1; /* PCR_PM0_2 */ uint32 :1; /* Reserved Bits */ uint32 PCR_PMC0_2:1; /* PCR_PMC0_2 */ uint32 :1; /* Reserved Bits */ const uint32 PCR_PPR0_2:1; /* PCR_PPR0_2 */ uint32 :3; /* Reserved Bits */ uint32 PCR_P0_2:1; /* PCR_P0_2 */ uint32 :3; /* Reserved Bits */ uint32 PCR_PIBC0_2:1; /* PCR_PIBC0_2 */ uint32 PCR_PBDC0_2:1; /* PCR_PBDC0_2 */ uint32 PCR_PD0_2:1; /* PCR_PD0_2 */ uint32 PCR_PU0_2:1; /* PCR_PU0_2 */ uint32 PCR_PIS0_2:1; /* PCR_PIS0_2 */ uint32 :1; /* Reserved Bits */ uint32 PCR_PISA0_2:1; /* PCR_PISA0_2 */ uint32 :1; /* Reserved Bits */ uint32 PCR_PDSC0_2:1; /* PCR_PDSC0_2 */ uint32 :3; /* Reserved Bits */ uint32 PCR_PODC0_2:1; /* PCR_PODC0_2 */ uint32 :1; /* Reserved Bits */ uint32 PCR_PINV0_2:1; /* PCR_PINV0_2 */ uint32 :1; /* Reserved Bits */ } __type740; typedef struct { /* Bit Access */ uint32 PCR_PFC0_3:1; /* PCR_PFC0_3 */ uint32 PCR_PFCE0_3:1; /* PCR_PFCE0_3 */ uint32 :2; /* Reserved Bits */ uint32 PCR_PM0_3:1; /* PCR_PM0_3 */ uint32 PCR_PIPC0_3:1; /* PCR_PIPC0_3 */ uint32 PCR_PMC0_3:1; /* PCR_PMC0_3 */ uint32 :1; /* Reserved Bits */ const uint32 PCR_PPR0_3:1; /* PCR_PPR0_3 */ uint32 :3; /* Reserved Bits */ uint32 PCR_P0_3:1; /* PCR_P0_3 */ uint32 :3; /* Reserved Bits */ uint32 PCR_PIBC0_3:1; /* PCR_PIBC0_3 */ uint32 PCR_PBDC0_3:1; /* PCR_PBDC0_3 */ uint32 PCR_PD0_3:1; /* PCR_PD0_3 */ uint32 PCR_PU0_3:1; /* PCR_PU0_3 */ uint32 PCR_PIS0_3:1; /* PCR_PIS0_3 */ uint32 :1; /* Reserved Bits */ uint32 PCR_PISA0_3:1; /* PCR_PISA0_3 */ uint32 :1; /* Reserved Bits */ uint32 PCR_PDSC0_3:1; /* PCR_PDSC0_3 */ uint32 :3; /* Reserved Bits */ uint32 PCR_PODC0_3:1; /* PCR_PODC0_3 */ uint32 :1; /* Reserved Bits */ uint32 PCR_PINV0_3:1; /* PCR_PINV0_3 */ uint32 :1; /* Reserved Bits */ } __type741; typedef struct { /* Bit Access */ uint32 PCR_PFC0_4:1; /* PCR_PFC0_4 */ uint32 PCR_PFCE0_4:1; /* PCR_PFCE0_4 */ uint32 :2; /* Reserved Bits */ uint32 PCR_PM0_4:1; /* PCR_PM0_4 */ uint32 :1; /* Reserved Bits */ uint32 PCR_PMC0_4:1; /* PCR_PMC0_4 */ uint32 :1; /* Reserved Bits */ const uint32 PCR_PPR0_4:1; /* PCR_PPR0_4 */ uint32 :3; /* Reserved Bits */ uint32 PCR_P0_4:1; /* PCR_P0_4 */ uint32 :3; /* Reserved Bits */ uint32 PCR_PIBC0_4:1; /* PCR_PIBC0_4 */ uint32 PCR_PBDC0_4:1; /* PCR_PBDC0_4 */ uint32 PCR_PD0_4:1; /* PCR_PD0_4 */ uint32 PCR_PU0_4:1; /* PCR_PU0_4 */ uint32 PCR_PIS0_4:1; /* PCR_PIS0_4 */ uint32 :1; /* Reserved Bits */ uint32 PCR_PISA0_4:1; /* PCR_PISA0_4 */ uint32 :1; /* Reserved Bits */ uint32 PCR_PDSC0_4:1; /* PCR_PDSC0_4 */ uint32 :3; /* Reserved Bits */ uint32 PCR_PODC0_4:1; /* PCR_PODC0_4 */ uint32 :1; /* Reserved Bits */ uint32 PCR_PINV0_4:1; /* PCR_PINV0_4 */ uint32 :1; /* Reserved Bits */ } __type742; typedef struct { /* Bit Access */ uint32 PCR_PFC0_5:1; /* PCR_PFC0_5 */ uint32 PCR_PFCE0_5:1; /* PCR_PFCE0_5 */ uint32 :2; /* Reserved Bits */ uint32 PCR_PM0_5:1; /* PCR_PM0_5 */ uint32 :1; /* Reserved Bits */ uint32 PCR_PMC0_5:1; /* PCR_PMC0_5 */ uint32 :1; /* Reserved Bits */ const uint32 PCR_PPR0_5:1; /* PCR_PPR0_5 */ uint32 :3; /* Reserved Bits */ uint32 PCR_P0_5:1; /* PCR_P0_5 */ uint32 :3; /* Reserved Bits */ uint32 PCR_PIBC0_5:1; /* PCR_PIBC0_5 */ uint32 PCR_PBDC0_5:1; /* PCR_PBDC0_5 */ uint32 PCR_PD0_5:1; /* PCR_PD0_5 */ uint32 PCR_PU0_5:1; /* PCR_PU0_5 */ uint32 PCR_PIS0_5:1; /* PCR_PIS0_5 */ uint32 :1; /* Reserved Bits */ uint32 PCR_PISA0_5:1; /* PCR_PISA0_5 */ uint32 :1; /* Reserved Bits */ uint32 PCR_PDSC0_5:1; /* PCR_PDSC0_5 */ uint32 :3; /* Reserved Bits */ uint32 PCR_PODC0_5:1; /* PCR_PODC0_5 */ uint32 :1; /* Reserved Bits */ uint32 PCR_PINV0_5:1; /* PCR_PINV0_5 */ uint32 :1; /* Reserved Bits */ } __type743; typedef struct { /* Bit Access */ uint32 PCR_PFC0_6:1; /* PCR_PFC0_6 */ uint32 PCR_PFCE0_6:1; /* PCR_PFCE0_6 */ uint32 :2; /* Reserved Bits */ uint32 PCR_PM0_6:1; /* PCR_PM0_6 */ uint32 :1; /* Reserved Bits */ uint32 PCR_PMC0_6:1; /* PCR_PMC0_6 */ uint32 :1; /* Reserved Bits */ const uint32 PCR_PPR0_6:1; /* PCR_PPR0_6 */ uint32 :3; /* Reserved Bits */ uint32 PCR_P0_6:1; /* PCR_P0_6 */ uint32 :3; /* Reserved Bits */ uint32 PCR_PIBC0_6:1; /* PCR_PIBC0_6 */ uint32 PCR_PBDC0_6:1; /* PCR_PBDC0_6 */ uint32 PCR_PD0_6:1; /* PCR_PD0_6 */ uint32 PCR_PU0_6:1; /* PCR_PU0_6 */ uint32 PCR_PIS0_6:1; /* PCR_PIS0_6 */ uint32 :1; /* Reserved Bits */ uint32 PCR_PISA0_6:1; /* PCR_PISA0_6 */ uint32 :1; /* Reserved Bits */ uint32 PCR_PDSC0_6:1; /* PCR_PDSC0_6 */ uint32 :3; /* Reserved Bits */ uint32 PCR_PODC0_6:1; /* PCR_PODC0_6 */ uint32 :1; /* Reserved Bits */ uint32 PCR_PINV0_6:1; /* PCR_PINV0_6 */ uint32 :1; /* Reserved Bits */ } __type744; typedef struct { /* Bit Access */ uint32 PCR_PFC0_7:1; /* PCR_PFC0_7 */ uint32 PCR_PFCE0_7:1; /* PCR_PFCE0_7 */ uint32 :2; /* Reserved Bits */ uint32 PCR_PM0_7:1; /* PCR_PM0_7 */ uint32 :1; /* Reserved Bits */ uint32 PCR_PMC0_7:1; /* PCR_PMC0_7 */ uint32 :1; /* Reserved Bits */ const uint32 PCR_PPR0_7:1; /* PCR_PPR0_7 */ uint32 :3; /* Reserved Bits */ uint32 PCR_P0_7:1; /* PCR_P0_7 */ uint32 :3; /* Reserved Bits */ uint32 PCR_PIBC0_7:1; /* PCR_PIBC0_7 */ uint32 PCR_PBDC0_7:1; /* PCR_PBDC0_7 */ uint32 PCR_PD0_7:1; /* PCR_PD0_7 */ uint32 PCR_PU0_7:1; /* PCR_PU0_7 */ uint32 PCR_PIS0_7:1; /* PCR_PIS0_7 */ uint32 :1; /* Reserved Bits */ uint32 PCR_PISA0_7:1; /* PCR_PISA0_7 */ uint32 :1; /* Reserved Bits */ uint32 PCR_PDSC0_7:1; /* PCR_PDSC0_7 */ uint32 :3; /* Reserved Bits */ uint32 PCR_PODC0_7:1; /* PCR_PODC0_7 */ uint32 :1; /* Reserved Bits */ uint32 PCR_PINV0_7:1; /* PCR_PINV0_7 */ uint32 :1; /* Reserved Bits */ } __type745; typedef struct { /* Bit Access */ uint32 PCR_PFC0_8:1; /* PCR_PFC0_8 */ uint32 PCR_PFCE0_8:1; /* PCR_PFCE0_8 */ uint32 :2; /* Reserved Bits */ uint32 PCR_PM0_8:1; /* PCR_PM0_8 */ uint32 :1; /* Reserved Bits */ uint32 PCR_PMC0_8:1; /* PCR_PMC0_8 */ uint32 :1; /* Reserved Bits */ const uint32 PCR_PPR0_8:1; /* PCR_PPR0_8 */ uint32 :3; /* Reserved Bits */ uint32 PCR_P0_8:1; /* PCR_P0_8 */ uint32 :3; /* Reserved Bits */ uint32 PCR_PIBC0_8:1; /* PCR_PIBC0_8 */ uint32 PCR_PBDC0_8:1; /* PCR_PBDC0_8 */ uint32 PCR_PD0_8:1; /* PCR_PD0_8 */ uint32 PCR_PU0_8:1; /* PCR_PU0_8 */ uint32 PCR_PIS0_8:1; /* PCR_PIS0_8 */ uint32 :1; /* Reserved Bits */ uint32 PCR_PISA0_8:1; /* PCR_PISA0_8 */ uint32 :1; /* Reserved Bits */ uint32 PCR_PDSC0_8:1; /* PCR_PDSC0_8 */ uint32 :3; /* Reserved Bits */ uint32 PCR_PODC0_8:1; /* PCR_PODC0_8 */ uint32 :1; /* Reserved Bits */ uint32 PCR_PINV0_8:1; /* PCR_PINV0_8 */ uint32 :1; /* Reserved Bits */ } __type746; typedef struct { /* Bit Access */ uint32 PCR_PFC0_9:1; /* PCR_PFC0_9 */ uint32 PCR_PFCE0_9:1; /* PCR_PFCE0_9 */ uint32 :2; /* Reserved Bits */ uint32 PCR_PM0_9:1; /* PCR_PM0_9 */ uint32 :1; /* Reserved Bits */ uint32 PCR_PMC0_9:1; /* PCR_PMC0_9 */ uint32 :1; /* Reserved Bits */ const uint32 PCR_PPR0_9:1; /* PCR_PPR0_9 */ uint32 :3; /* Reserved Bits */ uint32 PCR_P0_9:1; /* PCR_P0_9 */ uint32 :3; /* Reserved Bits */ uint32 PCR_PIBC0_9:1; /* PCR_PIBC0_9 */ uint32 PCR_PBDC0_9:1; /* PCR_PBDC0_9 */ uint32 PCR_PD0_9:1; /* PCR_PD0_9 */ uint32 PCR_PU0_9:1; /* PCR_PU0_9 */ uint32 PCR_PIS0_9:1; /* PCR_PIS0_9 */ uint32 :1; /* Reserved Bits */ uint32 PCR_PISA0_9:1; /* PCR_PISA0_9 */ uint32 :1; /* Reserved Bits */ uint32 PCR_PDSC0_9:1; /* PCR_PDSC0_9 */ uint32 :3; /* Reserved Bits */ uint32 PCR_PODC0_9:1; /* PCR_PODC0_9 */ uint32 :1; /* Reserved Bits */ uint32 PCR_PINV0_9:1; /* PCR_PINV0_9 */ uint32 :1; /* Reserved Bits */ } __type747; typedef struct { /* Bit Access */ uint16 PIBC0_0:1; /* PIBC0_0 */ uint16 PIBC0_1:1; /* PIBC0_1 */ uint16 PIBC0_2:1; /* PIBC0_2 */ uint16 PIBC0_3:1; /* PIBC0_3 */ uint16 PIBC0_4:1; /* PIBC0_4 */ uint16 PIBC0_5:1; /* PIBC0_5 */ uint16 PIBC0_6:1; /* PIBC0_6 */ uint16 PIBC0_7:1; /* PIBC0_7 */ uint16 PIBC0_8:1; /* PIBC0_8 */ uint16 PIBC0_9:1; /* PIBC0_9 */ uint16 :6; /* Reserved Bits */ } __type748; typedef struct { /* Bit Access */ uint16 PBDC0_0:1; /* PBDC0_0 */ uint16 PBDC0_1:1; /* PBDC0_1 */ uint16 PBDC0_2:1; /* PBDC0_2 */ uint16 PBDC0_3:1; /* PBDC0_3 */ uint16 PBDC0_4:1; /* PBDC0_4 */ uint16 PBDC0_5:1; /* PBDC0_5 */ uint16 PBDC0_6:1; /* PBDC0_6 */ uint16 PBDC0_7:1; /* PBDC0_7 */ uint16 PBDC0_8:1; /* PBDC0_8 */ uint16 PBDC0_9:1; /* PBDC0_9 */ uint16 :6; /* Reserved Bits */ } __type749; typedef struct { /* Bit Access */ uint16 :1; /* Reserved Bits */ uint16 PIPC0_1:1; /* PIPC0_1 */ uint16 :1; /* Reserved Bits */ uint16 PIPC0_3:1; /* PIPC0_3 */ uint16 :12; /* Reserved Bits */ } __type750; typedef struct { /* Bit Access */ uint16 PU0_0:1; /* PU0_0 */ uint16 PU0_1:1; /* PU0_1 */ uint16 PU0_2:1; /* PU0_2 */ uint16 PU0_3:1; /* PU0_3 */ uint16 PU0_4:1; /* PU0_4 */ uint16 PU0_5:1; /* PU0_5 */ uint16 PU0_6:1; /* PU0_6 */ uint16 PU0_7:1; /* PU0_7 */ uint16 PU0_8:1; /* PU0_8 */ uint16 PU0_9:1; /* PU0_9 */ uint16 :6; /* Reserved Bits */ } __type751; typedef struct { /* Bit Access */ uint16 PD0_0:1; /* PD0_0 */ uint16 PD0_1:1; /* PD0_1 */ uint16 PD0_2:1; /* PD0_2 */ uint16 PD0_3:1; /* PD0_3 */ uint16 PD0_4:1; /* PD0_4 */ uint16 PD0_5:1; /* PD0_5 */ uint16 PD0_6:1; /* PD0_6 */ uint16 PD0_7:1; /* PD0_7 */ uint16 PD0_8:1; /* PD0_8 */ uint16 PD0_9:1; /* PD0_9 */ uint16 :6; /* Reserved Bits */ } __type752; typedef struct { /* Bit Access */ uint32 PODC0_0:1; /* PODC0_0 */ uint32 PODC0_1:1; /* PODC0_1 */ uint32 PODC0_2:1; /* PODC0_2 */ uint32 PODC0_3:1; /* PODC0_3 */ uint32 PODC0_4:1; /* PODC0_4 */ uint32 PODC0_5:1; /* PODC0_5 */ uint32 PODC0_6:1; /* PODC0_6 */ uint32 PODC0_7:1; /* PODC0_7 */ uint32 PODC0_8:1; /* PODC0_8 */ uint32 PODC0_9:1; /* PODC0_9 */ uint32 :22; /* Reserved Bits */ } __type753; typedef struct { /* Bit Access */ uint32 PDSC0_0:1; /* PDSC0_0 */ uint32 PDSC0_1:1; /* PDSC0_1 */ uint32 PDSC0_2:1; /* PDSC0_2 */ uint32 PDSC0_3:1; /* PDSC0_3 */ uint32 PDSC0_4:1; /* PDSC0_4 */ uint32 PDSC0_5:1; /* PDSC0_5 */ uint32 PDSC0_6:1; /* PDSC0_6 */ uint32 PDSC0_7:1; /* PDSC0_7 */ uint32 PDSC0_8:1; /* PDSC0_8 */ uint32 PDSC0_9:1; /* PDSC0_9 */ uint32 :22; /* Reserved Bits */ } __type754; typedef struct { /* Bit Access */ uint16 PIS0_0:1; /* PIS0_0 */ uint16 PIS0_1:1; /* PIS0_1 */ uint16 PIS0_2:1; /* PIS0_2 */ uint16 PIS0_3:1; /* PIS0_3 */ uint16 PIS0_4:1; /* PIS0_4 */ uint16 PIS0_5:1; /* PIS0_5 */ uint16 PIS0_6:1; /* PIS0_6 */ uint16 PIS0_7:1; /* PIS0_7 */ uint16 PIS0_8:1; /* PIS0_8 */ uint16 PIS0_9:1; /* PIS0_9 */ uint16 :6; /* Reserved Bits */ } __type755; typedef struct { /* Bit Access */ uint16 PISA0_0:1; /* PISA0_0 */ uint16 PISA0_1:1; /* PISA0_1 */ uint16 PISA0_2:1; /* PISA0_2 */ uint16 PISA0_3:1; /* PISA0_3 */ uint16 PISA0_4:1; /* PISA0_4 */ uint16 PISA0_5:1; /* PISA0_5 */ uint16 PISA0_6:1; /* PISA0_6 */ uint16 PISA0_7:1; /* PISA0_7 */ uint16 PISA0_8:1; /* PISA0_8 */ uint16 PISA0_9:1; /* PISA0_9 */ uint16 :6; /* Reserved Bits */ } __type756; typedef struct { /* Bit Access */ uint32 PPCMD0:8; /* PPCMD0[7:0] */ uint32 :24; /* Reserved Bits */ } __type757; typedef struct { /* Bit Access */ const uint32 PPROTS0PRERR:1; /* PPROTS0PRERR */ uint32 :31; /* Reserved Bits */ } __type758; typedef struct { /* Bit Access */ uint16 JP0_0:1; /* JP0_0 */ uint16 JP0_1:1; /* JP0_1 */ uint16 JP0_2:1; /* JP0_2 */ uint16 JP0_3:1; /* JP0_3 */ uint16 JP0_4:1; /* JP0_4 */ uint16 JP0_5:1; /* JP0_5 */ uint16 :10; /* Reserved Bits */ } __type759; typedef struct { /* Bit Access */ uint32 JPSR0_0:1; /* JPSR0_0 */ uint32 JPSR0_1:1; /* JPSR0_1 */ uint32 JPSR0_2:1; /* JPSR0_2 */ uint32 JPSR0_3:1; /* JPSR0_3 */ uint32 JPSR0_4:1; /* JPSR0_4 */ uint32 JPSR0_5:1; /* JPSR0_5 */ uint32 :10; /* Reserved Bits */ uint32 JPSR0_16:1; /* JPSR0_16 */ uint32 JPSR0_17:1; /* JPSR0_17 */ uint32 JPSR0_18:1; /* JPSR0_18 */ uint32 JPSR0_19:1; /* JPSR0_19 */ uint32 JPSR0_20:1; /* JPSR0_20 */ uint32 JPSR0_21:1; /* JPSR0_21 */ uint32 :10; /* Reserved Bits */ } __type760; typedef struct { /* Bit Access */ uint8 JPNOT0_0:1; /* JPNOT0_0 */ uint8 JPNOT0_1:1; /* JPNOT0_1 */ uint8 JPNOT0_2:1; /* JPNOT0_2 */ uint8 JPNOT0_3:1; /* JPNOT0_3 */ uint8 JPNOT0_4:1; /* JPNOT0_4 */ uint8 JPNOT0_5:1; /* JPNOT0_5 */ uint8 :2; /* Reserved Bits */ } __type761; typedef struct { /* Bit Access */ const uint8 JPPR0_0:1; /* JPPR0_0 */ const uint8 JPPR0_1:1; /* JPPR0_1 */ const uint8 JPPR0_2:1; /* JPPR0_2 */ const uint8 JPPR0_3:1; /* JPPR0_3 */ const uint8 JPPR0_4:1; /* JPPR0_4 */ const uint8 JPPR0_5:1; /* JPPR0_5 */ uint8 :2; /* Reserved Bits */ } __type762; typedef struct { /* Bit Access */ uint8 JPM0_0:1; /* JPM0_0 */ uint8 JPM0_1:1; /* JPM0_1 */ uint8 JPM0_2:1; /* JPM0_2 */ uint8 JPM0_3:1; /* JPM0_3 */ uint8 JPM0_4:1; /* JPM0_4 */ uint8 JPM0_5:1; /* JPM0_5 */ uint8 :2; /* Reserved Bits */ } __type763; typedef struct { /* Bit Access */ uint8 JPMC0_0:1; /* JPMC0_0 */ uint8 JPMC0_1:1; /* JPMC0_1 */ uint8 JPMC0_2:1; /* JPMC0_2 */ uint8 JPMC0_3:1; /* JPMC0_3 */ uint8 JPMC0_4:1; /* JPMC0_4 */ uint8 JPMC0_5:1; /* JPMC0_5 */ uint8 :2; /* Reserved Bits */ } __type764; typedef struct { /* Bit Access */ uint8 JPFC0_0:1; /* JPFC0_0 */ uint8 JPFC0_1:1; /* JPFC0_1 */ uint8 JPFC0_2:1; /* JPFC0_2 */ uint8 JPFC0_3:1; /* JPFC0_3 */ uint8 :1; /* Reserved Bits */ uint8 JPFC0_5:1; /* JPFC0_5 */ uint8 :2; /* Reserved Bits */ } __type765; typedef struct { /* Bit Access */ uint8 JPFCE0_0:1; /* JPFCE0_0 */ uint8 JPFCE0_1:1; /* JPFCE0_1 */ uint8 JPFCE0_2:1; /* JPFCE0_2 */ uint8 JPFCE0_3:1; /* JPFCE0_3 */ uint8 :1; /* Reserved Bits */ uint8 JPFCE0_5:1; /* JPFCE0_5 */ uint8 :2; /* Reserved Bits */ } __type766; typedef struct { /* Bit Access */ uint32 JPMSR0_0:1; /* JPMSR0_0 */ uint32 JPMSR0_1:1; /* JPMSR0_1 */ uint32 JPMSR0_2:1; /* JPMSR0_2 */ uint32 JPMSR0_3:1; /* JPMSR0_3 */ uint32 JPMSR0_4:1; /* JPMSR0_4 */ uint32 JPMSR0_5:1; /* JPMSR0_5 */ uint32 :10; /* Reserved Bits */ uint32 JPMSR0_16:1; /* JPMSR0_16 */ uint32 JPMSR0_17:1; /* JPMSR0_17 */ uint32 JPMSR0_18:1; /* JPMSR0_18 */ uint32 JPMSR0_19:1; /* JPMSR0_19 */ uint32 JPMSR0_20:1; /* JPMSR0_20 */ uint32 JPMSR0_21:1; /* JPMSR0_21 */ uint32 :10; /* Reserved Bits */ } __type767; typedef struct { /* Bit Access */ uint32 JPMCSR0_0:1; /* JPMCSR0_0 */ uint32 JPMCSR0_1:1; /* JPMCSR0_1 */ uint32 JPMCSR0_2:1; /* JPMCSR0_2 */ uint32 JPMCSR0_3:1; /* JPMCSR0_3 */ uint32 JPMCSR0_4:1; /* JPMCSR0_4 */ uint32 JPMCSR0_5:1; /* JPMCSR0_5 */ uint32 :10; /* Reserved Bits */ uint32 JPMCSR0_16:1; /* JPMCSR0_16 */ uint32 JPMCSR0_17:1; /* JPMCSR0_17 */ uint32 JPMCSR0_18:1; /* JPMCSR0_18 */ uint32 JPMCSR0_19:1; /* JPMCSR0_19 */ uint32 JPMCSR0_20:1; /* JPMCSR0_20 */ uint32 JPMCSR0_21:1; /* JPMCSR0_21 */ uint32 :10; /* Reserved Bits */ } __type768; typedef struct { /* Bit Access */ uint8 JPINV0_0:1; /* JPINV0_0 */ uint8 JPINV0_1:1; /* JPINV0_1 */ uint8 JPINV0_2:1; /* JPINV0_2 */ uint8 JPINV0_3:1; /* JPINV0_3 */ uint8 JPINV0_4:1; /* JPINV0_4 */ uint8 JPINV0_5:1; /* JPINV0_5 */ uint8 :2; /* Reserved Bits */ } __type769; typedef struct { /* Bit Access */ uint32 PCR_JPFC0_0:1; /* PCR_JPFC0_0 */ uint32 PCR_JPFCE0_0:1; /* PCR_JPFCE0_0 */ uint32 :2; /* Reserved Bits */ uint32 PCR_JPM0_0:1; /* PCR_JPM0_0 */ uint32 :1; /* Reserved Bits */ uint32 PCR_JPMC0_0:1; /* PCR_JPMC0_0 */ uint32 :1; /* Reserved Bits */ const uint32 PCR_JPPR0_0:1; /* PCR_JPPR0_0 */ uint32 :3; /* Reserved Bits */ uint32 PCR_JP0_0:1; /* PCR_JP0_0 */ uint32 :3; /* Reserved Bits */ uint32 PCR_JPIBC0_0:1; /* PCR_JPIBC0_0 */ uint32 PCR_JPBDC0_0:1; /* PCR_JPBDC0_0 */ uint32 PCR_JPD0_0:1; /* PCR_JPD0_0 */ uint32 PCR_JPU0_0:1; /* PCR_JPU0_0 */ uint32 PCR_JPIS0_0:1; /* PCR_JPIS0_0 */ uint32 :1; /* Reserved Bits */ uint32 PCR_JPISA0_0:1; /* PCR_JPISA0_0 */ uint32 :5; /* Reserved Bits */ uint32 PCR_JPODC0_0:1; /* PCR_JPODC0_0 */ uint32 :1; /* Reserved Bits */ uint32 PCR_JPINV0_0:1; /* PCR_JPINV0_0 */ uint32 :1; /* Reserved Bits */ } __type770; typedef struct { /* Bit Access */ uint32 PCR_JPFC0_1:1; /* PCR_JPFC0_1 */ uint32 PCR_JPFCE0_1:1; /* PCR_JPFCE0_1 */ uint32 :2; /* Reserved Bits */ uint32 PCR_JPM0_1:1; /* PCR_JPM0_1 */ uint32 :1; /* Reserved Bits */ uint32 PCR_JPMC0_1:1; /* PCR_JPMC0_1 */ uint32 :1; /* Reserved Bits */ const uint32 PCR_JPPR0_1:1; /* PCR_JPPR0_1 */ uint32 :3; /* Reserved Bits */ uint32 PCR_JP0_1:1; /* PCR_JP0_1 */ uint32 :3; /* Reserved Bits */ uint32 PCR_JPIBC0_1:1; /* PCR_JPIBC0_1 */ uint32 PCR_JPBDC0_1:1; /* PCR_JPBDC0_1 */ uint32 PCR_JPD0_1:1; /* PCR_JPD0_1 */ uint32 PCR_JPU0_1:1; /* PCR_JPU0_1 */ uint32 :4; /* Reserved Bits */ uint32 PCR_JPDSC0_1:1; /* PCR_JPDSC0_1 */ uint32 :3; /* Reserved Bits */ uint32 PCR_JPODC0_1:1; /* PCR_JPODC0_1 */ uint32 :1; /* Reserved Bits */ uint32 PCR_JPINV0_1:1; /* PCR_JPINV0_1 */ uint32 :1; /* Reserved Bits */ } __type771; typedef struct { /* Bit Access */ uint32 PCR_JPFC0_2:1; /* PCR_JPFC0_2 */ uint32 PCR_JPFCE0_2:1; /* PCR_JPFCE0_2 */ uint32 :2; /* Reserved Bits */ uint32 PCR_JPM0_2:1; /* PCR_JPM0_2 */ uint32 :1; /* Reserved Bits */ uint32 PCR_JPMC0_2:1; /* PCR_JPMC0_2 */ uint32 :1; /* Reserved Bits */ const uint32 PCR_JPPR0_2:1; /* PCR_JPPR0_2 */ uint32 :3; /* Reserved Bits */ uint32 PCR_JP0_2:1; /* PCR_JP0_2 */ uint32 :3; /* Reserved Bits */ uint32 PCR_JPIBC0_2:1; /* PCR_JPIBC0_2 */ uint32 PCR_JPBDC0_2:1; /* PCR_JPBDC0_2 */ uint32 PCR_JPD0_2:1; /* PCR_JPD0_2 */ uint32 PCR_JPU0_2:1; /* PCR_JPU0_2 */ uint32 PCR_JPIS0_2:1; /* PCR_JPIS0_2 */ uint32 :1; /* Reserved Bits */ uint32 PCR_JPISA0_2:1; /* PCR_JPISA0_2 */ uint32 :5; /* Reserved Bits */ uint32 PCR_JPODC0_2:1; /* PCR_JPODC0_2 */ uint32 :1; /* Reserved Bits */ uint32 PCR_JPINV0_2:1; /* PCR_JPINV0_2 */ uint32 :1; /* Reserved Bits */ } __type772; typedef struct { /* Bit Access */ uint32 PCR_JPFC0_3:1; /* PCR_JPFC0_3 */ uint32 PCR_JPFCE0_3:1; /* PCR_JPFCE0_3 */ uint32 :2; /* Reserved Bits */ uint32 PCR_JPM0_3:1; /* PCR_JPM0_3 */ uint32 :1; /* Reserved Bits */ uint32 PCR_JPMC0_3:1; /* PCR_JPMC0_3 */ uint32 :1; /* Reserved Bits */ const uint32 PCR_JPPR0_3:1; /* PCR_JPPR0_3 */ uint32 :3; /* Reserved Bits */ uint32 PCR_JP0_3:1; /* PCR_JP0_3 */ uint32 :3; /* Reserved Bits */ uint32 PCR_JPIBC0_3:1; /* PCR_JPIBC0_3 */ uint32 PCR_JPBDC0_3:1; /* PCR_JPBDC0_3 */ uint32 PCR_JPD0_3:1; /* PCR_JPD0_3 */ uint32 PCR_JPU0_3:1; /* PCR_JPU0_3 */ uint32 :2; /* Reserved Bits */ uint32 PCR_JPISA0_3:1; /* PCR_JPISA0_3 */ uint32 :5; /* Reserved Bits */ uint32 PCR_JPODC0_3:1; /* PCR_JPODC0_3 */ uint32 :1; /* Reserved Bits */ uint32 PCR_JPINV0_3:1; /* PCR_JPINV0_3 */ uint32 :1; /* Reserved Bits */ } __type773; typedef struct { /* Bit Access */ uint32 :4; /* Reserved Bits */ uint32 PCR_JPM0_4:1; /* PCR_JPM0_4 */ uint32 :1; /* Reserved Bits */ uint32 PCR_JPMC0_4:1; /* PCR_JPMC0_4 */ uint32 :1; /* Reserved Bits */ const uint32 PCR_JPPR0_4:1; /* PCR_JPPR0_4 */ uint32 :3; /* Reserved Bits */ uint32 PCR_JP0_4:1; /* PCR_JP0_4 */ uint32 :3; /* Reserved Bits */ uint32 PCR_JPIBC0_4:1; /* PCR_JPIBC0_4 */ uint32 PCR_JPBDC0_4:1; /* PCR_JPBDC0_4 */ uint32 PCR_JPD0_4:1; /* PCR_JPD0_4 */ uint32 PCR_JPU0_4:1; /* PCR_JPU0_4 */ uint32 :2; /* Reserved Bits */ uint32 PCR_JPISA0_4:1; /* PCR_JPISA0_4 */ uint32 :5; /* Reserved Bits */ uint32 PCR_JPODC0_4:1; /* PCR_JPODC0_4 */ uint32 :1; /* Reserved Bits */ uint32 PCR_JPINV0_4:1; /* PCR_JPINV0_4 */ uint32 :1; /* Reserved Bits */ } __type774; typedef struct { /* Bit Access */ uint32 PCR_JPFC0_5:1; /* PCR_JPFC0_5 */ uint32 PCR_JPFCE0_5:1; /* PCR_JPFCE0_5 */ uint32 :2; /* Reserved Bits */ uint32 PCR_JPM0_5:1; /* PCR_JPM0_5 */ uint32 :1; /* Reserved Bits */ uint32 PCR_JPMC0_5:1; /* PCR_JPMC0_5 */ uint32 :1; /* Reserved Bits */ const uint32 PCR_JPPR0_5:1; /* PCR_JPPR0_5 */ uint32 :3; /* Reserved Bits */ uint32 PCR_JP0_5:1; /* PCR_JP0_5 */ uint32 :3; /* Reserved Bits */ uint32 PCR_JPIBC0_5:1; /* PCR_JPIBC0_5 */ uint32 PCR_JPBDC0_5:1; /* PCR_JPBDC0_5 */ uint32 PCR_JPD0_5:1; /* PCR_JPD0_5 */ uint32 PCR_JPU0_5:1; /* PCR_JPU0_5 */ uint32 :4; /* Reserved Bits */ uint32 PCR_JPDSC0_5:1; /* PCR_JPDSC0_5 */ uint32 :3; /* Reserved Bits */ uint32 PCR_JPODC0_5:1; /* PCR_JPODC0_5 */ uint32 :1; /* Reserved Bits */ uint32 PCR_JPINV0_5:1; /* PCR_JPINV0_5 */ uint32 :1; /* Reserved Bits */ } __type775; typedef struct { /* Bit Access */ uint8 JPIBC0_0:1; /* JPIBC0_0 */ uint8 JPIBC0_1:1; /* JPIBC0_1 */ uint8 JPIBC0_2:1; /* JPIBC0_2 */ uint8 JPIBC0_3:1; /* JPIBC0_3 */ uint8 JPIBC0_4:1; /* JPIBC0_4 */ uint8 JPIBC0_5:1; /* JPIBC0_5 */ uint8 :2; /* Reserved Bits */ } __type776; typedef struct { /* Bit Access */ uint8 JPBDC0_0:1; /* JPBDC0_0 */ uint8 JPBDC0_1:1; /* JPBDC0_1 */ uint8 JPBDC0_2:1; /* JPBDC0_2 */ uint8 JPBDC0_3:1; /* JPBDC0_3 */ uint8 JPBDC0_4:1; /* JPBDC0_4 */ uint8 JPBDC0_5:1; /* JPBDC0_5 */ uint8 :2; /* Reserved Bits */ } __type777; typedef struct { /* Bit Access */ uint8 JPU0_0:1; /* JPU0_0 */ uint8 JPU0_1:1; /* JPU0_1 */ uint8 JPU0_2:1; /* JPU0_2 */ uint8 JPU0_3:1; /* JPU0_3 */ uint8 JPU0_4:1; /* JPU0_4 */ uint8 JPU0_5:1; /* JPU0_5 */ uint8 :2; /* Reserved Bits */ } __type778; typedef struct { /* Bit Access */ uint8 JPD0_0:1; /* JPD0_0 */ uint8 JPD0_1:1; /* JPD0_1 */ uint8 JPD0_2:1; /* JPD0_2 */ uint8 JPD0_3:1; /* JPD0_3 */ uint8 JPD0_4:1; /* JPD0_4 */ uint8 JPD0_5:1; /* JPD0_5 */ uint8 :2; /* Reserved Bits */ } __type779; typedef struct { /* Bit Access */ uint32 JPODC0_0:1; /* JPODC0_0 */ uint32 JPODC0_1:1; /* JPODC0_1 */ uint32 JPODC0_2:1; /* JPODC0_2 */ uint32 JPODC0_3:1; /* JPODC0_3 */ uint32 JPODC0_4:1; /* JPODC0_4 */ uint32 JPODC0_5:1; /* JPODC0_5 */ uint32 :26; /* Reserved Bits */ } __type780; typedef struct { /* Bit Access */ uint32 :1; /* Reserved Bits */ uint32 JPDSC0_1:1; /* JPDSC0_1 */ uint32 :3; /* Reserved Bits */ uint32 JPDSC0_5:1; /* JPDSC0_5 */ uint32 :26; /* Reserved Bits */ } __type781; typedef struct { /* Bit Access */ uint8 JPIS0_0:1; /* JPIS0_0 */ uint8 :1; /* Reserved Bits */ uint8 JPIS0_2:1; /* JPIS0_2 */ uint8 :5; /* Reserved Bits */ } __type782; typedef struct { /* Bit Access */ uint8 JPISA0_0:1; /* JPISA0_0 */ uint8 :1; /* Reserved Bits */ uint8 JPISA0_2:1; /* JPISA0_2 */ uint8 JPISA0_3:1; /* JPISA0_3 */ uint8 JPISA0_4:1; /* JPISA0_4 */ uint8 :3; /* Reserved Bits */ } __type783; typedef struct { /* Bit Access */ uint32 JPPCMD0:8; /* JPPCMD0[7:0] */ uint32 :24; /* Reserved Bits */ } __type784; typedef struct { /* Bit Access */ const uint32 JPPROTS0PRERR:1; /* JPPROTS0PRERR */ uint32 :31; /* Reserved Bits */ } __type785; typedef struct { /* Bit Access */ uint32 PUP:1; /* PUP */ uint32 :31; /* Reserved Bits */ } __type786; typedef struct { /* Bit Access */ uint32 PC:8; /* PC[7:0] */ uint32 :24; /* Reserved Bits */ } __type787; typedef struct { /* Bit Access */ const uint32 PRERR:1; /* PRERR */ uint32 :31; /* Reserved Bits */ } __type788; typedef struct { /* Bit Access */ const uint8 IDST:1; /* IDST */ uint8 :7; /* Reserved Bits */ uint8 :8; /* Reserved Bits */ uint8 :8; /* Reserved Bits */ uint8 :8; /* Reserved Bits */ } __type789; typedef struct { /* Bit Access */ uint8 :7; /* Reserved Bits */ const uint8 FWE:1; /* FWE */ } __type790; typedef struct { /* Bit Access */ const uint8 ECRCT:1; /* ECRCT */ uint8 :2; /* Reserved Bits */ uint8 DFAE:1; /* DFAE */ const uint8 CMDLK:1; /* CMDLK */ uint8 :2; /* Reserved Bits */ uint8 CFAE:1; /* CFAE */ } __type791; typedef struct { /* Bit Access */ uint8 ECRCTIE:1; /* ECRCTIE */ uint8 :2; /* Reserved Bits */ uint8 DFAEIE:1; /* DFAEIE */ uint8 CMDLKIE:1; /* CMDLKIE */ uint8 :2; /* Reserved Bits */ uint8 CFAEIE:1; /* CFAEIE */ } __type792; typedef struct { /* Bit Access */ uint16 :1; /* Reserved Bits */ uint16 CFAS:1; /* CFAS */ uint16 :6; /* Reserved Bits */ uint16 KEY:8; /* KEY[15:8] */ } __type793; typedef struct { /* Bit Access */ uint8 :2; /* Reserved Bits */ const uint8 TBLCRCT:1; /* TBLCRCT */ const uint8 TBLDTCT:1; /* TBLDTCT */ const uint8 CFGCRCT:1; /* CFGCRCT */ const uint8 CFGDTCT:1; /* CFGDTCT */ uint8 :2; /* Reserved Bits */ const uint8 PRGSPD:1; /* PRGSPD */ const uint8 ERSSPD:1; /* ERSSPD */ const uint8 DBFULL:1; /* DBFULL */ const uint8 SUSRDY:1; /* SUSRDY */ const uint8 PRGERR:1; /* PRGERR */ const uint8 ERSERR:1; /* ERSERR */ const uint8 ILGLERR:1; /* ILGLERR */ const uint8 FRDY:1; /* FRDY */ const uint8 OTPCRCT:1; /* OTPCRCT */ const uint8 OTPDTCT:1; /* OTPDTCT */ const uint8 EBFULL:1; /* EBFULL */ uint8 :5; /* Reserved Bits */ uint8 :8; /* Reserved Bits */ } __type794; typedef struct { /* Bit Access */ uint16 FENTRYC:1; /* FENTRYC */ uint16 :6; /* Reserved Bits */ uint16 FENTRYD:1; /* FENTRYD */ uint16 KEY:8; /* KEY[15:8] */ } __type795; typedef struct { /* Bit Access */ uint16 FPROTCN:1; /* FPROTCN */ uint16 :7; /* Reserved Bits */ uint16 KEY:8; /* KEY[15:8] */ } __type796; typedef struct { /* Bit Access */ uint16 SUINIT:1; /* SUINIT */ uint16 :7; /* Reserved Bits */ uint16 KEY:8; /* KEY[15:8] */ } __type797; typedef struct { /* Bit Access */ const uint8 FLOCKST:1; /* FLOCKST */ uint8 :7; /* Reserved Bits */ } __type798; typedef struct { /* Bit Access */ const uint8 RTECRCT:1; /* RTECRCT */ const uint8 RTEDTCT:1; /* RTEDTCT */ uint8 :6; /* Reserved Bits */ } __type799; typedef struct { /* Bit Access */ uint8 RTECIE:1; /* RTECIE */ uint8 RTEDIE:1; /* RTEDIE */ uint8 :6; /* Reserved Bits */ } __type800; typedef struct { /* Bit Access */ const uint16 PCMDR:8; /* PCMDR[7:0] */ const uint16 CMDR:8; /* CMDR[15:8] */ } __type801; typedef struct { /* Bit Access */ const uint16 PEERRST:8; /* PEERRST[7:0] */ uint16 :8; /* Reserved Bits */ } __type802; typedef struct { /* Bit Access */ uint8 BCDIR:1; /* BCDIR */ uint8 :7; /* Reserved Bits */ } __type803; typedef struct { /* Bit Access */ const uint8 BCST:1; /* BCST */ uint8 :7; /* Reserved Bits */ } __type804; typedef struct { /* Bit Access */ const uint32 PSADR:19; /* PSADR[18:0] */ uint32 :13; /* Reserved Bits */ } __type805; typedef struct { /* Bit Access */ uint16 ESUSPMD:1; /* ESUSPMD */ uint16 :15; /* Reserved Bits */ } __type806; typedef struct { /* Bit Access */ uint16 PCKA:8; /* PCKA[7:0] */ uint16 KEY:8; /* KEY[15:8] */ } __type807; typedef struct { /* Bit Access */ uint8 EMSQMD:4; /* EMSQMD[3:0] */ uint8 :2; /* Reserved Bits */ uint8 ERREMU:1; /* ERREMU */ uint8 EMMODE:1; /* EMMODE */ } __type808; typedef struct { /* Bit Access */ uint32 FLAPE:32; /* FLAPE[31:0] */ } __type809; typedef struct { /* Bit Access */ const uint16 FECCM:9; /* FECCM[8:0] */ uint16 :7; /* Reserved Bits */ } __type810; typedef struct { /* Bit Access */ uint16 ECCDISE:1; /* ECCDISE */ uint16 :3; /* Reserved Bits */ uint16 DECCVE:1; /* DECCVE */ uint16 CECCVE:1; /* CECCVE */ uint16 :2; /* Reserved Bits */ uint16 KEY:8; /* KEY[15:8] */ } __type811; typedef struct { /* Bit Access */ uint16 DMYECC:9; /* DMYECC[8:0] */ uint16 :7; /* Reserved Bits */ } __type812; typedef struct { /* Bit Access */ uint32 XDBE01:1; /* XDBE01 */ uint32 XDBE03:1; /* XDBE03 */ uint32 XDBE05:1; /* XDBE05 */ uint32 XDBE07:1; /* XDBE07 */ uint32 XDBE09:1; /* XDBE09 */ uint32 XDBE011:1; /* XDBE011 */ uint32 XDBE013:1; /* XDBE013 */ uint32 :1; /* Reserved Bits */ uint32 XDBE11:1; /* XDBE11 */ uint32 XDBE13:1; /* XDBE13 */ uint32 XDBE15:1; /* XDBE15 */ uint32 XDBE17:1; /* XDBE17 */ uint32 XDBE19:1; /* XDBE19 */ uint32 :19; /* Reserved Bits */ } __type813; typedef struct { /* Bit Access */ uint32 XDPE0:1; /* XDPE0 */ uint32 XDPE1:1; /* XDPE1 */ uint32 XDPE2:1; /* XDPE2 */ uint32 XDPE3:1; /* XDPE3 */ uint32 XDPE4:1; /* XDPE4 */ uint32 XDPE5:1; /* XDPE5 */ uint32 XDPE6:1; /* XDPE6 */ uint32 XDPE7:1; /* XDPE7 */ uint32 :24; /* Reserved Bits */ } __type814; typedef struct { /* Bit Access */ uint32 XDPE0:1; /* XDPE0 */ uint32 XDPE1:1; /* XDPE1 */ uint32 XDPE2:1; /* XDPE2 */ uint32 :29; /* Reserved Bits */ } __type815; typedef struct { /* Bit Access */ uint8 TMSL:1; /* TMSL */ uint8 :7; /* Reserved Bits */ } __type816; typedef struct { /* Bit Access */ uint8 SL0:1; /* SL0 */ uint8 :7; /* Reserved Bits */ } __type817; typedef struct { /* Bit Access */ uint32 MIE000:1; /* MIE000 */ uint32 MIE001:1; /* MIE001 */ uint32 MIE002:1; /* MIE002 */ uint32 MIE003:1; /* MIE003 */ uint32 MIE004:1; /* MIE004 */ uint32 MIE005:1; /* MIE005 */ uint32 MIE006:1; /* MIE006 */ uint32 MIE007:1; /* MIE007 */ uint32 MIE008:1; /* MIE008 */ uint32 MIE009:1; /* MIE009 */ uint32 MIE010:1; /* MIE010 */ uint32 MIE011:1; /* MIE011 */ uint32 MIE012:1; /* MIE012 */ uint32 MIE013:1; /* MIE013 */ uint32 MIE014:1; /* MIE014 */ uint32 MIE015:1; /* MIE015 */ uint32 MIE016:1; /* MIE016 */ uint32 MIE017:1; /* MIE017 */ uint32 MIE018:1; /* MIE018 */ uint32 MIE019:1; /* MIE019 */ uint32 MIE020:1; /* MIE020 */ uint32 MIE021:1; /* MIE021 */ uint32 MIE022:1; /* MIE022 */ uint32 MIE023:1; /* MIE023 */ uint32 MIE024:1; /* MIE024 */ uint32 MIE025:1; /* MIE025 */ uint32 MIE026:1; /* MIE026 */ uint32 MIE027:1; /* MIE027 */ uint32 MIE028:1; /* MIE028 */ uint32 MIE029:1; /* MIE029 */ uint32 MIE030:1; /* MIE030 */ uint32 MIE031:1; /* MIE031 */ } __type818; typedef struct { /* Bit Access */ uint32 MIE100:1; /* MIE100 */ uint32 MIE101:1; /* MIE101 */ uint32 MIE102:1; /* MIE102 */ uint32 MIE103:1; /* MIE103 */ uint32 MIE104:1; /* MIE104 */ uint32 MIE105:1; /* MIE105 */ uint32 MIE106:1; /* MIE106 */ uint32 MIE107:1; /* MIE107 */ uint32 MIE108:1; /* MIE108 */ uint32 MIE109:1; /* MIE109 */ uint32 MIE110:1; /* MIE110 */ uint32 MIE111:1; /* MIE111 */ uint32 MIE112:1; /* MIE112 */ uint32 MIE113:1; /* MIE113 */ uint32 MIE114:1; /* MIE114 */ uint32 MIE115:1; /* MIE115 */ uint32 :16; /* Reserved Bits */ } __type819; typedef struct { /* Bit Access */ uint32 NMIE000:1; /* NMIE000 */ uint32 NMIE001:1; /* NMIE001 */ uint32 NMIE002:1; /* NMIE002 */ uint32 NMIE003:1; /* NMIE003 */ uint32 NMIE004:1; /* NMIE004 */ uint32 NMIE005:1; /* NMIE005 */ uint32 NMIE006:1; /* NMIE006 */ uint32 NMIE007:1; /* NMIE007 */ uint32 NMIE008:1; /* NMIE008 */ uint32 NMIE009:1; /* NMIE009 */ uint32 NMIE010:1; /* NMIE010 */ uint32 NMIE011:1; /* NMIE011 */ uint32 NMIE012:1; /* NMIE012 */ uint32 NMIE013:1; /* NMIE013 */ uint32 NMIE014:1; /* NMIE014 */ uint32 NMIE015:1; /* NMIE015 */ uint32 NMIE016:1; /* NMIE016 */ uint32 NMIE017:1; /* NMIE017 */ uint32 NMIE018:1; /* NMIE018 */ uint32 NMIE019:1; /* NMIE019 */ uint32 NMIE020:1; /* NMIE020 */ uint32 NMIE021:1; /* NMIE021 */ uint32 NMIE022:1; /* NMIE022 */ uint32 NMIE023:1; /* NMIE023 */ uint32 NMIE024:1; /* NMIE024 */ uint32 NMIE025:1; /* NMIE025 */ uint32 NMIE026:1; /* NMIE026 */ uint32 NMIE027:1; /* NMIE027 */ uint32 NMIE028:1; /* NMIE028 */ uint32 NMIE029:1; /* NMIE029 */ uint32 NMIE030:1; /* NMIE030 */ uint32 NMIE031:1; /* NMIE031 */ } __type820; typedef struct { /* Bit Access */ uint32 NMIE100:1; /* NMIE100 */ uint32 NMIE101:1; /* NMIE101 */ uint32 NMIE102:1; /* NMIE102 */ uint32 NMIE103:1; /* NMIE103 */ uint32 NMIE104:1; /* NMIE104 */ uint32 NMIE105:1; /* NMIE105 */ uint32 NMIE106:1; /* NMIE106 */ uint32 NMIE107:1; /* NMIE107 */ uint32 NMIE108:1; /* NMIE108 */ uint32 NMIE109:1; /* NMIE109 */ uint32 NMIE110:1; /* NMIE110 */ uint32 NMIE111:1; /* NMIE111 */ uint32 NMIE112:1; /* NMIE112 */ uint32 NMIE113:1; /* NMIE113 */ uint32 NMIE114:1; /* NMIE114 */ uint32 NMIE115:1; /* NMIE115 */ uint32 :16; /* Reserved Bits */ } __type821; typedef struct { /* Bit Access */ uint32 IRE000:1; /* IRE000 */ uint32 IRE001:1; /* IRE001 */ uint32 IRE002:1; /* IRE002 */ uint32 IRE003:1; /* IRE003 */ uint32 IRE004:1; /* IRE004 */ uint32 IRE005:1; /* IRE005 */ uint32 IRE006:1; /* IRE006 */ uint32 IRE007:1; /* IRE007 */ uint32 IRE008:1; /* IRE008 */ uint32 IRE009:1; /* IRE009 */ uint32 IRE010:1; /* IRE010 */ uint32 IRE011:1; /* IRE011 */ uint32 IRE012:1; /* IRE012 */ uint32 IRE013:1; /* IRE013 */ uint32 IRE014:1; /* IRE014 */ uint32 IRE015:1; /* IRE015 */ uint32 IRE016:1; /* IRE016 */ uint32 IRE017:1; /* IRE017 */ uint32 IRE018:1; /* IRE018 */ uint32 IRE019:1; /* IRE019 */ uint32 IRE020:1; /* IRE020 */ uint32 IRE021:1; /* IRE021 */ uint32 IRE022:1; /* IRE022 */ uint32 IRE023:1; /* IRE023 */ uint32 IRE024:1; /* IRE024 */ uint32 IRE025:1; /* IRE025 */ uint32 IRE026:1; /* IRE026 */ uint32 IRE027:1; /* IRE027 */ uint32 IRE028:1; /* IRE028 */ uint32 IRE029:1; /* IRE029 */ uint32 IRE030:1; /* IRE030 */ uint32 IRE031:1; /* IRE031 */ } __type822; typedef struct { /* Bit Access */ uint32 IRE100:1; /* IRE100 */ uint32 IRE101:1; /* IRE101 */ uint32 IRE102:1; /* IRE102 */ uint32 IRE103:1; /* IRE103 */ uint32 IRE104:1; /* IRE104 */ uint32 IRE105:1; /* IRE105 */ uint32 IRE106:1; /* IRE106 */ uint32 IRE107:1; /* IRE107 */ uint32 IRE108:1; /* IRE108 */ uint32 IRE109:1; /* IRE109 */ uint32 IRE110:1; /* IRE110 */ uint32 IRE111:1; /* IRE111 */ uint32 IRE112:1; /* IRE112 */ uint32 IRE113:1; /* IRE113 */ uint32 IRE114:1; /* IRE114 */ uint32 IRE115:1; /* IRE115 */ uint32 :13; /* Reserved Bits */ uint32 IRE129:1; /* IRE129 */ uint32 :2; /* Reserved Bits */ } __type823; typedef struct { /* Bit Access */ uint16 EMK000:1; /* EMK000 */ uint16 EMK001:1; /* EMK001 */ uint16 EMK002:1; /* EMK002 */ uint16 EMK003:1; /* EMK003 */ uint16 EMK004:1; /* EMK004 */ uint16 EMK005:1; /* EMK005 */ uint16 EMK006:1; /* EMK006 */ uint16 EMK007:1; /* EMK007 */ uint16 EMK008:1; /* EMK008 */ uint16 EMK009:1; /* EMK009 */ uint16 EMK010:1; /* EMK010 */ uint16 EMK011:1; /* EMK011 */ uint16 EMK012:1; /* EMK012 */ uint16 EMK013:1; /* EMK013 */ uint16 EMK014:1; /* EMK014 */ uint16 EMK015:1; /* EMK015 */ uint16 EMK016:1; /* EMK016 */ uint16 EMK017:1; /* EMK017 */ uint16 EMK018:1; /* EMK018 */ uint16 EMK019:1; /* EMK019 */ uint16 EMK020:1; /* EMK020 */ uint16 EMK021:1; /* EMK021 */ uint16 EMK022:1; /* EMK022 */ uint16 EMK023:1; /* EMK023 */ uint16 EMK024:1; /* EMK024 */ uint16 EMK025:1; /* EMK025 */ uint16 EMK026:1; /* EMK026 */ uint16 EMK027:1; /* EMK027 */ uint16 EMK028:1; /* EMK028 */ uint16 EMK029:1; /* EMK029 */ uint16 EMK030:1; /* EMK030 */ uint16 EMK031:1; /* EMK031 */ } __type824; typedef struct { /* Bit Access */ uint32 EMK100:1; /* EMK100 */ uint32 EMK101:1; /* EMK101 */ uint32 EMK102:1; /* EMK102 */ uint32 EMK103:1; /* EMK103 */ uint32 EMK104:1; /* EMK104 */ uint32 EMK105:1; /* EMK105 */ uint32 EMK106:1; /* EMK106 */ uint32 EMK107:1; /* EMK107 */ uint32 EMK108:1; /* EMK108 */ uint32 EMK109:1; /* EMK109 */ uint32 EMK110:1; /* EMK110 */ uint32 EMK111:1; /* EMK111 */ uint32 EMK112:1; /* EMK112 */ uint32 EMK113:1; /* EMK113 */ uint32 EMK114:1; /* EMK114 */ uint32 EMK115:1; /* EMK115 */ uint32 :13; /* Reserved Bits */ uint32 EMK129:1; /* EMK129 */ uint32 :2; /* Reserved Bits */ } __type825; typedef struct { /* Bit Access */ uint32 CLSSE000:1; /* CLSSE000 */ uint32 CLSSE001:1; /* CLSSE001 */ uint32 CLSSE002:1; /* CLSSE002 */ uint32 CLSSE003:1; /* CLSSE003 */ uint32 CLSSE004:1; /* CLSSE004 */ uint32 CLSSE005:1; /* CLSSE005 */ uint32 CLSSE006:1; /* CLSSE006 */ uint32 CLSSE007:1; /* CLSSE007 */ uint32 CLSSE008:1; /* CLSSE008 */ uint32 CLSSE009:1; /* CLSSE009 */ uint32 CLSSE010:1; /* CLSSE010 */ uint32 CLSSE011:1; /* CLSSE011 */ uint32 CLSSE012:1; /* CLSSE012 */ uint32 CLSSE013:1; /* CLSSE013 */ uint32 CLSSE014:1; /* CLSSE014 */ uint32 CLSSE015:1; /* CLSSE015 */ uint32 CLSSE016:1; /* CLSSE016 */ uint32 CLSSE017:1; /* CLSSE017 */ uint32 CLSSE018:1; /* CLSSE018 */ uint32 CLSSE019:1; /* CLSSE019 */ uint32 CLSSE020:1; /* CLSSE020 */ uint32 CLSSE021:1; /* CLSSE021 */ uint32 CLSSE022:1; /* CLSSE022 */ uint32 CLSSE023:1; /* CLSSE023 */ uint32 CLSSE024:1; /* CLSSE024 */ uint32 CLSSE025:1; /* CLSSE025 */ uint32 CLSSE026:1; /* CLSSE026 */ uint32 CLSSE027:1; /* CLSSE027 */ uint32 CLSSE028:1; /* CLSSE028 */ uint32 CLSSE029:1; /* CLSSE029 */ uint32 CLSSE030:1; /* CLSSE030 */ uint32 CLSSE031:1; /* CLSSE031 */ } __type826; typedef struct { /* Bit Access */ uint32 CLSSE100:1; /* CLSSE100 */ uint32 CLSSE101:1; /* CLSSE101 */ uint32 CLSSE102:1; /* CLSSE102 */ uint32 CLSSE103:1; /* CLSSE103 */ uint32 CLSSE104:1; /* CLSSE104 */ uint32 CLSSE105:1; /* CLSSE105 */ uint32 CLSSE106:1; /* CLSSE106 */ uint32 CLSSE107:1; /* CLSSE107 */ uint32 CLSSE108:1; /* CLSSE108 */ uint32 CLSSE109:1; /* CLSSE109 */ uint32 CLSSE110:1; /* CLSSE110 */ uint32 CLSSE111:1; /* CLSSE111 */ uint32 CLSSE112:1; /* CLSSE112 */ uint32 CLSSE113:1; /* CLSSE113 */ uint32 CLSSE114:1; /* CLSSE114 */ uint32 CLSSE115:1; /* CLSSE115 */ uint32 :13; /* Reserved Bits */ uint32 CLSSE129:1; /* CLSSE129 */ uint32 CLSSE130:1; /* CLSSE130 */ uint32 :1; /* Reserved Bits */ } __type827; typedef struct { /* Bit Access */ uint32 REG1:8; /* REG1[7:0] */ uint32 :24; /* Reserved Bits */ } __type828; typedef struct { /* Bit Access */ const uint8 PRERR:1; /* PRERR */ uint8 :7; /* Reserved Bits */ } __type829; typedef struct { /* Bit Access */ uint8 PE000:1; /* PE000 */ uint8 PE001:1; /* PE001 */ uint8 PE002:1; /* PE002 */ uint8 PE003:1; /* PE003 */ uint8 PE004:1; /* PE004 */ uint8 PE005:1; /* PE005 */ uint8 PE006:1; /* PE006 */ uint8 PE007:1; /* PE007 */ uint8 PE008:1; /* PE008 */ uint8 PE009:1; /* PE009 */ uint8 PE010:1; /* PE010 */ uint8 PE011:1; /* PE011 */ uint8 PE012:1; /* PE012 */ uint8 PE013:1; /* PE013 */ uint8 PE014:1; /* PE014 */ uint8 PE015:1; /* PE015 */ uint8 PE016:1; /* PE016 */ uint8 PE017:1; /* PE017 */ uint8 PE018:1; /* PE018 */ uint8 PE019:1; /* PE019 */ uint8 PE020:1; /* PE020 */ uint8 PE021:1; /* PE021 */ uint8 PE022:1; /* PE022 */ uint8 PE023:1; /* PE023 */ uint8 PE024:1; /* PE024 */ uint8 PE025:1; /* PE025 */ uint8 PE026:1; /* PE026 */ uint8 PE027:1; /* PE027 */ uint8 PE028:1; /* PE028 */ uint8 PE029:1; /* PE029 */ uint8 PE030:1; /* PE030 */ uint8 PE031:1; /* PE031 */ } __type830; typedef struct { /* Bit Access */ uint8 PE100:1; /* PE100 */ uint8 PE101:1; /* PE101 */ uint8 PE102:1; /* PE102 */ uint8 PE103:1; /* PE103 */ uint8 PE104:1; /* PE104 */ uint8 PE105:1; /* PE105 */ uint8 PE106:1; /* PE106 */ uint8 PE107:1; /* PE107 */ uint8 PE108:1; /* PE108 */ uint8 PE109:1; /* PE109 */ uint8 PE110: