Searched hist:e32e23a2b588424aec0c4c4435530f8022318b8f (Results 1 – 1 of 1) sorted by relevance
/linux/sound/soc/ |
H A D | soc-utils-test.c | diff e32e23a2b588424aec0c4c4435530f8022318b8f Wed Aug 17 14:55:08 CEST 2022 Richard Fitzgerald <rf@opensource.cirrus.com> ASoC: soc-utils-test: Add test for snd_soc_params_to_bclk()
snd_soc_params_to_bclk() calculates the BCLK from only the information in snd_pcm_hw_params. It is therefore a subset of the functionality of snd_soc_tdm_params_to_bclk() so can use a subset of the test case table.
Signed-off-by: Richard Fitzgerald <rf@opensource.cirrus.com> Link: https://lore.kernel.org/r/20220817125508.1406651-1-rf@opensource.cirrus.com Signed-off-by: Mark Brown <broonie@kernel.org>
|