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

/netbsd-current/sys/arch/arm/ti/
H A Dti_edma.c56 struct edma_softc;
59 struct edma_softc *ch_sc;
67 struct edma_softc { struct
83 static void edma_init(struct edma_softc *);
85 static void edma_write_param(struct edma_softc *,
91 CFATTACH_DECL_NEW(ti_edma, sizeof(struct edma_softc),
115 struct edma_softc *sc = device_private(self);
174 edma_init(struct edma_softc *sc)
205 edma_write_param(struct edma_softc *sc,
248 struct edma_softc *s
[all...]

Completed in 135 milliseconds