Home
last modified time | relevance | path

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

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