Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/tty/serial/
Datmel_serial.c124 short pdc_rx_idx; /* current PDC RX buffer */ member
1493 int rx_idx = atmel_port->pdc_rx_idx; in atmel_rx_from_pdc()
1550 atmel_port->pdc_rx_idx = rx_idx; in atmel_rx_from_pdc()
1594 atmel_port->pdc_rx_idx = 0; in atmel_prepare_rx_pdc()