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