Searched refs:USB_DMA3ADDRLOW (Results 1 – 7 of 7) sorted by relevance
278 #define USB_DMA3ADDRLOW 0xffc04068 /* Lower 16-bits of memory source/destinatio… macro
393 #define USB_DMA3ADDRLOW 0xffc04068 /* Lower 16-bits of memory source/destinatio… macro
478 #define bfin_read_USB_DMA3ADDRLOW() bfin_read16(USB_DMA3ADDRLOW)479 #define bfin_write_USB_DMA3ADDRLOW(val) bfin_write16(USB_DMA3ADDRLOW, val)
645 #define bfin_read_USB_DMA3ADDRLOW() bfin_read16(USB_DMA3ADDRLOW)646 #define bfin_write_USB_DMA3ADDRLOW(val) bfin_write16(USB_DMA3ADDRLOW, val)
216 #define USB_DMA3ADDRLOW 0xffc03c68 /* Lower 16-bits of memory source/destinatio… macro
360 #define bfin_read_USB_DMA3ADDRLOW() bfin_read16(USB_DMA3ADDRLOW)361 #define bfin_write_USB_DMA3ADDRLOW(val) bfin_write16(USB_DMA3ADDRLOW, val)
1722 D16(USB_DMA3ADDRLOW); in bfin_debug_mmrs_init()