Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/media/platform/ti-vpe/
Dcal_regs.h326 #define CAL_WR_DMA_CTRL_CPORT_MASK GENMASK(13, 9) macro
Dcal.c241 cal_set_field(&val, ctx->cport, CAL_WR_DMA_CTRL_CPORT_MASK); in cal_ctx_wr_dma_config()