Home
last modified time | relevance | path

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

/linux-6.15/sound/soc/codecs/
H A Dtas2781-i2c.c212 struct soc_bytes_ext *bytes_ext = in tasdev_cali_data_get() local
229 dst[i++] = bytes_ext->max; in tasdev_cali_data_get()
449 struct soc_bytes_ext *bytes_ext = in tas2781_calib_start_put() local
601 struct soc_bytes_ext *bytes_ext = in tasdev_cali_data_put() local
649 struct soc_bytes_ext *bytes_ext = in tas2781_latch_reg_get() local
655 dst[0] = bytes_ext->max; in tas2781_latch_reg_get()
699 dst[0] = bytes_ext->max; in tasdev_tf_data_get()
725 dst[0] = bytes_ext->max; in tasdev_re_data_get()
748 dst[0] = bytes_ext->max; in tasdev_r0_data_get()
768 dst[0] = bytes_ext->max; in tasdev_XMA1_data_get()
[all …]
H A Dwm_adsp.c314 struct soc_bytes_ext bytes_ext; member
377 struct soc_bytes_ext *bytes_ext = in wm_coeff_info() local
379 struct wm_coeff_ctl *ctl = bytes_ext_to_ctl(bytes_ext); in wm_coeff_info()
402 struct soc_bytes_ext *bytes_ext = in wm_coeff_put() local
414 struct soc_bytes_ext *bytes_ext = in wm_coeff_tlv_put() local
438 struct soc_bytes_ext *bytes_ext = in wm_coeff_put_acked() local
466 struct soc_bytes_ext *bytes_ext = in wm_coeff_get() local
478 struct soc_bytes_ext *bytes_ext = in wm_coeff_tlv_get() local
571 ctl->bytes_ext.max = cs_ctl->len; in wm_adsp_ctl_work()
572 ctl->bytes_ext.get = wm_coeff_tlv_get; in wm_adsp_ctl_work()
[all …]
H A Dmsm8916-wcd-digital.c217 .bytes_ext = {.max = WCD_IIR_FILTER_SIZE, }, \
224 struct soc_bytes_ext bytes_ext; member
430 struct soc_bytes_ext *params = &ctl->bytes_ext; in msm8x16_wcd_get_iir_band_audio_mixer()
476 struct soc_bytes_ext *params = &ctl->bytes_ext; in msm8x16_wcd_put_iir_band_audio_mixer()
503 struct soc_bytes_ext *params = &ctl->bytes_ext; in wcd_iir_filter_info()
H A Dtscs42xx.c51 struct soc_bytes_ext bytes_ext; member
271 struct soc_bytes_ext *params = &ctl->bytes_ext; in coeff_ram_get()
291 struct soc_bytes_ext *params = &ctl->bytes_ext; in coeff_ram_put()
608 struct soc_bytes_ext *params = &ctl->bytes_ext; in bytes_info_ext()
622 .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 Dtscs454.c147 struct soc_bytes_ext bytes_ext; member
316 struct soc_bytes_ext *params = &ctl->bytes_ext; in coeff_ram_get()
397 struct soc_bytes_ext *params = &ctl->bytes_ext; in coeff_ram_put()
1484 struct soc_bytes_ext *params = &ctl->bytes_ext; in bytes_info_ext()
1528 .bytes_ext = {.max = xcount, }, \
H A Dlpass-rx-macro.c606 .bytes_ext = {.max = RX_MACRO_IIR_FILTER_SIZE, }, \
675 struct soc_bytes_ext bytes_ext; member
2930 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()
H A Dwcd934x.c133 .bytes_ext = {.max = WCD_IIR_FILTER_SIZE, }, \
568 struct soc_bytes_ext bytes_ext; member
3150 struct soc_bytes_ext *params = &ctl->bytes_ext; in wcd934x_put_iir_band_audio_mixer()
3179 struct soc_bytes_ext *params = &ctl->bytes_ext; in wcd934x_get_iir_band_audio_mixer()
3200 struct soc_bytes_ext *params = &ctl->bytes_ext; in wcd934x_iir_filter_info()