Searched refs:burst_mode (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/plat-omap/include/plat/
H A Ddma.h467 enum omap_dma_burst_mode burst_mode; /* Burst mode 4/8/16 words */ member in struct:omap_dma_channel_params
496 enum omap_dma_burst_mode burst_mode);
504 enum omap_dma_burst_mode burst_mode);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/plat-omap/
H A Ddma.c486 void omap_set_dma_src_burst_mode(int lch, enum omap_dma_burst_mode burst_mode) argument
494 switch (burst_mode) {
585 void omap_set_dma_dest_burst_mode(int lch, enum omap_dma_burst_mode burst_mode) argument
593 switch (burst_mode) {

Completed in 53 milliseconds