Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/media/dvb-frontends/
Dhorus3a.c179 u8 mixdiv = 0; in horus3a_set_params() local
197 mixdiv = 4; in horus3a_set_params()
200 mixdiv = 2; in horus3a_set_params()
204 ms = DIV_ROUND_CLOSEST((frequency * mixdiv) / 2, 1000); in horus3a_set_params()
337 priv->frequency = ms * 2 * 1000 / mixdiv; in horus3a_set_params()