Searched refs:w08 (Results 1 - 2 of 2) 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 Ddrx397xD.h62 u16 w08; member in struct:drx397xD_CfgIfAgc
H A Ddrx397xD.c418 u16 w08 = agc->w08; local
437 if (w0A < w08)
451 EXIT_RC(WR16(s, 0x0c20031, (w0A - w08) >> 1));
452 EXIT_RC(WR16(s, 0x0c20032, ((w0A + w08) >> 1) - 0x1ff));
1096 s->config.ifagc.w08 = 0;

Completed in 109 milliseconds