IS_OUT_OF_BOUNDS  162 drivers/media/platform/omap3isp/isph3a_af.c 	if (IS_OUT_OF_BOUNDS(paxel_cfg->h_cnt,
IS_OUT_OF_BOUNDS  168 drivers/media/platform/omap3isp/isph3a_af.c 	if (IS_OUT_OF_BOUNDS(paxel_cfg->v_cnt,
IS_OUT_OF_BOUNDS  173 drivers/media/platform/omap3isp/isph3a_af.c 	if (IS_OUT_OF_BOUNDS(paxel_cfg->height, OMAP3ISP_AF_PAXEL_HEIGHT_MIN,
IS_OUT_OF_BOUNDS  179 drivers/media/platform/omap3isp/isph3a_af.c 	if (IS_OUT_OF_BOUNDS(paxel_cfg->width, OMAP3ISP_AF_PAXEL_WIDTH_MIN,
IS_OUT_OF_BOUNDS  185 drivers/media/platform/omap3isp/isph3a_af.c 	if (IS_OUT_OF_BOUNDS(paxel_cfg->line_inc,
IS_OUT_OF_BOUNDS  193 drivers/media/platform/omap3isp/isph3a_af.c 	    IS_OUT_OF_BOUNDS(paxel_cfg->h_start,
IS_OUT_OF_BOUNDS  207 drivers/media/platform/omap3isp/isph3a_af.c 	if (IS_OUT_OF_BOUNDS(iir_cfg->h_start, OMAP3ISP_AF_IIRSH_MIN,