Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dserial_reg.h383 #define UART_ALTR_TX_LOW 0x41 /* Tx FIFO Low Watermark */ macro
/openbmc/linux/drivers/tty/serial/8250/
H A D8250_port.c2314 serial_port_out(port, UART_ALTR_TX_LOW, in serial8250_do_startup()