Searched refs:CSI2_CTX_CTRL1_EOF_EN (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/staging/media/omap4iss/ | ||
H A D | iss_regs.h | 206 #define CSI2_CTX_CTRL1_EOF_EN BIT(7) macro |
H A D | iss_csi2.c | 322 reg = CSI2_CTX_CTRL1_EOF_EN; in csi2_ctx_config() |