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

Completed in 177 milliseconds