Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/tegra/
H A Dtegra210_sfc.c36 static const int tegra210_sfc_rates[TEGRA210_SFC_NUM_RATES] = { variable
3187 for (i = 0; i < ARRAY_SIZE(tegra210_sfc_rates); i++) { in tegra210_sfc_rate_to_idx()
3188 if (rate == tegra210_sfc_rates[i]) { in tegra210_sfc_rate_to_idx()