Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/tty/serial/
Dbfin_sport_uart.h64 #define SPORT_PUT_TCLKDIV(sport, v) bfin_write16(((sport)->port.membase + OFFSET_TCLKDIV), v) macro
Dbfin_sport_uart.c140 SPORT_PUT_TCLKDIV(up, tclkdiv); in sport_uart_setup()