Searched refs:STB6100_G (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 Dstb6100.h48 #define STB6100_G 0x05 macro
H A Dstb6100.c88 [STB6100_G] = "G",
111 [STB6100_G] = { 0xef, 0x10 },
339 regs[STB6100_G] = (regs[STB6100_G] & ~STB6100_G_G) | g;
340 regs[STB6100_G] &= ~STB6100_G_GCT; /* mask GCT */
341 regs[STB6100_G] |= (1 << 5); /* 2Vp-p Mode */

Completed in 51 milliseconds