Home
last modified time | relevance | path

Searched refs:SEMR (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/hw/char/
H A Drenesas_sci.c68 REG8(SEMR, 7)
69 FIELD(SEMR, ACS0, 0, 1)
70 FIELD(SEMR, ABCS, 4, 1)
/openbmc/linux/drivers/tty/serial/
H A Dsh-sci.h34 SEMR, /* Serial extended mode register */ enumerator
H A Dsh-sci.c311 [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()