Searched refs:DMA20_BWL_COUNT (Results 1 – 2 of 2) sorted by relevance
1953 #define DMA20_BWL_COUNT 0xFFC073C0 /* DMA20 Bandwidth Limit Count */ macro
1093 #define bfin_read_DMA20_BWL_COUNT() bfin_read32(DMA20_BWL_COUNT)1094 #define bfin_write_DMA20_BWL_COUNT(val) bfin_write32(DMA20_BWL_COUNT, val)