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

/freebsd-13-stable/sys/arm/freescale/imx/
H A Dimx51_ipuv3_fbd.c91 bus_space_handle_t dmfc_ioh; member in struct:ipu3sc_softc
240 sc->dmfc_ioh = ioh;
329 bus_space_unmap(sc->iot, sc->dmfc_ioh, IPU_DMFC_SIZE);
H A Dimx51_ipuv3.c92 bus_space_handle_t dmfc_ioh; member in struct:ipu3sc_softc
330 sc->dmfc_ioh = ioh;
411 bus_space_unmap(sc->iot, sc->dmfc_ioh, IPU_DMFC_SIZE);

Completed in 114 milliseconds