Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/media/dvb-frontends/
H A Dnxt200x.c251 u8 buf, stopval, counter = 0; in nxt200x_microcontroller_stop() local
257 stopval = 0x40; in nxt200x_microcontroller_stop()
260 stopval = 0x10; in nxt200x_microcontroller_stop()
263 stopval = 0; in nxt200x_microcontroller_stop()
272 if (buf & stopval) in nxt200x_microcontroller_stop()
/kernel/linux/linux-6.6/drivers/media/dvb-frontends/
H A Dnxt200x.c246 u8 buf, stopval, counter = 0; in nxt200x_microcontroller_stop() local
252 stopval = 0x40; in nxt200x_microcontroller_stop()
255 stopval = 0x10; in nxt200x_microcontroller_stop()
258 stopval = 0; in nxt200x_microcontroller_stop()
267 if (buf & stopval) in nxt200x_microcontroller_stop()

Completed in 4 milliseconds