Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/media/tuners/
Dtuner-xc2028.h41 unsigned int vhfbw7:1; member
Dtuner-xc2028.c1243 priv->ctrl.vhfbw7 = 0; in xc2028_set_params()
1247 priv->ctrl.vhfbw7 = 1; in xc2028_set_params()
1250 type |= (priv->ctrl.vhfbw7 && priv->ctrl.uhfbw8) ? DTV78 : DTV7; in xc2028_set_params()
1254 priv->ctrl.vhfbw7 = 0; in xc2028_set_params()
1257 type |= (priv->ctrl.vhfbw7 && priv->ctrl.uhfbw8) ? DTV78 : DTV8; in xc2028_set_params()