Home
last modified time | relevance | path

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

/linux/sound/soc/sunxi/
H A Dsun50i-dmic.c70 unsigned int rate_bit; member
171 SUN50I_DMIC_SR_SAMPLE_RATE(dmic_rate_s[i].rate_bit)); in sun50i_dmic_hw_params()
/linux/sound/core/
H A Dpcm_misc.c517 * @rate_bit: the rate bit to convert
522 unsigned int snd_pcm_rate_bit_to_rate(unsigned int rate_bit)
527 if ((1u << i) == rate_bit) in snd_pcm_rate_bit_to_rate()
525 snd_pcm_rate_bit_to_rate(unsigned int rate_bit) snd_pcm_rate_bit_to_rate() argument