Searched refs:UART_PUT_RCR (Results 1 – 1 of 1) sorted by relevance
114 #define UART_PUT_RCR(port,v) __raw_writel(v, (port)->membase + ATMEL_PDC_RCR) macro1509 UART_PUT_RCR(port, PDC_BUFFER_SIZE); in atmel_prepare_rx_pdc()