Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/tty/serial/
Datmel_serial.c121 short pdc_rx_idx; /* current PDC RX buffer */ member
1614 int rx_idx = atmel_port->pdc_rx_idx; in atmel_rx_from_pdc()
1671 atmel_port->pdc_rx_idx = rx_idx; in atmel_rx_from_pdc()
1709 atmel_port->pdc_rx_idx = 0; in atmel_prepare_rx_pdc()