Home
last modified time | relevance | path

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

/f-stack/freebsd/arm/freescale/imx/
H A Dimx51_ipuv3_fbd.c237 err = bus_space_map(iot, IPU_DMFC_BASE(base), IPU_DMFC_SIZE, 0, &ioh); in ipu3_fb_attach()
H A Dimx51_ipuv3reg.h909 #define IPU_DMFC_BASE(_base) ((_base) + 0x1e060000) macro
H A Dimx51_ipuv3.c327 err = bus_space_map(iot, IPU_DMFC_BASE(base), IPU_DMFC_SIZE, 0, &ioh); in ipu3_fb_attach()