Searched refs:DMA30_BWL_COUNT (Results 1 – 2 of 2) sorted by relevance
2163 #define DMA30_BWL_COUNT 0xFFC0B0C0 /* DMA30 Bandwidth Limit Count */ macro
1390 #define bfin_read_DMA30_BWL_COUNT() bfin_read32(DMA30_BWL_COUNT)1391 #define bfin_write_DMA30_BWL_COUNT(val) bfin_write32(DMA30_BWL_COUNT, val)