Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/tty/serial/
Dcrisv10.h27 #define SERIAL_RECV_DESCRIPTORS 8 macro
84 struct etrax_dma_descr rec_descr[SERIAL_RECV_DESCRIPTORS];
Dcrisv10.c1774 if (++info->cur_rec_descr == SERIAL_RECV_DESCRIPTORS) in handle_all_descr_data()
1869 for (i = 0; i < SERIAL_RECV_DESCRIPTORS; i++) { in start_recv_dma()
2711 for (i = 0; i < SERIAL_RECV_DESCRIPTORS; i++) in startup()
2807 for (i = 0; i < SERIAL_RECV_DESCRIPTORS; i++) in shutdown()