Searched refs:vhfbw7 (Results 1 - 3 of 3) 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 Dtuner-xc2028.h40 unsigned int vhfbw7:1; member in struct:xc2028_ctrl
H A Dtuner-xc2028.c1088 priv->ctrl.vhfbw7 = 0;
1091 type |= (priv->ctrl.vhfbw7 && priv->ctrl.uhfbw8) ? DTV78 : DTV8;
1096 priv->ctrl.vhfbw7 = 1;
1099 type |= (priv->ctrl.vhfbw7 && priv->ctrl.uhfbw8) ? DTV78 : DTV7;
1104 priv->ctrl.vhfbw7 = 0;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/tm6000/
H A Dtm6000-cards.c583 ctl.vhfbw7 = 1;

Completed in 109 milliseconds