Searched refs:USB_DMA0ADDRLOW (Results 1 – 7 of 7) sorted by relevance
257 #define USB_DMA0ADDRLOW 0xffc04008 /* Lower 16-bits of memory source/destinatio… macro
372 #define USB_DMA0ADDRLOW 0xffc04008 /* Lower 16-bits of memory source/destinatio… macro
443 #define bfin_read_USB_DMA0ADDRLOW() bfin_read16(USB_DMA0ADDRLOW)444 #define bfin_write_USB_DMA0ADDRLOW(val) bfin_write16(USB_DMA0ADDRLOW, val)
610 #define bfin_read_USB_DMA0ADDRLOW() bfin_read16(USB_DMA0ADDRLOW)611 #define bfin_write_USB_DMA0ADDRLOW(val) bfin_write16(USB_DMA0ADDRLOW, val)
196 #define USB_DMA0ADDRLOW 0xffc03c08 /* Lower 16-bits of memory source/destinatio… macro
326 #define bfin_read_USB_DMA0ADDRLOW() bfin_read16(USB_DMA0ADDRLOW)327 #define bfin_write_USB_DMA0ADDRLOW(val) bfin_write16(USB_DMA0ADDRLOW, val)
1704 D16(USB_DMA0ADDRLOW); in bfin_debug_mmrs_init()