Searched refs:SEMR (Results 1 – 3 of 3) sorted by relevance
/openbmc/qemu/hw/char/ |
H A D | renesas_sci.c | 68 REG8(SEMR, 7) 69 FIELD(SEMR, ACS0, 0, 1) 70 FIELD(SEMR, ABCS, 4, 1)
|
/openbmc/linux/drivers/tty/serial/ |
H A D | sh-sci.h | 34 SEMR, /* Serial extended mode register */ enumerator
|
H A D | sh-sci.c | 311 [SEMR] = { 0x14, 8 }, 2563 if (sci_getreg(port, SEMR)->size) in sci_set_termios() 2564 serial_port_out(port, SEMR, 0); in sci_set_termios()
|