Lines Matching refs:bytes_ext
213 struct soc_bytes_ext *bytes_ext = in tasdev_cali_data_get() local
230 dst[i++] = bytes_ext->max; in tasdev_cali_data_get()
450 struct soc_bytes_ext *bytes_ext = in tas2781_calib_start_put() local
457 if (priv->chip_id != TAS2781 || bytes_ext->max != dat[0] || in tas2781_calib_start_put()
602 struct soc_bytes_ext *bytes_ext = in tasdev_cali_data_put() local
612 if (src[0] != bytes_ext->max || src[1] != 'r') { in tasdev_cali_data_put()
650 struct soc_bytes_ext *bytes_ext = in tas2781_latch_reg_get() local
656 dst[0] = bytes_ext->max; in tas2781_latch_reg_get()
682 struct soc_bytes_ext *bytes_ext = in tasdev_tf_data_get() local
700 dst[0] = bytes_ext->max; in tasdev_tf_data_get()
709 struct soc_bytes_ext *bytes_ext = in tasdev_re_data_get() local
726 dst[0] = bytes_ext->max; in tasdev_re_data_get()
736 struct soc_bytes_ext *bytes_ext = in tasdev_r0_data_get() local
749 dst[0] = bytes_ext->max; in tasdev_r0_data_get()
760 struct soc_bytes_ext *bytes_ext = in tasdev_XMA1_data_get() local
769 dst[0] = bytes_ext->max; in tasdev_XMA1_data_get()
780 struct soc_bytes_ext *bytes_ext = in tasdev_XMA2_data_get() local
789 dst[0] = bytes_ext->max; in tasdev_XMA2_data_get()