Searched refs:coeff_set1 (Results 1 – 2 of 2) sorted by relevance
91 coef |= conf->iir.coeff_set1[index]; in h3a_af_setup_regs()92 coef |= conf->iir.coeff_set1[index + 1] << in h3a_af_setup_regs()102 isp_reg_writel(af->isp, conf->iir.coeff_set1[10], in h3a_af_setup_regs()206 if ((iir_cfg->coeff_set1[index]) > OMAP3ISP_AF_COEF_MAX) in h3a_af_validate_params()270 if (cur_cfg->iir.coeff_set1[index] != in h3a_af_set_params()271 user_cfg->iir.coeff_set1[index]) { in h3a_af_set_params()
259 __u16 coeff_set1[OMAP3ISP_AF_NUM_COEF]; /* Filter coefficient, set 1 */ member