Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/tty/serial/
Dtimbuart.h22 #define TIMBUART_BAUDRATE 0x20 macro
Dtimbuart.c116 ioread8(port->membase + TIMBUART_BAUDRATE)); in timbuart_tx_chars()
302 iowrite8((u8)bindex, port->membase + TIMBUART_BAUDRATE); in timbuart_set_termios()