Searched refs:UARTDM_TF (Results 1 - 2 of 2) sorted by last modified time

/linux-master/drivers/tty/serial/
H A Dmsm_serial.c59 #define UARTDM_TF 0x0070 macro
315 conf.dst_addr = base + UARTDM_TF;
841 tf = port->membase + UARTDM_TF;
889 tf = port->membase + UARTDM_TF;
1523 msm_write(port, c, msm_port->is_uartdm ? UARTDM_TF : MSM_UART_TF);
1607 tf = port->membase + UARTDM_TF;
/linux-master/arch/arm/include/debug/
H A Dmsm.S16 @ Write the 1 character to UARTDM_TF

Completed in 134 milliseconds