Searched refs:CSI2_CTX_CTRL1_COUNT_MASK (Results 1 – 2 of 2) sorted by relevance
204 #define CSI2_CTX_CTRL1_COUNT_MASK (0xff << 8) macro
296 reg &= ~CSI2_CTX_CTRL1_COUNT_MASK; in csi2_ctx_enable()