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