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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/hnd/
H A DMakefile73 ifeq ($(wildcard $(src)/$(SHARED)/hnddma.c),)
74 $(src)/$(SHARED)/hnddma.o: $(src)/$(SHARED)/linux/hnddma.o
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/shared/
H A Dhnddma.c19 * $Id: hnddma.c 401759 2013-05-13 16:08:08Z $
33 #include <hnddma.h>
67 struct hnddma_pub hnddma; /* exported structure, don't use hnddma_t, member in struct:dma_info
158 * If BCMDMA32 is defined, hnddma will support both 32-bit and 64-bit DMA engines.
161 * DMA32_ENAB indicates whether hnddma is compiled with support for 32-bit DMA engines.
162 * DMA64_ENAB indicates whether hnddma is compiled with support for 64-bit DMA engines.
482 di->hnddma.di_fn = (const di_fcn_t *)&dma64proc;
488 di->hnddma.di_fn = (const di_fcn_t *)&dma32proc;
500 di->hnddma.di_fn->ctrlflags(&di->hnddma, DMA_CTRL_RO
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/soc/bcm947xx/
H A Dbcm94717ap.c42 #include <hnddma.h>
H A Dbcm94717bu.c42 #include <hnddma.h>
H A Dbcm947xx.c42 #include <hnddma.h>
H A Dbcm947xx-i2s.c41 #include <hnddma.h>
H A Dbcm947xx-pcm.c43 #include <hnddma.h>
94 hnddma_t *di[1]; /* hnddma handles, per fifo */
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/wl/config/
H A Dwl.mk1615 WLFILES_SRC_LO += src/shared/hnddma.c

Completed in 107 milliseconds