Searched refs:dspbin_typ (Results 1 – 4 of 4) sorted by relevance
423 if (!tas_priv->dspbin_typ) { in sngl_calib_start()435 if (tas_priv->dspbin_typ == TASDEV_ALPHA) in sngl_calib_start()450 if (tas_priv->dspbin_typ == TASDEV_ALPHA) { in sngl_calib_start()466 if (tas_priv->dspbin_typ == TASDEV_ALPHA) { in sngl_calib_start()543 if (priv->dspbin_typ == TASDEV_ALPHA) in tas2781_calib_stop_put()655 if (priv->dspbin_typ == TASDEV_BASIC) { in tasdev_cali_data_put()722 if (tas_priv->dspbin_typ) in tasdev_tf_data_get()748 if (tas_priv->dspbin_typ) in tasdev_re_data_get()795 if (tas_priv->dspbin_typ) in tasdev_XMA1_data_get()815 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()
221 unsigned int dspbin_typ; member
154 if (p->dspbin_typ == TASDEV_BASIC) { in tas2781_apply_calib()