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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-ep93xx/
H A Ddma-m2p.c65 struct m2p_channel { struct
80 static struct m2p_channel m2p_rx[] = {
89 static struct m2p_channel m2p_tx[] = {
98 static void feed_buf(struct m2p_channel *ch, struct ep93xx_dma_buffer *buf)
110 static void choose_buffer_xfer(struct m2p_channel *ch)
124 static void choose_buffer_next(struct m2p_channel *ch)
138 static inline void m2p_set_control(struct m2p_channel *ch, u32 v)
149 static inline int m2p_channel_state(struct m2p_channel *ch)
156 struct m2p_channel *ch = dev_id;
219 static struct m2p_channel *find_free_channe
[all...]

Completed in 48 milliseconds