Home
last modified time | relevance | path

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

/linux/sound/soc/codecs/
H A Dtas2781-i2c.c424 if (!tas_priv->dspbin_typ) { in sngl_calib_start()
436 if (tas_priv->dspbin_typ == TASDEV_ALPHA) in sngl_calib_start()
451 if (tas_priv->dspbin_typ == TASDEV_ALPHA) { in sngl_calib_start()
467 if (tas_priv->dspbin_typ == TASDEV_ALPHA) { in sngl_calib_start()
544 if (priv->dspbin_typ == TASDEV_ALPHA) in tas2781_calib_stop_put()
656 if (priv->dspbin_typ == TASDEV_BASIC) { in tasdev_cali_data_put()
723 if (tas_priv->dspbin_typ) in tasdev_tf_data_get()
749 if (tas_priv->dspbin_typ) in tasdev_re_data_get()
796 if (tas_priv->dspbin_typ) in tasdev_XMA1_data_get()
816 if (tas_priv->dspbin_typ) in tasdev_XMA2_data_get()
[all...]
H A Dtas2781-fmwlib.c1900 tas_priv->dspbin_typ = TASDEV_BETA; in dspbin_type_check()
1902 tas_priv->dspbin_typ = TASDEV_BASIC; in dspbin_type_check()
1904 tas_priv->dspbin_typ = TASDEV_ALPHA; in dspbin_type_check()
1906 if ((tas_priv->dspbin_typ != TASDEV_BASIC) && in dspbin_type_check()
/linux/include/sound/
H A Dtas2781.h220 unsigned int dspbin_typ; member
/linux/sound/hda/codecs/side-codecs/
H A Dtas2781_hda.c154 if (p->dspbin_typ == TASDEV_BASIC) { in tas2781_apply_calib()