Searched refs:IMGU_SP_PMEM_BASE (Results 1 – 2 of 2) sorted by relevance
/Linux-v6.6/drivers/staging/media/ipu3/ | ||
D | ipu3-abi.h | 19 #define IMGU_SP_PMEM_BASE(n) (0x20000 + (n) * 0x4000) macro |
D | ipu3-css.c | 538 .dst_addr = IMGU_SP_PMEM_BASE(j), in imgu_css_hw_start() |