Searched refs:lpsel (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/common/tuners/
H A Dtda827x.c44 unsigned char lpsel; member in struct:tda827x_priv
56 priv->lpsel = 0;
59 priv->lpsel = 1;
281 tuner_reg[4] = 0x52 + (priv->lpsel << 5);
579 buf[4] = 0x59; // lpsel, for 6MHz + 2
611 buf[1] = 0x99; // lpsel, for 6MHz + 2
631 buf[1] = 0x39; // lpsel, for 6MHz + 2
707 tuner_reg[4] = 0x99 + (priv->lpsel << 1);
747 tuner_reg[1] = 0x19 + (priv->lpsel << 1);

Completed in 106 milliseconds