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

/arch/blackfin/mach-bf527/include/mach/
H A DcdefBF525.h332 #define bfin_read_USB_DMA0COUNTHIGH() bfin_read16(USB_DMA0COUNTHIGH)
333 #define bfin_write_USB_DMA0COUNTHIGH(val) bfin_write16(USB_DMA0COUNTHIGH, val)
H A DdefBF525.h199 #define USB_DMA0COUNTHIGH 0xffc03c14 /* Upper 16-bits of byte count of DMA transfer for DMA master channel 0 */ macro
/arch/blackfin/mach-bf548/include/mach/
H A DcdefBF542.h449 #define bfin_read_USB_DMA0COUNTHIGH() bfin_read16(USB_DMA0COUNTHIGH)
450 #define bfin_write_USB_DMA0COUNTHIGH(val) bfin_write16(USB_DMA0COUNTHIGH, val)
H A DdefBF542.h260 #define USB_DMA0COUNTHIGH 0xffc04014 /* Upper 16-bits of byte count of DMA transfer for DMA master channel 0 */ macro
H A DcdefBF547.h616 #define bfin_read_USB_DMA0COUNTHIGH() bfin_read16(USB_DMA0COUNTHIGH)
617 #define bfin_write_USB_DMA0COUNTHIGH(val) bfin_write16(USB_DMA0COUNTHIGH, val)
H A DdefBF547.h375 #define USB_DMA0COUNTHIGH 0xffc04014 /* Upper 16-bits of byte count of DMA transfer for DMA master channel 0 */ macro
/arch/blackfin/kernel/
H A Ddebug-mmrs.c1711 D16(USB_DMA0COUNTHIGH);

Completed in 105 milliseconds