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

Completed in 100 milliseconds