Searched refs:iir_idx (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/sound/soc/codecs/ |
H A D | msm8916-wcd-digital.c | 215 .iir_idx = iidx, \ 222 unsigned int iir_idx; member 379 int iir_idx, int band_idx, in get_iir_band_coeff() argument 386 (LPASS_CDC_IIR1_COEF_B1_CTL + 64 * iir_idx), in get_iir_band_coeff() 394 (LPASS_CDC_IIR1_COEF_B1_CTL + 64 * iir_idx), in get_iir_band_coeff() 402 (LPASS_CDC_IIR1_COEF_B1_CTL + 64 * iir_idx), in get_iir_band_coeff() 410 (LPASS_CDC_IIR1_COEF_B1_CTL + 64 * iir_idx), in get_iir_band_coeff() 431 int iir_idx = ctl->iir_idx; in msm8x16_wcd_get_iir_band_audio_mixer() local 447 int iir_idx, int band_idx, in set_iir_band_coeff() argument 451 (LPASS_CDC_IIR1_COEF_B2_CTL + 64 * iir_idx), in set_iir_band_coeff() [all …]
|
H A D | lpass-rx-macro.c | 557 .iir_idx = iidx, \ 623 unsigned int iir_idx; member 2693 int iir_idx, int band_idx, int coeff_idx) in get_iir_band_coeff() argument 2727 int iir_idx, int band_idx, uint32_t value) in set_iir_band_coeff() argument 2747 int iir_idx = ctl->iir_idx; in rx_macro_put_iir_band_audio_mixer() local 2759 set_iir_band_coeff(component, iir_idx, band_idx, coeff[0]); in rx_macro_put_iir_band_audio_mixer() 2760 set_iir_band_coeff(component, iir_idx, band_idx, coeff[1]); in rx_macro_put_iir_band_audio_mixer() 2761 set_iir_band_coeff(component, iir_idx, band_idx, coeff[2]); in rx_macro_put_iir_band_audio_mixer() 2762 set_iir_band_coeff(component, iir_idx, band_idx, coeff[3]); in rx_macro_put_iir_band_audio_mixer() 2763 set_iir_band_coeff(component, iir_idx, band_idx, coeff[4]); in rx_macro_put_iir_band_audio_mixer() [all …]
|
H A D | wcd934x.c | 129 .iir_idx = iidx, \ 584 unsigned int iir_idx; member 3115 int iir_idx, int band_idx, int coeff_idx) in get_iir_band_coeff() argument 3149 int iir_idx, int band_idx, uint32_t value) in set_iir_band_coeff() argument 3169 int iir_idx = ctl->iir_idx; in wcd934x_put_iir_band_audio_mixer() local 3181 set_iir_band_coeff(component, iir_idx, band_idx, coeff[0]); in wcd934x_put_iir_band_audio_mixer() 3182 set_iir_band_coeff(component, iir_idx, band_idx, coeff[1]); in wcd934x_put_iir_band_audio_mixer() 3183 set_iir_band_coeff(component, iir_idx, band_idx, coeff[2]); in wcd934x_put_iir_band_audio_mixer() 3184 set_iir_band_coeff(component, iir_idx, band_idx, coeff[3]); in wcd934x_put_iir_band_audio_mixer() 3185 set_iir_band_coeff(component, iir_idx, band_idx, coeff[4]); in wcd934x_put_iir_band_audio_mixer() [all …]
|