Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/tty/serial/
Dbfin_sport_uart.h63 #define SPORT_PUT_TCR2(sport, v) bfin_write16(((sport)->port.membase + OFFSET_TCR2), v) macro
Dbfin_sport_uart.c125 SPORT_PUT_TCR2(up, size + 1); in sport_uart_setup()