Lines Matching defs:si1
192 typedef struct si1 { struct
193 u16 siamr1; /* SI1 TDMA mode register */
194 u16 sibmr1; /* SI1 TDMB mode register */
195 u16 sicmr1; /* SI1 TDMC mode register */
196 u16 sidmr1; /* SI1 TDMD mode register */
197 u8 siglmr1_h; /* SI1 global mode register high */
198 u8 res0[0x1];
199 u8 sicmdr1_h; /* SI1 command register high */
200 u8 res2[0x1];
201 u8 sistr1_h; /* SI1 status register high */
202 u8 res3[0x1];
203 u16 sirsr1_h; /* SI1 RAM shadow address register high */
204 u8 sitarc1; /* SI1 RAM counter Tx TDMA */
205 u8 sitbrc1; /* SI1 RAM counter Tx TDMB */
206 u8 sitcrc1; /* SI1 RAM counter Tx TDMC */
207 u8 sitdrc1; /* SI1 RAM counter Tx TDMD */
208 u8 sirarc1; /* SI1 RAM counter Rx TDMA */
209 u8 sirbrc1; /* SI1 RAM counter Rx TDMB */
210 u8 sircrc1; /* SI1 RAM counter Rx TDMC */
211 u8 sirdrc1; /* SI1 RAM counter Rx TDMD */
212 u8 res4[0x8];
236 } __attribute__ ((packed)) si1_t; argument
567 si1_t si1; /* SI */ member