Searched refs:sigpow (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/dvb/frontends/
H A Ddib3000mb.c670 short sigpow = rd(DIB3000MB_REG_SIGNAL_POWER); local
673 *snr = (sigpow << 8) / ((icipow > 0) ? icipow : 1);

Completed in 41 milliseconds