Home
last modified time | relevance | path

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

/linux/drivers/tty/serial/
H A Dsh-sci.c83 SCSPTR, /* Serial Port Register */ enumerator
412 [SCSPTR] = { 0x20, 16 },
441 [SCSPTR] = { 0x10, 16 },
474 [SCSPTR] = { 0x10, 16 },
525 [SCSPTR] = { 0x20, 16 },
552 [SCSPTR] = { 0x20, 16 },
580 [SCSPTR] = { 0x20, 16 },
640 [SCSPTR] = { 0x24, 16 },
952 } else if (sci_getreg(port, SCSPTR)->size && s->regtype != SCIx_RZV2H_SCIF_REGTYPE) { in sci_init_pins()
953 u16 status = sci_serial_in(port, SCSPTR); in sci_init_pins()
[all …]