Searched refs:DMA6_BWL_COUNT (Results 1 – 2 of 2) sorted by relevance
1659 #define DMA6_BWL_COUNT 0xFFC41340 /* DMA6 Bandwidth Limit Count */ macro
575 #define bfin_read_DMA6_BWL_COUNT() bfin_read32(DMA6_BWL_COUNT)576 #define bfin_write_DMA6_BWL_COUNT(val) bfin_write32(DMA6_BWL_COUNT, val)