Searched refs:DMA40_BWL_COUNT (Results 1 – 2 of 2) sorted by relevance
2373 #define DMA40_BWL_COUNT 0xFFC12140 /* DMA40 Bandwidth Limit Count */ macro
1760 #define bfin_read_DMA40_BWL_COUNT() bfin_read32(DMA40_BWL_COUNT)1761 #define bfin_write_DMA40_BWL_COUNT(val) bfin_write32(DMA40_BWL_COUNT, val)