Searched refs:au1xxx_dbdma_ring_alloc (Results 1 - 7 of 7) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/ide/
H A Dau1xxx-ide.c387 auide->tx_desc_head = (void*)au1xxx_dbdma_ring_alloc(auide->tx_chan,
389 auide->rx_desc_head = (void*)au1xxx_dbdma_ring_alloc(auide->rx_chan,
435 auide->tx_desc_head = (void*)au1xxx_dbdma_ring_alloc(auide->tx_chan,
437 auide->rx_desc_head = (void*)au1xxx_dbdma_ring_alloc(auide->rx_chan,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/include/asm/mach-au1x00/
H A Dau1xxx_dbdma.h335 u32 au1xxx_dbdma_ring_alloc(u32 chanid, int entries);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/soc/au1x/
H A Ddbdma2.c191 au1xxx_dbdma_ring_alloc(pcd->ddma_chan, 2);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/mmc/host/
H A Dau1xmmc.c893 au1xxx_dbdma_ring_alloc(host->tx_chan, AU1XMMC_DESCRIPTOR_COUNT);
894 au1xxx_dbdma_ring_alloc(host->rx_chan, AU1XMMC_DESCRIPTOR_COUNT);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/spi/
H A Dau1550_spi.c863 if (au1xxx_dbdma_ring_alloc(hw->dma_tx_ch,
881 if (au1xxx_dbdma_ring_alloc(hw->dma_rx_ch,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/alchemy/common/
H A Ddbdma.c367 u32 au1xxx_dbdma_ring_alloc(u32 chanid, int entries) function
555 EXPORT_SYMBOL(au1xxx_dbdma_ring_alloc); variable
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/oss/
H A Dau1550_ac97.c1954 if (au1xxx_dbdma_ring_alloc(s->dma_dac.dmanr,
1966 if (au1xxx_dbdma_ring_alloc(s->dma_adc.dmanr,

Completed in 273 milliseconds