Searched refs:pxa_dma_desc (Results 1 - 4 of 4) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-arm/arch-pxa/
H A Ddma.h20 typedef struct pxa_dma_desc { struct
25 } pxa_dma_desc; typedef in typeref:struct:pxa_dma_desc
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/soc/pxa/
H A Dpxa2xx-pcm.c44 .periods_max = PAGE_SIZE/sizeof(pxa_dma_desc),
52 pxa_dma_desc *dma_desc_array;
82 pxa_dma_desc *dma_desc;
115 next_desc_phys += sizeof(pxa_dma_desc);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/arm/
H A Dpxa2xx-pcm.c40 .periods_max = PAGE_SIZE/sizeof(pxa_dma_desc),
48 pxa_dma_desc *dma_desc_array;
59 pxa_dma_desc *dma_desc;
69 next_desc_phys += sizeof(pxa_dma_desc);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/mmc/host/
H A Dpxamci.c60 struct pxa_dma_desc *sg_cpu;
154 sizeof(struct pxa_dma_desc);

Completed in 169 milliseconds