Searched refs:DMA1_BWL_COUNT (Results 1 – 2 of 2) sorted by relevance
1554 #define DMA1_BWL_COUNT 0xFFC410C0 /* DMA1 Bandwidth Limit Count */ macro
390 #define bfin_read_DMA1_BWL_COUNT() bfin_read32(DMA1_BWL_COUNT)391 #define bfin_write_DMA1_BWL_COUNT(val) bfin_write32(DMA1_BWL_COUNT, val)