Searched refs:akcodec_rates (Results 1 – 1 of 1) sorted by relevance
189 static const u32 akcodec_rates[] = { variable390 for (i = 0; i < ARRAY_SIZE(akcodec_rates); i++) { in ak5558_hw_rule_rate()391 mclk_freq = fs * akcodec_rates[i]; in ak5558_hw_rule_rate()399 if (t.max < akcodec_rates[i]) in ak5558_hw_rule_rate()400 t.max = akcodec_rates[i]; in ak5558_hw_rule_rate()774 plat_data->support_rates = akcodec_rates; in imx_card_probe()775 plat_data->num_rates = ARRAY_SIZE(akcodec_rates); in imx_card_probe()