Searched refs:ahb_addr_wrap_table (Results 1 – 1 of 1) sorted by relevance
108 static const unsigned int ahb_addr_wrap_table[8] = { variable515 if (ahb_addr_wrap_table[index] == ahb_addr_wrap) in tegra_dma_update_hw()518 } while (index < ARRAY_SIZE(ahb_addr_wrap_table)); in tegra_dma_update_hw()519 BUG_ON(index == ARRAY_SIZE(ahb_addr_wrap_table)); in tegra_dma_update_hw()