Home
last modified time | relevance | path

Searched refs:IPU_DP_BASE (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/arch/arm/imx/
H A Dimx51reg.h89 #define IPU_DP_BASE (IPU_BASE + 0x1e018000) macro
H A Dimx51_ipuv3.c600 error = bus_space_map(iot, IPU_DP_BASE, IPU_DP_SIZE, 0, &sc->dp_ioh); in imx51_ipuv3_attach_sub()