Searched refs:CAL_CSI2_CTX0 (Results 1 – 2 of 2) sorted by relevance
163 val = cal_read(ctx->cal, CAL_CSI2_CTX0(ctx->index)); in cal_ctx_csi2_config()179 cal_write(ctx->cal, CAL_CSI2_CTX0(ctx->index), val); in cal_ctx_csi2_config()181 cal_read(ctx->cal, CAL_CSI2_CTX0(ctx->index))); in cal_ctx_csi2_config()
75 #define CAL_CSI2_CTX0(m) (0x330U + (m) * 0x80U) macro