Home
last modified time | relevance | path

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

/linux-3.4.99/arch/arm/mach-tegra/
Ddma.c445 int apb_addr_wrap; in tegra_dma_update_hw() local
483 apb_addr_wrap = req->source_wrap; in tegra_dma_update_hw()
493 apb_addr_wrap = req->dest_wrap; in tegra_dma_update_hw()
499 apb_addr_wrap >>= 2; in tegra_dma_update_hw()
505 if (apb_addr_wrap_table[index] == apb_addr_wrap) in tegra_dma_update_hw()