Searched refs:USB_DMA0ADDRLOW (Results 1 – 7 of 7) sorted by relevance
254 #define USB_DMA0ADDRLOW 0xffc04008 /* Lower 16-bits of memory source/destinatio… macro
369 #define USB_DMA0ADDRLOW 0xffc04008 /* Lower 16-bits of memory source/destinatio… macro
439 #define bfin_read_USB_DMA0ADDRLOW() bfin_read16(USB_DMA0ADDRLOW)440 #define bfin_write_USB_DMA0ADDRLOW(val) bfin_write16(USB_DMA0ADDRLOW, val)
606 #define bfin_read_USB_DMA0ADDRLOW() bfin_read16(USB_DMA0ADDRLOW)607 #define bfin_write_USB_DMA0ADDRLOW(val) bfin_write16(USB_DMA0ADDRLOW, val)
192 #define USB_DMA0ADDRLOW 0xffc03c08 /* Lower 16-bits of memory source/destinatio… macro
321 #define bfin_read_USB_DMA0ADDRLOW() bfin_read16(USB_DMA0ADDRLOW)322 #define bfin_write_USB_DMA0ADDRLOW(val) bfin_write16(USB_DMA0ADDRLOW, val)
1707 D16(USB_DMA0ADDRLOW); in bfin_debug_mmrs_init()