Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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()