Searched refs:coeff_set0 (Results 1 – 2 of 2) sorted by relevance
79 coef |= conf->iir.coeff_set0[index]; in h3a_af_setup_regs()80 coef |= conf->iir.coeff_set0[index + 1] << in h3a_af_setup_regs()96 isp_reg_writel(af->isp, conf->iir.coeff_set0[10], in h3a_af_setup_regs()200 if ((iir_cfg->coeff_set0[index]) > OMAP3ISP_AF_COEF_MAX) in h3a_af_validate_params()262 if (cur_cfg->iir.coeff_set0[index] != in h3a_af_set_params()263 user_cfg->iir.coeff_set0[index]) { in h3a_af_set_params()
286 __u16 coeff_set0[OMAP3ISP_AF_NUM_COEF]; /* Filter coefficient, set 0 */ member