Searched refs:IPU_CM_SIZE (Results 1 – 3 of 3) sorted by relevance
| /freebsd-14-stable/sys/arm/freescale/imx/ |
| HD | imx51_ipuv3_fbd.c | 229 err = bus_space_map(iot, IPU_CM_BASE(base), IPU_CM_SIZE, 0, &ioh); in ipu3_fb_attach() 329 bus_space_unmap(sc->iot, sc->dc_ioh, IPU_CM_SIZE); in ipu3_fb_attach()
|
| HD | imx51_ipuv3.c | 319 err = bus_space_map(iot, IPU_CM_BASE(base), IPU_CM_SIZE, 0, &ioh); in ipu3_fb_attach() 411 bus_space_unmap(sc->iot, sc->dc_ioh, IPU_CM_SIZE); in ipu3_fb_attach()
|
| HD | imx51_ipuv3reg.h | 886 #define IPU_CM_SIZE 0x8000 macro
|