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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/serial/
H A Dbfin_sport_uart.h68 #define SPORT_PUT_RCR2(sport, v) bfin_write16(((sport)->port.membase + OFFSET_RCR2), v) macro
H A Dbfin_sport_uart.c130 SPORT_PUT_RCR2(up, (size + 1) * 2 - 1);

Completed in 105 milliseconds