Searched refs:USB_DMA5ADDRLOW (Results 1 – 7 of 7) sorted by relevance
294 #define USB_DMA5ADDRLOW 0xffc040a8 /* Lower 16-bits of memory source/destinatio… macro
409 #define USB_DMA5ADDRLOW 0xffc040a8 /* Lower 16-bits of memory source/destinatio… macro
504 #define bfin_read_USB_DMA5ADDRLOW() bfin_read16(USB_DMA5ADDRLOW)505 #define bfin_write_USB_DMA5ADDRLOW(val) bfin_write16(USB_DMA5ADDRLOW, val)
671 #define bfin_read_USB_DMA5ADDRLOW() bfin_read16(USB_DMA5ADDRLOW)672 #define bfin_write_USB_DMA5ADDRLOW(val) bfin_write16(USB_DMA5ADDRLOW, val)
232 #define USB_DMA5ADDRLOW 0xffc03ca8 /* Lower 16-bits of memory source/destinatio… macro
386 #define bfin_read_USB_DMA5ADDRLOW() bfin_read16(USB_DMA5ADDRLOW)387 #define bfin_write_USB_DMA5ADDRLOW(val) bfin_write16(USB_DMA5ADDRLOW, val)
1731 D16(USB_DMA5ADDRLOW); in bfin_debug_mmrs_init()