Searched refs:SPORT_GET_RCR2 (Results 1 - 2 of 2) sorted by relevance

/drivers/tty/serial/
H A Dbfin_sport_uart.h57 #define SPORT_GET_RCR2(sport) bfin_read16(((sport)->port.membase + OFFSET_RCR2)) macro
H A Dbfin_sport_uart.c132 pr_debug("%s RCR1:%x, RCR2:%x\n", __func__, SPORT_GET_RCR1(up), SPORT_GET_RCR2(up));

Completed in 44 milliseconds