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