Searched refs:SCxSR (Results 1 – 2 of 2) sorted by relevance
/Linux-v6.6/drivers/tty/serial/ |
D | sh-sci.c | 185 [SCxSR] = { 0x04, 8 }, 189 .overrun_reg = SCxSR, 205 [SCxSR] = { 0x08, 16 }, 211 .overrun_reg = SCxSR, 227 [SCxSR] = { 0x14, 16 }, 235 .overrun_reg = SCxSR, 251 [SCxSR] = { 0x14, 16 }, 260 .overrun_reg = SCxSR, 277 [SCxSR] = { 0x10, 16 }, 304 [SCxSR] = { 0x08, 16 }, [all …]
|
D | sh-sci.h | 18 SCxSR, /* Serial Status Register */ enumerator
|