Searched refs:coeff_set1 (Results 1 – 2 of 2) sorted by relevance
88 coef |= conf->iir.coeff_set1[index]; in h3a_af_setup_regs()89 coef |= conf->iir.coeff_set1[index + 1] << in h3a_af_setup_regs()99 isp_reg_writel(af->isp, conf->iir.coeff_set1[10], in h3a_af_setup_regs()203 if ((iir_cfg->coeff_set1[index]) > OMAP3ISP_AF_COEF_MAX) in h3a_af_validate_params()267 if (cur_cfg->iir.coeff_set1[index] != in h3a_af_set_params()268 user_cfg->iir.coeff_set1[index]) { in h3a_af_set_params()
287 __u16 coeff_set1[OMAP3ISP_AF_NUM_COEF]; /* Filter coefficient, set 1 */ member