Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/arm/imx/
H A Dimx51reg.h106 #define IPU_DC_SIZE 0x8000 macro
H A Dimx51_ipuv3.c605 error = bus_space_map(iot, IPU_DC_BASE, IPU_DC_SIZE, 0, &sc->dc_ioh); in imx51_ipuv3_attach_sub()
670 bus_space_unmap(sc->iot, sc->dc_ioh, IPU_DC_SIZE); in imx51_ipuv3_attach_sub()