Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tty/serial/
H A Ducc_uart.c92 struct ucc_uart_pram { struct
93 struct ucc_slow_pram common;
94 u8 res1[8]; /* reserved */
95 __be16 maxidl; /* Maximum idle chars */
96 __be16 idlc; /* temp idle counter */
104 __be16 rtemp; /* Temp storage */
110 __be16 res2; /* reserved */
123 __be16 supsmr; /* 0x90, Shadow UPSMR */
130 u8 res14[0xBC - 0x9F]; /* reserved */
135 __be16 tx_state; /* 0xC6, TX state */
[all …]