Searched refs:DMA32_BWL_COUNT (Results 1 – 2 of 2) sorted by relevance
2205 #define DMA32_BWL_COUNT 0xFFC0B1C0 /* DMA32 Bandwidth Limit Count */ macro
1464 #define bfin_read_DMA32_BWL_COUNT() bfin_read32(DMA32_BWL_COUNT)1465 #define bfin_write_DMA32_BWL_COUNT(val) bfin_write32(DMA32_BWL_COUNT, val)