Searched refs:CSI2_CTX_CTRL2_DPCM_PRED (Results 1 – 2 of 2) sorted by relevance
/linux-5.19.10/drivers/staging/media/omap4iss/ | ||
D | iss_regs.h | 221 #define CSI2_CTX_CTRL2_DPCM_PRED (1 << 10) macro |
D | iss_csi2.c | 337 reg |= CSI2_CTX_CTRL2_DPCM_PRED; in csi2_ctx_config() |