Home
last modified time | relevance | path

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

/linux-2.6.39/arch/arm/mach-tegra/
Ddma.c415 int apb_addr_wrap; in tegra_dma_update_hw() local
453 apb_addr_wrap = req->source_wrap; in tegra_dma_update_hw()
463 apb_addr_wrap = req->dest_wrap; in tegra_dma_update_hw()
469 apb_addr_wrap >>= 2; in tegra_dma_update_hw()
475 if (apb_addr_wrap_table[index] == apb_addr_wrap) in tegra_dma_update_hw()