Searched refs:gdma (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/char/
H A Dmbcs.c65 static inline void mbcs_getdma_init(struct getdma *gdma) argument
67 memset(gdma, 0, sizeof(struct getdma));
68 gdma->DoneIntEnable = 1;
205 struct getdma *gdma; local
210 gdma = &soft->getdma;
213 if (!gdma->hostAddr)
217 (gdma->bytes + (MBCS_CACHELINE_SIZE - 1)) / MBCS_CACHELINE_SIZE;
220 mbcs_getdma_set(mmr_base, tiocx_dma_addr(gdma->hostAddr),
221 gdma->localAddr,
222 (gdma
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/parisc/
H A Dharmony.h37 struct snd_dma_buffer gdma; /* graveyard */ member in struct:snd_harmony
H A Dharmony.c238 harmony_write(h, HARMONY_RNXTADD, h->gdma.addr);
318 harmony_write(h, HARMONY_RNXTADD, h->gdma.addr);
361 harmony_write(h, HARMONY_RNXTADD, h->gdma.addr);
655 &h->gdma);
894 if (h->gdma.addr)
895 snd_dma_free_pages(&h->gdma);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-nuc93x/
H A Dcpu.c58 static DEFINE_CLK(gdma, 9);
81 DEF_CLKLOOK(&clk_gdma, "nuc932-gdma", "NULL"),
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-w90x900/
H A Dirq.c51 static DEFINE_GROUP(gdma, 20, 2);
H A Dcpu.c68 static DEFINE_CLK(gdma, 27);
95 DEF_CLKLOOK(&clk_gdma, "nuc900-gdma", NULL),

Completed in 49 milliseconds