Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/dvb-frontends/
Dnxt200x.c261 u8 buf, stopval, counter = 0; in nxt200x_microcontroller_stop() local
267 stopval = 0x40; in nxt200x_microcontroller_stop()
270 stopval = 0x10; in nxt200x_microcontroller_stop()
273 stopval = 0; in nxt200x_microcontroller_stop()
282 if (buf & stopval) in nxt200x_microcontroller_stop()