Home | History | Annotate | Download | only in imx

Lines Matching refs:apbdma_softc

53 	sizeof(struct apbdma_softc),
62 static void apbdma_reset(struct apbdma_softc *);
63 static void apbdma_init(struct apbdma_softc *);
90 struct apbdma_softc *sc = device_private(self);
152 apbdma_reset(struct apbdma_softc *sc)
197 apbdma_init(struct apbdma_softc *sc)
264 apbdma_chan_init(struct apbdma_softc *sc, unsigned int channel)
282 apbdma_chan_set_chain(struct apbdma_softc *sc, unsigned int channel,
304 apbdma_run(struct apbdma_softc *sc, unsigned int channel)
328 apbdma_ack_intr(struct apbdma_softc *sc, unsigned int channel)
346 apbdma_ack_error_intr(struct apbdma_softc *sc, unsigned int channel)
360 apbdma_intr_status(struct apbdma_softc *sc, unsigned int channel)
390 apbdma_chan_reset(struct apbdma_softc *sc, unsigned int channel)
411 apbdma_wait(struct apbdma_softc *sc, unsigned int channel)