Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/tty/serial/
Dmsm_serial.h108 #define UART_RF 0x000C macro
Dmsm_serial.c195 c = msm_read(port, UART_RF); in handle_rx()
688 unsigned int rf_reg = msm_port->is_uartdm ? UARTDM_RF : UART_RF; in msm_poll_get_char_single()