Searched refs:CSI2_CTX_CTRL1_CS_EN (Results 1 – 2 of 2) sorted by relevance
| /linux-4.4.14/drivers/staging/media/omap4iss/ | ||
| D | iss_regs.h | 212 #define CSI2_CTX_CTRL1_CS_EN				BIT(5)  macro | 
| D | iss_csi2.c | 332 		reg |= CSI2_CTX_CTRL1_CS_EN;  in csi2_ctx_config() |