Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/dvb-frontends/
Dhorus3a.c180 u8 mixdiv = 0; in horus3a_set_params() local
198 mixdiv = 4; in horus3a_set_params()
201 mixdiv = 2; in horus3a_set_params()
205 ms = DIV_ROUND_CLOSEST((frequency * mixdiv) / 2, 1000); in horus3a_set_params()
318 priv->frequency = ms * 2 * 1000 / mixdiv; in horus3a_set_params()