Searched refs:USB_DMA7ADDRLOW (Results 1 – 7 of 7) sorted by relevance
313 #define USB_DMA7ADDRLOW 0xffc040e8 /* Lower 16-bits of memory source/destinatio… macro
428 #define USB_DMA7ADDRLOW 0xffc040e8 /* Lower 16-bits of memory source/destinatio… macro
534 #define bfin_read_USB_DMA7ADDRLOW() bfin_read16(USB_DMA7ADDRLOW)535 #define bfin_write_USB_DMA7ADDRLOW(val) bfin_write16(USB_DMA7ADDRLOW, val)
701 #define bfin_read_USB_DMA7ADDRLOW() bfin_read16(USB_DMA7ADDRLOW)702 #define bfin_write_USB_DMA7ADDRLOW(val) bfin_write16(USB_DMA7ADDRLOW, val)
252 #define USB_DMA7ADDRLOW 0xffc03ce8 /* Lower 16-bits of memory source/destinatio… macro
417 #define bfin_read_USB_DMA7ADDRLOW() bfin_read16(USB_DMA7ADDRLOW)418 #define bfin_write_USB_DMA7ADDRLOW(val) bfin_write16(USB_DMA7ADDRLOW, val)
1743 D16(USB_DMA7ADDRLOW); in bfin_debug_mmrs_init()