Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/tty/serial/
Dmsm_serial.h111 #define UART_RF 0x000C macro
Dmsm_serial.c621 c = msm_read(port, UART_RF); in msm_handle_rx()
1206 unsigned int rf_reg = msm_port->is_uartdm ? UARTDM_RF : UART_RF; in msm_poll_get_char_single()