Searched refs:NSEGS (Results 1 – 2 of 2) sorted by relevance
43 #define NSEGS 4 /* Number of segments in SGD table */ macro45 #define SEGS_PER_CHAN (NSEGS/2)568 /*maxsize*/NSEGS * sizeof(struct via_dma_op), in via_attach()580 NSEGS * sizeof(struct via_dma_op), dma_cb, via, 0) != 0) in via_attach()
68 #define NSEGS NCHANS * SEGS_PER_CHAN /* Segments in SGD table */ macro