Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/usb/serial/
Dio_ti.h28 #define UMPMEM_OFFS_UART_LSR 0x05 /* UMP UART LSR register offset */ macro
Dio_ti.c494 port->uart_base + UMPMEM_OFFS_UART_LSR, in TIIsTxActive()