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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-pnx4008/
H A Ddma.c581 switch (ch_cfg->flow_cntrl) {
649 ch_cfg->flow_cntrl = FC_MEM2MEM_DMA;
652 ch_cfg->flow_cntrl = FC_MEM2PER_DMA;
655 ch_cfg->flow_cntrl = FC_PER2MEM_DMA;
658 ch_cfg->flow_cntrl = FC_PER2PER_DMA;
661 ch_cfg->flow_cntrl = FC_PER2PER_DPER;
664 ch_cfg->flow_cntrl = FC_MEM2PER_PER;
667 ch_cfg->flow_cntrl = FC_PER2MEM_PER;
670 ch_cfg->flow_cntrl = FC_PER2PER_SPER;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-pnx4008/include/mach/
H A Ddma.h104 int flow_cntrl; member in struct:pnx4008_dma_ch_config

Completed in 55 milliseconds