Home
last modified time | relevance | path

Searched refs:tfa989x_rates (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/sound/soc/codecs/
H A Dtfa989x.c143 static const unsigned int tfa989x_rates[] = { variable
151 for (i = 0; i < ARRAY_SIZE(tfa989x_rates); ++i) in tfa989x_find_sample_rate()
152 if (tfa989x_rates[i] == rate) in tfa989x_find_sample_rate()