Home
last modified time | relevance | path

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

/Linux-v6.6/sound/soc/codecs/
Des8316.c30 #define NR_SUPPORTED_MCLK_LRCK_RATIOS ARRAY_SIZE(supported_mclk_lrck_ratios)
31 static const unsigned int supported_mclk_lrck_ratios[] = { variable
386 const unsigned int ratio = supported_mclk_lrck_ratios[i]; in es8316_set_dai_sysclk()
476 const unsigned int ratio = supported_mclk_lrck_ratios[i]; in es8316_pcm_hw_params()