Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/media/platform/mediatek/jpeg/
A Dmtk_jpeg_dec_hw.h48 u32 dma_last_mcu; member
A Dmtk_jpeg_dec_hw.c157 param->dma_last_mcu = param->mcu_w % param->dma_mcu; in mtk_jpeg_calc_dma_group()
158 if (param->dma_last_mcu) in mtk_jpeg_calc_dma_group()
161 param->dma_last_mcu = param->dma_mcu; in mtk_jpeg_calc_dma_group()
441 cfg->dma_last_mcu); in mtk_jpeg_dec_set_config()

Completed in 5 milliseconds