Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/platform/ti/omap3isp/
H A Disph3a_af.c220 else if (user_cfg->buf_size > OMAP3ISP_AF_MAX_BUF_SIZE) in h3a_af_validate_params()
221 user_cfg->buf_size = OMAP3ISP_AF_MAX_BUF_SIZE; in h3a_af_validate_params()
/openbmc/linux/include/uapi/linux/
H A Domap3isp.h118 #define OMAP3ISP_AF_MAX_BUF_SIZE 221184 macro