Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/dvb-frontends/
H A Dstb0899_priv.h174 s16 t_agc2; /* Agc2 time constant (ms) */ member
H A Dstb0899_drv.c641 internal->t_agc2 = 0; in stb0899_init_calc()
H A Dstb0899_algo.c602 msleep(internal->t_agc1 + internal->t_agc2 + internal->t_derot); /* AGC1, AGC2 and timing loop */ in stb0899_dvbs_algo()