Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/media/dvb-frontends/
Dhorus3a.c171 u8 mixdiv = 0; in horus3a_set_params() local
189 mixdiv = 4; in horus3a_set_params()
192 mixdiv = 2; in horus3a_set_params()
196 ms = DIV_ROUND_CLOSEST((frequency * mixdiv) / 2, 1000); in horus3a_set_params()
309 priv->frequency = ms * 2 * 1000 / mixdiv; in horus3a_set_params()