Searched refs:USB_DMA3ADDRHIGH (Results 1 - 7 of 7) sorted by relevance

/arch/blackfin/mach-bf527/include/mach/
H A DcdefBF525.h367 #define bfin_read_USB_DMA3ADDRHIGH() bfin_read16(USB_DMA3ADDRHIGH)
368 #define bfin_write_USB_DMA3ADDRHIGH(val) bfin_write16(USB_DMA3ADDRHIGH, val)
H A DdefBF525.h221 #define USB_DMA3ADDRHIGH 0xffc03c6c /* Upper 16-bits of memory source/destination address for DMA master channel 3 */ macro
/arch/blackfin/mach-bf548/include/mach/
H A DcdefBF542.h484 #define bfin_read_USB_DMA3ADDRHIGH() bfin_read16(USB_DMA3ADDRHIGH)
485 #define bfin_write_USB_DMA3ADDRHIGH(val) bfin_write16(USB_DMA3ADDRHIGH, val)
H A DdefBF542.h282 #define USB_DMA3ADDRHIGH 0xffc0406c /* Upper 16-bits of memory source/destination address for DMA master channel 3 */ macro
H A DcdefBF547.h651 #define bfin_read_USB_DMA3ADDRHIGH() bfin_read16(USB_DMA3ADDRHIGH)
652 #define bfin_write_USB_DMA3ADDRHIGH(val) bfin_write16(USB_DMA3ADDRHIGH, val)
H A DdefBF547.h397 #define USB_DMA3ADDRHIGH 0xffc0406c /* Upper 16-bits of memory source/destination address for DMA master channel 3 */ macro
/arch/blackfin/kernel/
H A Ddebug-mmrs.c1724 D16(USB_DMA3ADDRHIGH);

Completed in 241 milliseconds