Home
last modified time | relevance | path

Searched refs:TDA8295 (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/tuners/
H A Dtda8290.c39 #define TDA8295 2 macro
136 /* Set TDA8295 to FM radio; Start TDA8290 with MN values */ in set_audio()
137 priv->tda8290_easy_mode = (priv->ver & TDA8295) ? 0x80 : 0x01; in set_audio()
757 priv->ver = TDA8295; in tda829x_attach()
775 case TDA8295: in tda829x_attach()
781 case TDA8295 | TDA8275: in tda829x_attach()
787 case TDA8295 | TDA8275A: in tda829x_attach()
793 case TDA8295 | TDA18271: in tda829x_attach()
807 } else if (priv->ver & TDA8295) in tda829x_attach()
871 MODULE_DESCRIPTION("Philips/NXP TDA8290/TDA8295 analo
[all...]
/kernel/linux/linux-6.6/drivers/media/tuners/
H A Dtda8290.c39 #define TDA8295 2 macro
136 /* Set TDA8295 to FM radio; Start TDA8290 with MN values */ in set_audio()
137 priv->tda8290_easy_mode = (priv->ver & TDA8295) ? 0x80 : 0x01; in set_audio()
757 priv->ver = TDA8295; in tda829x_attach()
775 case TDA8295: in tda829x_attach()
781 case TDA8295 | TDA8275: in tda829x_attach()
787 case TDA8295 | TDA8275A: in tda829x_attach()
793 case TDA8295 | TDA18271: in tda829x_attach()
807 } else if (priv->ver & TDA8295) in tda829x_attach()
871 MODULE_DESCRIPTION("Philips/NXP TDA8290/TDA8295 analo
[all...]

Completed in 3 milliseconds