Searched refs:tfa9xxx_no_dsp_response (Results 1 – 2 of 2) sorted by relevance
154 tfa9xxx_no_dsp_response = -1, /* No response from DSP */ enumerator
35 if ((status < tfa9xxx_no_dsp_response) || (status > tfa9xxx_I2C_Req_Calib_Failed)) in tfa2_get_i2c_status_id_string()1098 …*pRpcStatus = tfa9xxx_no_dsp_response; // TODO no_dsp_response is misleading, should be error resp… in tfa2_i2c_rpc_status()