Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/dvb-frontends/
H A Dstv090x.c2402 s32 inc, timeout_step, trials, steps_max; in stv090x_sw_algo() local
2405 stv090x_get_loop_params(state, &inc, &timeout_step, &steps_max); in stv090x_sw_algo()
2450 lock = stv090x_search_car_loop(state, inc, timeout_step, zigzag, steps_max); in stv090x_sw_algo()
2467 msleep(timeout_step); in stv090x_sw_algo()
2471 msleep(timeout_step); in stv090x_sw_algo()