Home
last modified time | relevance | path

Searched refs:UART_FCTR_TRGD (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/include/linux/
H A Dserial_reg.h209 #define UART_FCTR_TRGD 0x30 /* Tx/Rx 850 programmable trigger select */ macro
/openbmc/linux/include/uapi/linux/
H A Dserial_reg.h225 #define UART_FCTR_TRGD 0x30 /* Tx/Rx 850 programmable trigger select */ macro
/openbmc/linux/drivers/tty/serial/8250/
H A D8250_port.c2293 fctr | UART_FCTR_TRGD | UART_FCTR_RX); in serial8250_do_startup()
2296 fctr | UART_FCTR_TRGD | UART_FCTR_TX); in serial8250_do_startup()