Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/arm/freescale/imx/
HDimx51_ipuv3_fbd.c259 err = bus_space_map(iot, IPU_DC_BASE(base), IPU_DC_SIZE, 0, &ioh); in ipu3_fb_attach()
HDimx51_ipuv3reg.h905 #define IPU_DC_BASE(_base) ((_base) + 0x1e058000) macro
HDimx51_ipuv3.c349 err = bus_space_map(iot, IPU_DC_BASE(base), IPU_DC_SIZE, 0, &ioh); in ipu3_fb_attach()