Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dserial_reg.h363 #define UART_OMAP_TX_LVL 0x1a /* TX FIFO level register */ macro
/openbmc/linux/drivers/tty/serial/8250/
H A D8250_omap.c1179 tx_lvl = serial_in(p, UART_OMAP_TX_LVL); in omap_8250_tx_dma()