Searched refs:IPU_IDMAC_SIZE (Results 1 – 3 of 3) sorted by relevance
| /f-stack/freebsd/arm/freescale/imx/ |
| H A D | imx51_ipuv3_fbd.c | 267 err = bus_space_map(iot, IPU_IDMAC_BASE(base), IPU_IDMAC_SIZE, 0, in ipu3_fb_attach() 319 bus_space_unmap(sc->iot, sc->idmac_ioh, IPU_IDMAC_SIZE); in ipu3_fb_attach()
|
| H A D | imx51_ipuv3.c | 357 err = bus_space_map(iot, IPU_IDMAC_BASE(base), IPU_IDMAC_SIZE, 0, in ipu3_fb_attach() 401 bus_space_unmap(sc->iot, sc->idmac_ioh, IPU_IDMAC_SIZE); in ipu3_fb_attach()
|
| H A D | imx51_ipuv3reg.h | 890 #define IPU_IDMAC_SIZE 0x8000 macro
|