Searched refs:dspbin_typ (Results 1 – 4 of 4) sorted by relevance
424 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...]
1900 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()
220 unsigned int dspbin_typ; member
154 if (p->dspbin_typ == TASDEV_BASIC) { in tas2781_apply_calib()