Home
last modified time | relevance | path

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

/linux-6.12.1/sound/soc/codecs/aw88395/
Daw88395_lib.c94 unsigned int check_dsp_reg_num, parse_dsp_reg_num; in aw_check_dsp_reg_num() local
102 check_dsp_reg_num = (bin->header_info[bin_num].bin_data_len - CHECK_DSP_REG_NUM) / in aw_check_dsp_reg_num()
105 __func__, bin_num, check_dsp_reg_num, check_dsp_reg_num); in aw_check_dsp_reg_num()
106 if (parse_dsp_reg_num != check_dsp_reg_num) { in aw_check_dsp_reg_num()
109 __func__, check_dsp_reg_num, check_dsp_reg_num); in aw_check_dsp_reg_num()