Searched refs:SPORT_PUT_TCLKDIV (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.h63 #define SPORT_PUT_TCLKDIV(sport, v) bfin_write16(((sport)->port.membase + OFFSET_TCLKDIV), v) macro
H A Dbfin_sport_uart.c135 SPORT_PUT_TCLKDIV(up, tclkdiv);

Completed in 43 milliseconds