Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/tty/serial/ !
Dbfin_sport_uart.h45 #define SPORT_GET_RX32(sport) \ macro
Dbfin_sport_uart.c87 value = SPORT_GET_RX32(up); in rx_one_byte()