Searched refs:adsp_num (Results 1 – 1 of 1) sorted by relevance
880 const int adsp_num = e->shift_l; in madera_adsp_rate_get() local 884 cached_rate = priv->adsp_rate_cache[adsp_num]; in madera_adsp_rate_get() 900 const int adsp_num = e->shift_l; in madera_adsp_rate_put() local 914 if (!madera_can_change_grp_rate(priv, priv->adsp[adsp_num].cs_dsp.base)) { in madera_adsp_rate_put() 919 } else if (priv->adsp_rate_cache[adsp_num] != e->values[item]) { in madera_adsp_rate_put() 921 priv->adsp_rate_cache[adsp_num] = e->values[item]; in madera_adsp_rate_put()