Searched refs:SCxSR (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/drivers/tty/serial/ |
D | sh-sci.c | 187 [SCxSR] = { 0x04, 8 }, 191 .overrun_reg = SCxSR, 207 [SCxSR] = { 0x08, 16 }, 213 .overrun_reg = SCxSR, 229 [SCxSR] = { 0x14, 16 }, 237 .overrun_reg = SCxSR, 253 [SCxSR] = { 0x14, 16 }, 262 .overrun_reg = SCxSR, 279 [SCxSR] = { 0x10, 16 }, 306 [SCxSR] = { 0x08, 16 }, [all …]
|
D | sh-sci.h | 19 SCxSR, /* Serial Status Register */ enumerator
|