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

/freebsd-13-stable/sys/arm/freescale/imx/
H A Dimx51_ipuv3_fbd.c90 bus_space_handle_t dc_ioh; member in struct:ipu3sc_softc
264 sc->dc_ioh = ioh;
321 bus_space_unmap(sc->iot, sc->dc_ioh, IPU_DC_SIZE);
331 bus_space_unmap(sc->iot, sc->dc_ioh, IPU_CM_SIZE);
H A Dimx51_ipuv3.c91 bus_space_handle_t dc_ioh; member in struct:ipu3sc_softc
354 sc->dc_ioh = ioh;
403 bus_space_unmap(sc->iot, sc->dc_ioh, IPU_DC_SIZE);
413 bus_space_unmap(sc->iot, sc->dc_ioh, IPU_CM_SIZE);

Completed in 105 milliseconds