Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tty/serial/
H A Datmel_serial.c120 short pdc_rx_idx; /* current PDC RX buffer */ member
1597 int rx_idx = atmel_port->pdc_rx_idx; in atmel_rx_from_pdc()
1654 atmel_port->pdc_rx_idx = rx_idx; in atmel_rx_from_pdc()
1692 atmel_port->pdc_rx_idx = 0; in atmel_prepare_rx_pdc()