Searched refs:cal_info (Results 1 – 8 of 8) sorted by relevance
433 struct audio_cal_info_adm_top cal_info; member444 struct audio_cal_info_metainfo cal_info; member455 struct audio_cal_info_audproc cal_info; member466 struct audio_cal_info_audvol cal_info; member477 struct audio_cal_info_asm_top cal_info; member488 struct audio_cal_info_audstrm cal_info; member499 struct audio_cal_info_afe cal_info; member510 struct audio_cal_info_afe_top cal_info; member521 struct audio_cal_info_aanc cal_info; member532 struct audio_cal_info_spk_prot_cfg cal_info; member[all …]
402 struct audio_cal_info_adm_top cal_info; member414 struct audio_cal_info_metainfo cal_info; member425 struct audio_cal_info_audproc cal_info; member436 struct audio_cal_info_audvol cal_info; member447 struct audio_cal_info_asm_top cal_info; member459 struct audio_cal_info_audstrm cal_info; member470 struct audio_cal_info_afe cal_info; member481 struct audio_cal_info_afe_top cal_info; member492 struct audio_cal_info_aanc cal_info; member504 struct audio_cal_info_spk_prot_cfg cal_info; member[all …]
365 struct audio_cal_info_adm_top cal_info; member376 struct audio_cal_info_metainfo cal_info; member387 struct audio_cal_info_audproc cal_info; member398 struct audio_cal_info_audvol cal_info; member409 struct audio_cal_info_asm_top cal_info; member420 struct audio_cal_info_audstrm cal_info; member431 struct audio_cal_info_afe cal_info; member442 struct audio_cal_info_aanc cal_info; member453 struct audio_cal_info_spk_prot_cfg cal_info; member464 struct audio_cal_info_hw_delay cal_info; member[all …]
344 struct audio_cal_info_adm_top cal_info; member355 struct audio_cal_info_metainfo cal_info; member366 struct audio_cal_info_audproc cal_info; member377 struct audio_cal_info_audvol cal_info; member389 struct audio_cal_info_asm_top cal_info; member400 struct audio_cal_info_audstrm cal_info; member411 struct audio_cal_info_afe cal_info; member422 struct audio_cal_info_aanc cal_info; member434 struct audio_cal_info_spk_prot_cfg cal_info; member445 struct audio_cal_info_hw_delay cal_info; member[all …]
386 struct audio_cal_info_adm_top cal_info; member397 struct audio_cal_info_metainfo cal_info; member408 struct audio_cal_info_audproc cal_info; member419 struct audio_cal_info_audvol cal_info; member430 struct audio_cal_info_asm_top cal_info; member441 struct audio_cal_info_audstrm cal_info; member452 struct audio_cal_info_afe cal_info; member463 struct audio_cal_info_afe_top cal_info; member474 struct audio_cal_info_aanc cal_info; member485 struct audio_cal_info_spk_prot_cfg cal_info; member[all …]
366 struct audio_cal_info_adm_top cal_info; member377 struct audio_cal_info_metainfo cal_info; member389 struct audio_cal_info_audproc cal_info; member400 struct audio_cal_info_audvol cal_info; member411 struct audio_cal_info_asm_top cal_info; member422 struct audio_cal_info_audstrm cal_info; member434 struct audio_cal_info_afe cal_info; member445 struct audio_cal_info_afe_top cal_info; member456 struct audio_cal_info_aanc cal_info; member467 struct audio_cal_info_spk_prot_cfg cal_info; member[all …]
224 status->r0[SP_V2_SPKR_1] = cal_data.cal_type.cal_info.r0[SP_V2_SPKR_1]; in get_spkr_prot_cal()225 status->r0[SP_V2_SPKR_2] = cal_data.cal_type.cal_info.r0[SP_V2_SPKR_2]; in get_spkr_prot_cal()226 status->status = cal_data.cal_type.cal_info.status; in get_spkr_prot_cal()257 cal_data.cal_type.cal_info.r0[SP_V2_SPKR_1] = protCfg->r0[SP_V2_SPKR_1]; in set_spkr_prot_cal()258 cal_data.cal_type.cal_info.r0[SP_V2_SPKR_2] = protCfg->r0[SP_V2_SPKR_2]; in set_spkr_prot_cal()259 cal_data.cal_type.cal_info.t0[SP_V2_SPKR_1] = protCfg->t0[SP_V2_SPKR_1]; in set_spkr_prot_cal()260 cal_data.cal_type.cal_info.t0[SP_V2_SPKR_2] = protCfg->t0[SP_V2_SPKR_2]; in set_spkr_prot_cal()261 cal_data.cal_type.cal_info.mode = protCfg->mode; in set_spkr_prot_cal()265 cal_data.cal_type.cal_info.quick_calib_flag = 1; in set_spkr_prot_cal()268 cal_data.cal_type.cal_info.quick_calib_flag = 0; in set_spkr_prot_cal()
214 status->r0[SP_V2_SPKR_1] = cal_data.cal_type.cal_info.r0[SP_V2_SPKR_1]; in get_spkr_prot_cal()215 status->r0[SP_V2_SPKR_2] = cal_data.cal_type.cal_info.r0[SP_V2_SPKR_2]; in get_spkr_prot_cal()216 status->status = cal_data.cal_type.cal_info.status; in get_spkr_prot_cal()247 cal_data.cal_type.cal_info.r0[SP_V2_SPKR_1] = protCfg->r0[SP_V2_SPKR_1]; in set_spkr_prot_cal()248 cal_data.cal_type.cal_info.r0[SP_V2_SPKR_2] = protCfg->r0[SP_V2_SPKR_2]; in set_spkr_prot_cal()249 cal_data.cal_type.cal_info.t0[SP_V2_SPKR_1] = protCfg->t0[SP_V2_SPKR_1]; in set_spkr_prot_cal()250 cal_data.cal_type.cal_info.t0[SP_V2_SPKR_2] = protCfg->t0[SP_V2_SPKR_2]; in set_spkr_prot_cal()251 cal_data.cal_type.cal_info.mode = protCfg->mode; in set_spkr_prot_cal()255 cal_data.cal_type.cal_info.quick_calib_flag = 1; in set_spkr_prot_cal()258 cal_data.cal_type.cal_info.quick_calib_flag = 0; in set_spkr_prot_cal()