Home
last modified time | relevance | path

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

/linux/sound/soc/codecs/
H A Dtas2781-i2c.c426 if (!tas_priv->dspbin_typ) { in sngl_calib_start()
438 if (tas_priv->dspbin_typ == TASDEV_ALPHA) in sngl_calib_start()
453 if (tas_priv->dspbin_typ == TASDEV_ALPHA) { in sngl_calib_start()
469 if (tas_priv->dspbin_typ == TASDEV_ALPHA) { in sngl_calib_start()
546 if (priv->dspbin_typ == TASDEV_ALPHA) in tas2781_calib_stop_put()
659 if (priv->dspbin_typ == TASDEV_BASIC) { in tasdev_cali_data_put()
726 if (tas_priv->dspbin_typ) in tasdev_tf_data_get()
752 if (tas_priv->dspbin_typ) in tasdev_re_data_get()
799 if (tas_priv->dspbin_typ) in tasdev_XMA1_data_get()
819 if (tas_priv->dspbin_typ) in tasdev_XMA2_data_get()
[all …]
/linux/include/sound/
H A Dtas2781.h219 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()