Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/media/tuners/
Dxc2028.h42 unsigned int uhfbw8:1; member
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()