Searched refs:cpmem_ioh (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/sys/arm/freescale/imx/
H A Dimx51_ipuv3_fbd.c92 bus_space_handle_t cpmem_ioh; member in struct:ipu3sc_softc
277 sc->cpmem_ioh = ioh;
316 bus_space_unmap(sc->iot, sc->cpmem_ioh, IPU_CPMEM_SIZE);
H A Dimx51_ipuv3.c92 bus_space_handle_t cpmem_ioh; member in struct:ipu3sc_softc
367 sc->cpmem_ioh = ioh;
398 bus_space_unmap(sc->iot, sc->cpmem_ioh, IPU_CPMEM_SIZE);

Completed in 147 milliseconds