Searched refs:USB_DMA1ADDRLOW (Results 1 – 7 of 7) sorted by relevance
262 #define USB_DMA1ADDRLOW 0xffc04028 /* Lower 16-bits of memory source/destinatio… macro
377 #define USB_DMA1ADDRLOW 0xffc04028 /* Lower 16-bits of memory source/destinatio… macro
452 #define bfin_read_USB_DMA1ADDRLOW() bfin_read16(USB_DMA1ADDRLOW)453 #define bfin_write_USB_DMA1ADDRLOW(val) bfin_write16(USB_DMA1ADDRLOW, val)
619 #define bfin_read_USB_DMA1ADDRLOW() bfin_read16(USB_DMA1ADDRLOW)620 #define bfin_write_USB_DMA1ADDRLOW(val) bfin_write16(USB_DMA1ADDRLOW, val)
200 #define USB_DMA1ADDRLOW 0xffc03c28 /* Lower 16-bits of memory source/destinatio… macro
334 #define bfin_read_USB_DMA1ADDRLOW() bfin_read16(USB_DMA1ADDRLOW)335 #define bfin_write_USB_DMA1ADDRLOW(val) bfin_write16(USB_DMA1ADDRLOW, val)
1712 D16(USB_DMA1ADDRLOW); in bfin_debug_mmrs_init()