Home
last modified time | relevance | path

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

/linux/drivers/usb/serial/
H A Dio_ti.h23 #define UMPMEM_OFFS_UART_LSR 0x05 /* UMP UART LSR register offset */ macro
H A Dio_ti.c554 port->uart_base + UMPMEM_OFFS_UART_LSR, 1, lsr); in tx_active()