Searched refs:UART_GET_LSR (Results 1 – 7 of 7) sorted by relevance
112 static inline unsigned int UART_GET_LSR(struct bfin_serial_port *uart) in UART_GET_LSR() function
103 static inline unsigned int UART_GET_LSR(struct bfin_serial_port *uart) in UART_GET_LSR() function
41 #define UART_GET_LSR(uart) bfin_read16(((uart)->port.membase + OFFSET_LSR)) macro