Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/tty/serial/
Datmel_serial.c119 #define UART_PUT_TCR(port,v) __raw_writel(v, (port)->membase + ATMEL_PDC_TCR) macro
1283 UART_PUT_TCR(port, count); in atmel_tx_pdc()
1862 UART_PUT_TCR(port, 0); in atmel_flush_buffer()