Searched refs:CSI2_CTX_CTRL2 (Results 1 – 2 of 2) sorted by relevance
346 iss_reg_write(csi2->iss, csi2->regs1, CSI2_CTX_CTRL2(ctx->ctxnum), reg); in csi2_ctx_config()688 CSI2_CTX_CTRL2(ctx->ctxnum)) in csi2_isr_ctx()
217 #define CSI2_CTX_CTRL2(i) (0x74 + (0x20 * i)) macro