Home
last modified time | relevance | path

Searched refs:uhfbw8 (Results 1 – 2 of 2) sorted by relevance

/drivers/media/common/tuners/
Dtuner-xc2028.h40 unsigned int uhfbw8:1; member
Dtuner-xc2028.c1049 priv->ctrl.uhfbw8 = 1; in xc2028_set_params()
1050 type |= (priv->ctrl.vhfbw7 && priv->ctrl.uhfbw8) ? DTV78 : DTV8; in xc2028_set_params()
1057 priv->ctrl.uhfbw8 = 0; in xc2028_set_params()
1058 type |= (priv->ctrl.vhfbw7 && priv->ctrl.uhfbw8) ? DTV78 : DTV7; in xc2028_set_params()
1064 priv->ctrl.uhfbw8 = 0; in xc2028_set_params()