Home
last modified time | relevance | path

Searched refs:uhfbw8 (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/tuners/
H A Dtuner-xc2028.h42 unsigned int uhfbw8:1; member
H A Dtuner-xc2028.c1243 priv->ctrl.uhfbw8 = 0; in xc2028_set_params()
1248 priv->ctrl.uhfbw8 = 0; in xc2028_set_params()
1249 type |= (priv->ctrl.vhfbw7 && priv->ctrl.uhfbw8) ? DTV78 : DTV7; in xc2028_set_params()
1255 priv->ctrl.uhfbw8 = 1; in xc2028_set_params()
1256 type |= (priv->ctrl.vhfbw7 && priv->ctrl.uhfbw8) ? DTV78 : DTV8; in xc2028_set_params()
/kernel/linux/linux-6.6/drivers/media/tuners/
H A Dxc2028.h42 unsigned int uhfbw8:1; member
H A Dxc2028.c1243 priv->ctrl.uhfbw8 = 0; in xc2028_set_params()
1248 priv->ctrl.uhfbw8 = 0; in xc2028_set_params()
1249 type |= (priv->ctrl.vhfbw7 && priv->ctrl.uhfbw8) ? DTV78 : DTV7; in xc2028_set_params()
1255 priv->ctrl.uhfbw8 = 1; in xc2028_set_params()
1256 type |= (priv->ctrl.vhfbw7 && priv->ctrl.uhfbw8) ? DTV78 : DTV8; in xc2028_set_params()

Completed in 4 milliseconds