Searched refs:ISPCSI2_CTX_CTRL3 (Results 1 – 2 of 2) sorted by relevance
329 reg = isp_reg_readl(isp, csi2->regs1, ISPCSI2_CTX_CTRL3(ctx->ctxnum)); in csi2_ctx_config()333 isp_reg_writel(isp, reg, csi2->regs1, ISPCSI2_CTX_CTRL3(ctx->ctxnum)); in csi2_ctx_config()
1423 #define ISPCSI2_CTX_CTRL3(n) ((0x08c) + 0x20 * (n)) macro