Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/media/platform/ti-vpe/
Dcal.c64 #define ctx_dbg(level, ctx, fmt, arg...) \ macro
568 ctx_dbg(3, ctx, "CAL_CSI2_TIMING(%d) = 0x%08x\n", ctx->csi2_port, in csi2_init()
585 ctx_dbg(3, ctx, "CAL_CSI2_COMPLEXIO_CFG(%d) = 0x%08x\n", ctx->csi2_port, in csi2_init()
596 ctx_dbg(3, ctx, "CAL_CTRL = 0x%08x\n", reg_read(ctx->dev, CAL_CTRL)); in csi2_init()
623 ctx_dbg(3, ctx, "CAL_CSI2_COMPLEXIO_CFG(%d) = 0x%08x\n", in csi2_lane_config()
662 ctx_dbg(3, ctx, "CAL_CSI2_CTX0(%d) = 0x%08x\n", ctx->csi2_port, in csi2_ctx_config()
678 ctx_dbg(3, ctx, "CAL_PIX_PROC(%d) = 0x%08x\n", ctx->csi2_port, in pix_proc_config()
697 ctx_dbg(3, ctx, "CAL_WR_DMA_CTRL(%d) = 0x%08x\n", ctx->csi2_port, in cal_wr_dma_config()
708 ctx_dbg(3, ctx, "CAL_WR_DMA_OFST(%d) = 0x%08x\n", ctx->csi2_port, in cal_wr_dma_config()
721 ctx_dbg(3, ctx, "CAL_WR_DMA_XSIZE(%d) = 0x%08x\n", ctx->csi2_port, in cal_wr_dma_config()
[all …]