Home
last modified time | relevance | path

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

/linux/sound/soc/codecs/
H A Dwm8711.c143 static inline int get_coeff(int mclk, int rate) in get_coeff() function
161 int i = get_coeff(wm8711->sysclk, params_rate(params)); in wm8711_hw_params()
H A Des8323.c431 static inline int get_coeff(int mclk, int rate) in get_coeff() function
567 coeff = get_coeff(es8323->sysclk, params_rate(params)); in es8323_pcm_hw_params()
569 coeff = get_coeff(es8323->sysclk / 2, params_rate(params)); in es8323_pcm_hw_params()
H A Dml26124.c315 static inline int get_coeff(int mclk, int rate) in get_coeff()
332 int i = get_coeff(priv->mclk, params_rate(hw_params)); in ml26124_hw_params()
313 static inline int get_coeff(int mclk, int rate) get_coeff() function
H A Dwm8731.c301 static inline int get_coeff(int mclk, int rate)
319 int i = get_coeff(wm8731->sysclk, params_rate(params)); in wm8731_hw_params()
302 static inline int get_coeff(int mclk, int rate) get_coeff() function
H A Des8375.c266 static inline int get_coeff(u8 vddd, u8 dmic, int mclk, int rate) in get_coeff() function
319 coeff = get_coeff(es8375->vddd, dmic_enable, es8375->mclk_freq, params_rate(params)); in es8375_hw_params()
H A Des8389.c610 static inline int get_coeff(u8 vddd, u8 dmic, int mclk, int rate) in es8389_set_bias_level()
759 coeff = get_coeff(es8389->vddd, dmic_enable, es8389->sysclk, params_rate(params)); in es8389_init()
451 static inline int get_coeff(int mclk, int rate) get_coeff() function
H A Dwm8753.c846 static int get_coeff(int mclk, int rate) in get_coeff() function
1161 coeff = get_coeff(wm8753->sysclk, params_rate(params)); in wm8753_i2s_hw_params()
H A Des8326.c486 static inline int get_coeff(int mclk, int rate, int array, in es8326_set_dai_sysclk()
568 coeff = get_coeff(es8326->sysclk, params_rate(params), array, coeff_div); in es8326_pcm_hw_params()
470 static inline int get_coeff(int mclk, int rate, int array, get_coeff() function