Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/media/dvb-frontends/
H A Dves1x93.c305 int maxtry = 10; /* just for safety - let's not get stuck here */ in ves1x93_read_status() local
306 while ((sync & 0x03) != 0x03 && (sync & 0x0c) && maxtry--) { in ves1x93_read_status()
/kernel/linux/linux-6.6/drivers/media/dvb-frontends/
H A Dves1x93.c305 int maxtry = 10; /* just for safety - let's not get stuck here */ in ves1x93_read_status() local
306 while ((sync & 0x03) != 0x03 && (sync & 0x0c) && maxtry--) { in ves1x93_read_status()

Completed in 3 milliseconds