Home
last modified time | relevance | path

Searched refs:DMA1_10_X_COUNT (Results 1 – 2 of 2) sorted by relevance

/arch/blackfin/mach-bf561/include/mach/
DdefBF561.h456 #define DMA1_10_X_COUNT 0xFFC01E90 /* DMA1 Channel 10 Inner Loop Count */ macro
DcdefBF561.h793 #define bfin_read_DMA1_10_X_COUNT() bfin_read16(DMA1_10_X_COUNT)
794 #define bfin_write_DMA1_10_X_COUNT(val) bfin_write16(DMA1_10_X_COUNT,val)