Home
last modified time | relevance | path

Searched refs:USB_DMA_INTERRUPT (Results 1 – 7 of 7) sorted by relevance

/linux-2.6.39/drivers/usb/musb/
Dblackfin.h73 #define USB_DMA_BASE USB_DMA_INTERRUPT
/linux-2.6.39/arch/blackfin/mach-bf527/include/mach/
DdefBF525.h191 #define USB_DMA_INTERRUPT 0xffc03c00 /* Indicates pending interrupts for the DMA … macro
DcdefBF525.h319 #define bfin_read_USB_DMA_INTERRUPT() bfin_read16(USB_DMA_INTERRUPT)
320 #define bfin_write_USB_DMA_INTERRUPT(val) bfin_write16(USB_DMA_INTERRUPT, val)
/linux-2.6.39/arch/blackfin/mach-bf548/include/mach/
DdefBF542.h252 #define USB_DMA_INTERRUPT 0xffc04000 /* Indicates pending interrupts for the DMA … macro
DdefBF547.h366 #define USB_DMA_INTERRUPT 0xffc04000 /* Indicates pending interrupts for the DMA … macro
DcdefBF542.h436 #define bfin_read_USB_DMA_INTERRUPT() bfin_read16(USB_DMA_INTERRUPT)
437 #define bfin_write_USB_DMA_INTERRUPT(val) bfin_write16(USB_DMA_INTERRUPT, val)
DcdefBF547.h603 #define bfin_read_USB_DMA_INTERRUPT() bfin_read16(USB_DMA_INTERRUPT)
604 #define bfin_write_USB_DMA_INTERRUPT(val) bfin_write16(USB_DMA_INTERRUPT, val)