Lines Matching defs:uart_regs
165 struct uart_regs { struct
166 volatile uint8_t RTXB;
167 volatile uint8_t IER;
168 volatile uint8_t IIR_FCR;
169 volatile uint8_t LCR;
170 volatile uint8_t MCR;
171 volatile uint8_t LSR;
172 volatile uint8_t MSR;
173 volatile uint8_t SCR;
174 uint8_t RSVDA[0x330 - 0x08];
175 volatile uint8_t ACTV;
176 uint8_t RSVDB[0x3f0 - 0x331];
177 volatile uint8_t CFG_SEL;