Home
last modified time | relevance | path

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

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