Home
last modified time | relevance | path

Searched refs:IPU_CPMEM_BASE (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/arm/freescale/imx/
H A Dimx51_ipuv3_fbd.c274 err = bus_space_map(iot, IPU_CPMEM_BASE(base), IPU_CPMEM_SIZE, 0, in ipu3_fb_attach()
H A Dimx51_ipuv3reg.h913 #define IPU_CPMEM_BASE(_base) ((_base) + 0x1f000000) macro
H A Dimx51_ipuv3.c364 err = bus_space_map(iot, IPU_CPMEM_BASE(base), IPU_CPMEM_SIZE, 0, in ipu3_fb_attach()