Searched refs:USB_DMA7ADDRLOW (Results 1 – 7 of 7) sorted by relevance
310 #define USB_DMA7ADDRLOW 0xffc040e8 /* Lower 16-bits of memory source/destinatio… macro
425 #define USB_DMA7ADDRLOW 0xffc040e8 /* Lower 16-bits of memory source/destinatio… macro
530 #define bfin_read_USB_DMA7ADDRLOW() bfin_read16(USB_DMA7ADDRLOW)531 #define bfin_write_USB_DMA7ADDRLOW(val) bfin_write16(USB_DMA7ADDRLOW, val)
697 #define bfin_read_USB_DMA7ADDRLOW() bfin_read16(USB_DMA7ADDRLOW)698 #define bfin_write_USB_DMA7ADDRLOW(val) bfin_write16(USB_DMA7ADDRLOW, val)
248 #define USB_DMA7ADDRLOW 0xffc03ce8 /* Lower 16-bits of memory source/destinatio… macro
412 #define bfin_read_USB_DMA7ADDRLOW() bfin_read16(USB_DMA7ADDRLOW)413 #define bfin_write_USB_DMA7ADDRLOW(val) bfin_write16(USB_DMA7ADDRLOW, val)
1742 D16(USB_DMA7ADDRLOW); in bfin_debug_mmrs_init()