Home
last modified time | relevance | path

Searched defs:dma_channels (Results 1 – 8 of 8) sorted by relevance

/linux-3.3/arch/unicore32/kernel/
Ddma.c34 static struct dma_channel dma_channels[MAX_DMA_CHANNELS]; variable
/linux-3.3/arch/arm/plat-pxa/
Ddma.c40 static struct dma_channel *dma_channels; variable
/linux-3.3/drivers/spi/
Dspi-omap2-mcspi.c122 struct omap2_mcspi_dma *dma_channels; member
1219 struct omap2_mcspi_dma *dma_channels; in omap2_mcspi_remove() local
/linux-3.3/arch/arm/mach-pnx4008/
Ddma.c41 } dma_channels[MAX_DMA_CHANNELS]; variable
/linux-3.3/arch/arm/mach-tegra/
Ddma.c138 static struct tegra_dma_channel dma_channels[NV_DMA_MAX_CHANNELS]; variable
/linux-3.3/arch/arm/plat-s3c24xx/
Ddma.c43 static int dma_channels; variable
/linux-3.3/drivers/net/ethernet/amd/
Dni65.c495 unsigned long dma_channels = in ni65_probe1() local
Dlance.c472 unsigned long dma_channels; /* Mark spuriously-busy DMA channels */ in lance_probe1() local