Searched refs:USB_DMA2ADDRLOW (Results 1 – 7 of 7) sorted by relevance
270 #define USB_DMA2ADDRLOW 0xffc04048 /* Lower 16-bits of memory source/destinatio… macro
385 #define USB_DMA2ADDRLOW 0xffc04048 /* Lower 16-bits of memory source/destinatio… macro
465 #define bfin_read_USB_DMA2ADDRLOW() bfin_read16(USB_DMA2ADDRLOW)466 #define bfin_write_USB_DMA2ADDRLOW(val) bfin_write16(USB_DMA2ADDRLOW, val)
632 #define bfin_read_USB_DMA2ADDRLOW() bfin_read16(USB_DMA2ADDRLOW)633 #define bfin_write_USB_DMA2ADDRLOW(val) bfin_write16(USB_DMA2ADDRLOW, val)
208 #define USB_DMA2ADDRLOW 0xffc03c48 /* Lower 16-bits of memory source/destinatio… macro
347 #define bfin_read_USB_DMA2ADDRLOW() bfin_read16(USB_DMA2ADDRLOW)348 #define bfin_write_USB_DMA2ADDRLOW(val) bfin_write16(USB_DMA2ADDRLOW, val)
1717 D16(USB_DMA2ADDRLOW); in bfin_debug_mmrs_init()