Searched refs:ISPCSI2_CTX_CTRL1_COUNT_MASK (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/drivers/media/platform/ti/omap3isp/ | ||
D | ispreg.h | 1372 #define ISPCSI2_CTX_CTRL1_COUNT_MASK \ macro |
D | ispcsi2.c | 262 reg &= ~ISPCSI2_CTX_CTRL1_COUNT_MASK; in csi2_ctx_enable() |