Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/tty/serial/
Dbfin_sport_uart.h70 #define SPORT_PUT_RCLKDIV(sport, v) bfin_write16(((sport)->port.membase + OFFSET_RCLKDIV), v) macro
Dbfin_sport_uart.c142 SPORT_PUT_RCLKDIV(up, rclkdiv); in sport_uart_setup()