Home
last modified time | relevance | path

Searched refs:xdma_tx (Results 1 – 1 of 1) sorted by relevance

/f-stack/freebsd/mips/ingenic/
H A Djz4780_aic.c86 xdma_controller_t *xdma_tx; member
688 sc->xdma_tx = xdma_ofw_get(sc->dev, "tx"); in aic_attach()
689 if (sc->xdma_tx == NULL) { in aic_attach()
695 sc->xchan = xdma_channel_alloc(sc->xdma_tx, 0); in aic_attach()