Searched refs:w9C (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.h107 u16 w9C; /* 0xe0 */ member in struct:drx397xD_config
H A Ddrx397xD.c493 s->config.w9C &= ~2;
494 EXIT_RC(WR16(s, 0x0c20015, s->config.w9C));
503 s->config.w9C &= ~2;
504 EXIT_RC(WR16(s, 0x0c20015, s->config.w9C));
514 s->config.w9C |= 2;
515 EXIT_RC(WR16(s, 0x0c20015, s->config.w9C));
1113 s->config.w9C = 0x000e;
1229 s->config.w9C = 0x0e;
1231 s->config.w9C = 0;
1275 rc = WR16(s, 0x0C20015, s->config.w9C);
[all...]

Completed in 106 milliseconds