Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/tty/serial/
Dtimbuart.h34 #define TIMBUART_BAUDRATE 0x20 macro
Dtimbuart.c128 ioread8(port->membase + TIMBUART_BAUDRATE)); in timbuart_tx_chars()
314 iowrite8((u8)bindex, port->membase + TIMBUART_BAUDRATE); in timbuart_set_termios()