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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/net/hnd/
H A DMakefile90 ifeq ($(wildcard $(src)/$(SHARED)/hnddma.c),)
91 $(src)/$(SHARED)/hnddma.o: $(src)/$(SHARED)/linux/hnddma.o
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/net/hnd/
H A DMakefile90 ifeq ($(wildcard $(src)/$(SHARED)/hnddma.c),)
91 $(src)/$(SHARED)/hnddma.o: $(src)/$(SHARED)/linux/hnddma.o
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/shared/
H A Dhnddma.c19 * $Id: hnddma.c 497985 2014-08-21 10:43:51Z $
33 #include <hnddma.h>
74 struct hnddma_pub hnddma; /* exported structure, don't use hnddma_t, member in struct:dma_info
170 * If BCMDMA32 is defined, hnddma will support both 32-bit and 64-bit DMA engines.
173 * DMA32_ENAB indicates whether hnddma is compiled with support for 32-bit DMA engines.
174 * DMA64_ENAB indicates whether hnddma is compiled with support for 64-bit DMA engines.
497 di->hnddma.di_fn = (const di_fcn_t *)&dma64proc;
503 di->hnddma.di_fn = (const di_fcn_t *)&dma32proc;
515 di->hnddma.di_fn->ctrlflags(&di->hnddma, DMA_CTRL_RO
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/cfe/cfe/arch/arm/board/bcm947xx/src/
H A DMakefile182 ALLOBJS += hnddma.o
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/cfe/cfe/arch/mips/board/bcm947xx/src/
H A DMakefile168 ALLOBJS += hnddma.o
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/wl/olpc/src/
H A Dwlc_olpc_engine.c30 #include <hnddma.h>
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/et/sys/
H A Detc47xx.c33 #include <hnddma.h>
H A Detcgmac.c35 #include <hnddma.h>
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/wl/config/
H A Dwl.mk1662 WLFILES_SRC_LO += src/shared/hnddma.c

Completed in 91 milliseconds