Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/tty/serial/jsm/
Djsm_neo.c1118 int outofloop_count = 0; in neo_intr() local
1145 while (((uart_poll & 0xff) != 0) && (outofloop_count < 0xff)){ in neo_intr()
1148 outofloop_count++; in neo_intr()