Searched refs:MSM_UART_TF (Results 1 - 1 of 1) sorted by path

/linux-master/drivers/tty/serial/
H A Dmsm_serial.c58 #define MSM_UART_TF 0x000C macro
843 tf = port->membase + MSM_UART_TF;
891 tf = port->membase + MSM_UART_TF;
1523 msm_write(port, c, msm_port->is_uartdm ? UARTDM_TF : MSM_UART_TF);
1609 tf = port->membase + MSM_UART_TF;

Completed in 179 milliseconds