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