Searched refs:DMA35_BWL_COUNT (Results 1 – 2 of 2) sorted by relevance
2268 #define DMA35_BWL_COUNT 0xFFC10040 /* DMA35 Bandwidth Limit Count */ macro
1575 #define bfin_read_DMA35_BWL_COUNT() bfin_read32(DMA35_BWL_COUNT)1576 #define bfin_write_DMA35_BWL_COUNT(val) bfin_write32(DMA35_BWL_COUNT, val)