Searched refs:CSI2_CTX_CTRL1_COUNT_MASK (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/drivers/staging/media/omap4iss/ | ||
D | iss_regs.h | 208 #define CSI2_CTX_CTRL1_COUNT_MASK (0xff << 8) macro |
D | iss_csi2.c | 300 reg &= ~CSI2_CTX_CTRL1_COUNT_MASK; in csi2_ctx_enable() |