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