Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/tty/serial/
Dtimbuart.h22 #define TIMBUART_BAUDRATE 0x20 macro
Dtimbuart.c113 ioread8(port->membase + TIMBUART_BAUDRATE)); in timbuart_tx_chars()
299 iowrite8((u8)bindex, port->membase + TIMBUART_BAUDRATE); in timbuart_set_termios()