Lines Matching defs:cg14_regs
77 struct cg14_regs{ struct
78 volatile u8 mcr; /* Master Control Reg */
79 volatile u8 ppr; /* Packed Pixel Reg */
80 volatile u8 tms[2]; /* Test Mode Status Regs */
81 volatile u8 msr; /* Master Status Reg */
82 volatile u8 fsr; /* Fault Status Reg */
83 volatile u8 rev; /* Revision & Impl */
84 volatile u8 ccr; /* Clock Control Reg */
85 volatile u32 tmr; /* Test Mode Read Back */
86 volatile u8 mod; /* Monitor Operation Data Reg */
87 volatile u8 acr; /* Aux Control */
88 u8 xxx0[6];
89 volatile u16 hct; /* Hor Counter */
90 volatile u16 vct; /* Vert Counter */
91 volatile u16 hbs; /* Hor Blank Start */
92 volatile u16 hbc; /* Hor Blank Clear */
93 volatile u16 hss; /* Hor Sync Start */
94 volatile u16 hsc; /* Hor Sync Clear */
95 volatile u16 csc; /* Composite Sync Clear */
96 volatile u16 vbs; /* Vert Blank Start */
97 volatile u16 vbc; /* Vert Blank Clear */
98 volatile u16 vss; /* Vert Sync Start */
99 volatile u16 vsc; /* Vert Sync Clear */
100 volatile u16 xcs;
101 volatile u16 xcc;
102 volatile u16 fsa; /* Fault Status Address */
103 volatile u16 adr; /* Address Registers */
104 u8 xxx1[0xce];
105 volatile u8 pcg[0x100]; /* Pixel Clock Generator */
106 volatile u32 vbr; /* Frame Base Row */
107 volatile u32 vmcr; /* VBC Master Control */
108 volatile u32 vcr; /* VBC refresh */
109 volatile u32 vca; /* VBC Config */