Searched refs:SCBRR (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/include/linux/ |
D | serial_sci.h | 91 SCBRR, /* Bit Rate Register */ enumerator
|
/linux-4.1.27/drivers/tty/serial/ |
D | sh-sci.c | 159 [SCBRR] = { 0x01, 8 }, 179 [SCBRR] = { 0x01, 8 }, 198 [SCBRR] = { 0x04, 8 }, 217 [SCBRR] = { 0x04, 8 }, 237 [SCBRR] = { 0x04, 8 }, 256 [SCBRR] = { 0x02, 8 }, 275 [SCBRR] = { 0x04, 8 }, 294 [SCBRR] = { 0x04, 8 }, 314 [SCBRR] = { 0x04, 8 }, 334 [SCBRR] = { 0x04, 8 }, [all …]
|