Searched refs:IPU_DC_SIZE (Results 1 – 3 of 3) sorted by relevance
| /f-stack/freebsd/arm/freescale/imx/ |
| H A D | imx51_ipuv3_fbd.c | 261 err = bus_space_map(iot, IPU_DC_BASE(base), IPU_DC_SIZE, 0, &ioh); in ipu3_fb_attach() 321 bus_space_unmap(sc->iot, sc->dc_ioh, IPU_DC_SIZE); in ipu3_fb_attach()
|
| H A D | imx51_ipuv3.c | 351 err = bus_space_map(iot, IPU_DC_BASE(base), IPU_DC_SIZE, 0, &ioh); in ipu3_fb_attach() 403 bus_space_unmap(sc->iot, sc->dc_ioh, IPU_DC_SIZE); in ipu3_fb_attach()
|
| H A D | imx51_ipuv3reg.h | 908 #define IPU_DC_SIZE 0x8000 macro
|