Home
last modified time | relevance | path

Searched refs:bytes_ext (Results 1 – 6 of 6) sorted by relevance

/linux/sound/soc/codecs/
H A Dwm_adsp.c315 struct soc_bytes_ext bytes_ext; member
372 return container_of(ext, struct wm_coeff_ctl, bytes_ext); in bytes_ext_to_ctl()
378 struct soc_bytes_ext *bytes_ext = in wm_coeff_info() local
380 struct wm_coeff_ctl *ctl = bytes_ext_to_ctl(bytes_ext); in wm_coeff_info()
403 struct soc_bytes_ext *bytes_ext = in wm_coeff_put() local
405 struct wm_coeff_ctl *ctl = bytes_ext_to_ctl(bytes_ext); in wm_coeff_put()
415 struct soc_bytes_ext *bytes_ext = in wm_coeff_tlv_put() local
417 struct wm_coeff_ctl *ctl = bytes_ext_to_ctl(bytes_ext); in wm_coeff_tlv_put()
430 struct soc_bytes_ext *bytes_ext = in wm_coeff_put_acked() local
432 struct wm_coeff_ctl *ctl = bytes_ext_to_ctl(bytes_ext); in wm_coeff_put_acked()
[all …]
H A Dtas2781-i2c.c247 struct soc_bytes_ext *bytes_ext = in tasdev_cali_data_get() local
262 dst[i++] = bytes_ext->max; in tasdev_cali_data_get()
482 struct soc_bytes_ext *bytes_ext = in tas2781_calib_start_put()
489 if (priv->chip_id != TAS2781 || bytes_ext->max != dat[0] || in tas2781_calib_start_put()
634 struct soc_bytes_ext *bytes_ext = in tasdev_cali_data_put()
644 if (src[0] != bytes_ext->max || src[1] != 'r') { in tasdev_cali_data_put()
681 struct soc_bytes_ext *bytes_ext = in tas2781_latch_reg_get()
687 dst[0] = bytes_ext->max; in tas2781_latch_reg_get()
713 struct soc_bytes_ext *bytes_ext = in tasdev_tf_data_get()
731 dst[0] = bytes_ext in tasdev_tf_data_get()
484 struct soc_bytes_ext *bytes_ext = tas2781_calib_start_put() local
636 struct soc_bytes_ext *bytes_ext = tasdev_cali_data_put() local
684 struct soc_bytes_ext *bytes_ext = tas2781_latch_reg_get() local
716 struct soc_bytes_ext *bytes_ext = tasdev_tf_data_get() local
743 struct soc_bytes_ext *bytes_ext = tasdev_re_data_get() local
770 struct soc_bytes_ext *bytes_ext = tasdev_r0_data_get() local
794 struct soc_bytes_ext *bytes_ext = tasdev_XMA1_data_get() local
814 struct soc_bytes_ext *bytes_ext = tasdev_XMA2_data_get() local
[all...]
H A Dmsm8916-wcd-digital.c217 .bytes_ext = {.max = WCD_IIR_FILTER_SIZE, }, \
224 struct soc_bytes_ext bytes_ext; member
429 struct soc_bytes_ext *params = &ctl->bytes_ext; in msm8x16_wcd_get_iir_band_audio_mixer()
474 struct soc_bytes_ext *params = &ctl->bytes_ext; in msm8x16_wcd_put_iir_band_audio_mixer()
501 struct soc_bytes_ext *params = &ctl->bytes_ext; in wcd_iir_filter_info()
H A Dtscs42xx.c51 struct soc_bytes_ext bytes_ext; member
270 struct soc_bytes_ext *params = &ctl->bytes_ext; in coeff_ram_get()
289 struct soc_bytes_ext *params = &ctl->bytes_ext; in coeff_ram_put()
606 struct soc_bytes_ext *params = &ctl->bytes_ext; in bytes_info_ext()
620 .bytes_ext = {.max = xcount, }, \
H A Dda7218.c565 struct soc_bytes_ext *bytes_ext = in da7218_biquad_coeff_get() local
569 switch (bytes_ext->max) { in da7218_biquad_coeff_get()
572 bytes_ext->max); in da7218_biquad_coeff_get()
576 bytes_ext->max); in da7218_biquad_coeff_get()
590 struct soc_bytes_ext *bytes_ext = in da7218_biquad_coeff_put() local
600 switch (bytes_ext->max) { in da7218_biquad_coeff_put()
604 bytes_ext->max); in da7218_biquad_coeff_put()
609 bytes_ext->max); in da7218_biquad_coeff_put()
620 for (i = 0; i < bytes_ext->max; ++i) { in da7218_biquad_coeff_put()
H A Dlpass-rx-macro.c606 .bytes_ext = {.max = RX_MACRO_IIR_FILTER_SIZE, }, \
675 struct soc_bytes_ext bytes_ext; member
2931 struct soc_bytes_ext *params = &ctl->bytes_ext; in rx_macro_put_iir_band_audio_mixer()
2959 struct soc_bytes_ext *params = &ctl->bytes_ext; in rx_macro_get_iir_band_audio_mixer()
2980 struct soc_bytes_ext *params = &ctl->bytes_ext; in rx_macro_iir_filter_info()