Searched refs:IPU_DMFC_SIZE (Results 1 – 3 of 3) sorted by relevance
| /f-stack/freebsd/arm/freescale/imx/ |
| H A D | imx51_ipuv3_fbd.c | 237 err = bus_space_map(iot, IPU_DMFC_BASE(base), IPU_DMFC_SIZE, 0, &ioh); in ipu3_fb_attach() 329 bus_space_unmap(sc->iot, sc->dmfc_ioh, IPU_DMFC_SIZE); in ipu3_fb_attach()
|
| H A D | imx51_ipuv3.c | 327 err = bus_space_map(iot, IPU_DMFC_BASE(base), IPU_DMFC_SIZE, 0, &ioh); in ipu3_fb_attach() 411 bus_space_unmap(sc->iot, sc->dmfc_ioh, IPU_DMFC_SIZE); in ipu3_fb_attach()
|
| H A D | imx51_ipuv3reg.h | 910 #define IPU_DMFC_SIZE 0x8000 macro
|