Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/tuners/
H A Dtda8290.c39 #define TDA8295 2 macro
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()