Searched refs:cs42l73_asrc_rates (Results 1 – 1 of 1) sorted by relevance
1008 static const unsigned int cs42l73_asrc_rates[] = { variable1016 for (i = 0; i < ARRAY_SIZE(cs42l73_asrc_rates); i++) { in cs42l73_get_xspfs_coeff()1017 if (cs42l73_asrc_rates[i] == rate) in cs42l73_get_xspfs_coeff()1141 .count = ARRAY_SIZE(cs42l73_asrc_rates),1142 .list = cs42l73_asrc_rates,