Searched refs:DMA10_BWL_COUNT (Results 1 – 2 of 2) sorted by relevance
1743 #define DMA10_BWL_COUNT 0xFFC05040 /* DMA10 Bandwidth Limit Count */ macro
723 #define bfin_read_DMA10_BWL_COUNT() bfin_read32(DMA10_BWL_COUNT)724 #define bfin_write_DMA10_BWL_COUNT(val) bfin_write32(DMA10_BWL_COUNT, val)