Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/dvb-frontends/
H A Ddrxd_hard.c645 u16 invRurCount = (u16) (cfg->speed / in SetCfgIfAgc() local
648 if (invRurCount > maxRur) { in SetCfgIfAgc()
652 rurCount = maxRur - invRurCount; in SetCfgIfAgc()