v_cnt              57 drivers/media/platform/omap3isp/isph3a_af.c 	pax2 |= (conf->paxel.v_cnt - 1) << AF_VT_COUNT_SHIFT;
v_cnt             149 drivers/media/platform/omap3isp/isph3a_af.c 	return conf->paxel.h_cnt * conf->paxel.v_cnt * OMAP3ISP_AF_PAXEL_SIZE;
v_cnt             168 drivers/media/platform/omap3isp/isph3a_af.c 	if (IS_OUT_OF_BOUNDS(paxel_cfg->v_cnt,
v_cnt             212 drivers/media/platform/omap3isp/isph3a_af.c 	if ((paxel_cfg->h_cnt * paxel_cfg->v_cnt > 9) &&
v_cnt             280 drivers/media/platform/omap3isp/isph3a_af.c 	    (cur_cfg->paxel.v_cnt != user_cfg->paxel.v_cnt) ||
v_cnt             379 drivers/media/platform/omap3isp/isph3a_af.c 	af_recover_cfg->paxel.v_cnt = OMAP3ISP_AF_PAXEL_VERTICAL_COUNT_MIN;
v_cnt             292 include/uapi/linux/omap3isp.h 	__u8 v_cnt;	/* vertical Count */