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