Searched refs:DMA0_BWL_COUNT (Results 1 – 2 of 2) sorted by relevance
1533 #define DMA0_BWL_COUNT 0xFFC41040 /* DMA0 Bandwidth Limit Count */ macro
353 #define bfin_read_DMA0_BWL_COUNT() bfin_read32(DMA0_BWL_COUNT)354 #define bfin_write_DMA0_BWL_COUNT(val) bfin_write32(DMA0_BWL_COUNT, val)