Searched refs:outofloop_count (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/tty/serial/jsm/
H A Djsm_neo.c1089 int outofloop_count = 0; local
1116 while (((uart_poll & 0xff) != 0) && (outofloop_count < 0xff)){
1119 outofloop_count++;

Completed in 219 milliseconds