Searched refs:ISPCSI2_CTX_CTRL1_COUNT_MASK (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/drivers/media/platform/omap3isp/ | ||
D | ispreg.h | 1375 #define ISPCSI2_CTX_CTRL1_COUNT_MASK \ macro |
D | ispcsi2.c | 265 reg &= ~ISPCSI2_CTX_CTRL1_COUNT_MASK; in csi2_ctx_enable() |