Searched refs:DMA2_11_IRQ_STATUS (Results 1 - 2 of 2) sorted by relevance

/arch/blackfin/mach-bf561/include/mach/
H A DdefBF561.h704 #define DMA2_11_IRQ_STATUS 0xFFC00EE8 /* DMA2 Channel 11 Interrupt/Status Register */ macro
H A DcdefBF561.h1253 #define bfin_read_DMA2_11_IRQ_STATUS() bfin_read16(DMA2_11_IRQ_STATUS)
1254 #define bfin_write_DMA2_11_IRQ_STATUS(val) bfin_write16(DMA2_11_IRQ_STATUS,val)

Completed in 20 milliseconds