Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/tty/serial/
Datmel_serial.c125 short pdc_rx_idx; /* current PDC RX buffer */ member
1606 int rx_idx = atmel_port->pdc_rx_idx; in atmel_rx_from_pdc()
1663 atmel_port->pdc_rx_idx = rx_idx; in atmel_rx_from_pdc()
1707 atmel_port->pdc_rx_idx = 0; in atmel_prepare_rx_pdc()