Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/staging/media/ipu3/
Dipu3-abi.h19 #define IMGU_SP_PMEM_BASE(n) (0x20000 + (n) * 0x4000) macro
Dipu3-css.c551 .dst_addr = IMGU_SP_PMEM_BASE(j), in imgu_css_hw_start()