Home
last modified time | relevance | path

Searched refs:USB_DMA3COUNTHIGH (Results 1 – 6 of 6) sorted by relevance

/linux-2.6.39/arch/blackfin/mach-bf527/include/mach/
DdefBF525.h223 #define USB_DMA3COUNTHIGH 0xffc03c74 /* Upper 16-bits of byte count of DMA transf… macro
DcdefBF525.h371 #define bfin_read_USB_DMA3COUNTHIGH() bfin_read16(USB_DMA3COUNTHIGH)
372 #define bfin_write_USB_DMA3COUNTHIGH(val) bfin_write16(USB_DMA3COUNTHIGH, val)
/linux-2.6.39/arch/blackfin/mach-bf548/include/mach/
DdefBF542.h284 #define USB_DMA3COUNTHIGH 0xffc04074 /* Upper 16-bits of byte count of DMA transf… macro
DdefBF547.h398 #define USB_DMA3COUNTHIGH 0xffc04074 /* Upper 16-bits of byte count of DMA transf… macro
DcdefBF542.h488 #define bfin_read_USB_DMA3COUNTHIGH() bfin_read16(USB_DMA3COUNTHIGH)
489 #define bfin_write_USB_DMA3COUNTHIGH(val) bfin_write16(USB_DMA3COUNTHIGH, val)
DcdefBF547.h655 #define bfin_read_USB_DMA3COUNTHIGH() bfin_read16(USB_DMA3COUNTHIGH)
656 #define bfin_write_USB_DMA3COUNTHIGH(val) bfin_write16(USB_DMA3COUNTHIGH, val)