Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/media/platform/ti-vpe/
H A Dcal_regs.h327 #define CAL_WR_DMA_CTRL_STALL_RD_MASK BIT(14) macro
H A Dcal.c249 cal_set_field(&val, 1, CAL_WR_DMA_CTRL_STALL_RD_MASK); in cal_ctx_wr_dma_config()