Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/tty/serial/
Dbfin_sport_uart.h72 #define SPORT_PUT_STAT(sport, v) bfin_write16(((sport)->port.membase + OFFSET_STAT), v) macro
Dbfin_sport_uart.c196 SPORT_PUT_STAT(up, ROVF); /* Clear ROVF bit */ in sport_uart_err_irq()