Searched refs:IPU_CM_SIZE (Results 1 - 3 of 3) sorted by relevance

/freebsd-10-stable/sys/arm/freescale/imx/
H A Dimx51_ipuv3_fbd.c233 err = bus_space_map(iot, IPU_CM_BASE(base), IPU_CM_SIZE, 0, &ioh);
333 bus_space_unmap(sc->iot, sc->dc_ioh, IPU_CM_SIZE);
H A Dimx51_ipuv3.c320 err = bus_space_map(iot, IPU_CM_BASE(base), IPU_CM_SIZE, 0, &ioh);
412 bus_space_unmap(sc->iot, sc->dc_ioh, IPU_CM_SIZE);
H A Dimx51_ipuv3reg.h886 #define IPU_CM_SIZE 0x8000 macro

Completed in 50 milliseconds