Home
last modified time | relevance | path

Searched refs:hmf (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/drivers/media/platform/omap3isp/
Disph3a_af.c115 if (conf->hmf.enable) { in h3a_af_setup_regs()
119 pcr |= conf->hmf.threshold << AF_MED_TH_SHIFT; in h3a_af_setup_regs()
244 if (cur_cfg->hmf.enable != user_cfg->hmf.enable) { in h3a_af_set_params()
248 if (cur_cfg->hmf.threshold != user_cfg->hmf.threshold) { in h3a_af_set_params()
/Linux-v4.19/include/uapi/linux/
Domap3isp.h306 struct omap3isp_h3a_af_hmf hmf; /* HMF configurations */ member