Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/sunxi/
H A Dsun50i-dmic.c59 unsigned int rate_bit; member
160 SUN50I_DMIC_SR_SAMPLE_RATE(dmic_rate_s[i].rate_bit)); in sun50i_dmic_hw_params()
/openbmc/linux/sound/core/
H A Dpcm_misc.c538 unsigned int snd_pcm_rate_bit_to_rate(unsigned int rate_bit) in snd_pcm_rate_bit_to_rate() argument
543 if ((1u << i) == rate_bit) in snd_pcm_rate_bit_to_rate()
/openbmc/linux/include/sound/
H A Dpcm.h1208 unsigned int snd_pcm_rate_bit_to_rate(unsigned int rate_bit);