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

/linux-master/drivers/media/platform/ti/omap3isp/
H A Disph3a_af.c112 if (conf->hmf.enable) {
116 pcr |= conf->hmf.threshold << AF_MED_TH_SHIFT;
240 /* hmf */
241 if (cur_cfg->hmf.enable != user_cfg->hmf.enable) {
245 if (cur_cfg->hmf.threshold != user_cfg->hmf.threshold) {
/linux-master/include/uapi/linux/
H A Domap3isp.h311 struct omap3isp_h3a_af_hmf hmf; /* HMF configurations */ member in struct:omap3isp_h3a_af_config

Completed in 112 milliseconds