Searched refs:m2p_tx (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.c89 static struct m2p_channel m2p_tx[] = { variable in typeref:struct:m2p_channel
227 ch = m2p_tx;
402 for (i = 0; m2p_tx[i].base; i++) {
403 ret = init_channel(m2p_tx + i);

Completed in 100 milliseconds