Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/media/dvb-frontends/
Ddrxd_hard.c659 u16 invRurCount = (u16) (cfg->speed / in SetCfgIfAgc() local
662 if (invRurCount > maxRur) { in SetCfgIfAgc()
666 rurCount = maxRur - invRurCount; in SetCfgIfAgc()