Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/soc/codecs/
H A Drk730.c606 static unsigned int samplerate_to_bit(unsigned int samplerate) in samplerate_to_bit() function
642 rate = samplerate_to_bit(params_rate(params)); in rk730_dai_hw_params()
/OK3568_Linux_fs/kernel/sound/soc/rockchip/
H A Drockchip_pdm.c176 static unsigned int samplerate_to_bit(unsigned int samplerate) in samplerate_to_bit() function
363 val = samplerate_to_bit(samplerate); in rockchip_pdm_set_samplerate()