Home
last modified time | relevance | path

Searched refs:CAL_CSI2_CTX0 (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/drivers/media/platform/ti-vpe/
Dcal_regs.h56 #define CAL_CSI2_CTX0(m) (0x330U + ((m-1) * 0x80U)) macro
Dcal.c647 val = reg_read(ctx->dev, CAL_CSI2_CTX0(ctx->csi2_port)); in csi2_ctx_config()
665 reg_write(ctx->dev, CAL_CSI2_CTX0(ctx->csi2_port), val); in csi2_ctx_config()
667 reg_read(ctx->dev, CAL_CSI2_CTX0(ctx->csi2_port))); in csi2_ctx_config()