Home
last modified time | relevance | path

Searched refs:ahb_bus_width (Results 1 – 1 of 1) sorted by relevance

/linux-2.6.39/arch/arm/mach-tegra/
Ddma.c416 int ahb_bus_width; in tegra_dma_update_hw() local
456 ahb_bus_width = req->dest_bus_width; in tegra_dma_update_hw()
466 ahb_bus_width = req->source_bus_width; in tegra_dma_update_hw()
493 if (bus_width_table[index] == ahb_bus_width) in tegra_dma_update_hw()