Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/staging/media/ipu3/
Dipu3-css.c525 base + IMGU_REG_ISP_DMEM_BASE + bl->info.bl.sw_state); in imgu_css_hw_start()
527 base + IMGU_REG_ISP_DMEM_BASE + bl->info.bl.num_dma_cmds); in imgu_css_hw_start()
542 base + IMGU_REG_ISP_DMEM_BASE + i * sizeof(dma_cmd) + in imgu_css_hw_start()
550 if (imgu_hw_wait(css->base, IMGU_REG_ISP_DMEM_BASE in imgu_css_hw_start()
Dipu3-abi.h208 #define IMGU_REG_ISP_DMEM_BASE (IMGU_REG_BASE + 0xc000) macro