Home
last modified time | relevance | path

Searched refs:cs42l73_asrc_rates (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/sound/soc/codecs/
H A Dcs42l73.c1007 static const unsigned int cs42l73_asrc_rates[] = { variable
1015 for (i = 0; i < ARRAY_SIZE(cs42l73_asrc_rates); i++) { in cs42l73_get_xspfs_coeff()
1016 if (cs42l73_asrc_rates[i] == rate) in cs42l73_get_xspfs_coeff()
1140 .count = ARRAY_SIZE(cs42l73_asrc_rates),
1141 .list = cs42l73_asrc_rates,
/kernel/linux/linux-6.6/sound/soc/codecs/
H A Dcs42l73.c1008 static const unsigned int cs42l73_asrc_rates[] = { variable
1016 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,

Completed in 3 milliseconds