Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/arm/freescale/imx/
HDimx51_ipuv3_fbd.c272 err = bus_space_map(iot, IPU_CPMEM_BASE(base), IPU_CPMEM_SIZE, 0, in ipu3_fb_attach()
HDimx51_ipuv3reg.h911 #define IPU_CPMEM_BASE(_base) ((_base) + 0x1f000000) macro
HDimx51_ipuv3.c362 err = bus_space_map(iot, IPU_CPMEM_BASE(base), IPU_CPMEM_SIZE, 0, in ipu3_fb_attach()