Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Des8316.c30 #define NR_SUPPORTED_MCLK_LRCK_RATIOS ARRAY_SIZE(supported_mclk_lrck_ratios) macro
43 unsigned int allowed_rates[NR_SUPPORTED_MCLK_LRCK_RATIOS];
385 for (i = 0; i < NR_SUPPORTED_MCLK_LRCK_RATIOS; i++) { in es8316_set_dai_sysclk()
475 for (i = 0; i < NR_SUPPORTED_MCLK_LRCK_RATIOS; i++) { in es8316_pcm_hw_params()
483 if (i == NR_SUPPORTED_MCLK_LRCK_RATIOS) in es8316_pcm_hw_params()