Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/media/tuners/
Dtda8290.c51 #define TDA8295 2 macro
149 priv->tda8290_easy_mode = (priv->ver & TDA8295) ? 0x80 : 0x01; in set_audio()
767 priv->ver = TDA8295; in tda829x_attach()
785 case TDA8295: in tda829x_attach()
791 case TDA8295 | TDA8275: in tda829x_attach()
797 case TDA8295 | TDA8275A: in tda829x_attach()
803 case TDA8295 | TDA18271: in tda829x_attach()
817 } else if (priv->ver & TDA8295) in tda829x_attach()