Searched refs:DMA29_BWL_COUNT (Results 1 – 2 of 2) sorted by relevance
2142 #define DMA29_BWL_COUNT 0xFFC0B040 /* DMA29 Bandwidth Limit Count */ macro
1353 #define bfin_read_DMA29_BWL_COUNT() bfin_read32(DMA29_BWL_COUNT)1354 #define bfin_write_DMA29_BWL_COUNT(val) bfin_write32(DMA29_BWL_COUNT, val)