Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/media/dvb-frontends/
Dnxt200x.c265 u8 buf, stopval, counter = 0; in nxt200x_microcontroller_stop() local
271 stopval = 0x40; in nxt200x_microcontroller_stop()
274 stopval = 0x10; in nxt200x_microcontroller_stop()
277 stopval = 0; in nxt200x_microcontroller_stop()
286 if (buf & stopval) in nxt200x_microcontroller_stop()