Home
last modified time | relevance | path

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

/f-stack/freebsd/arm/freescale/imx/
H A Dimx51_ipuv3_fbd.c267 err = bus_space_map(iot, IPU_IDMAC_BASE(base), IPU_IDMAC_SIZE, 0, in ipu3_fb_attach()
H A Dimx51_ipuv3reg.h889 #define IPU_IDMAC_BASE(_base) ((_base) + 0x1e008000) macro
H A Dimx51_ipuv3.c357 err = bus_space_map(iot, IPU_IDMAC_BASE(base), IPU_IDMAC_SIZE, 0, in ipu3_fb_attach()