Searched refs:CSI2_CTX_DAT_OFST_MASK (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/drivers/staging/media/omap4iss/ | ||
D | iss_regs.h | 226 #define CSI2_CTX_DAT_OFST_MASK (0xfff << 5) macro |
D | iss_csi2.c | 350 CSI2_CTX_DAT_OFST_MASK, ctx->data_offset); in csi2_ctx_config() |