Home
last modified time | relevance | path

Searched defs:_Usart (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/arch/emips/include/
H A Demipsreg.h378 struct _Usart { struct
379 volatile uint32_t Tag; /* ro */
380 volatile uint32_t Control; /* rw */
381 volatile uint32_t IntrEnable;
382 volatile uint32_t IntrDisable;
383 volatile uint32_t IntrMask;
384 volatile uint32_t ChannelStatus; /* all these with.. */
385 volatile uint32_t RxData;
386 volatile uint32_t TxData;
387 volatile uint32_t Baud;
[all …]