Searched refs:USB_DMA4ADDRLOW (Results 1 – 7 of 7) sorted by relevance
286 #define USB_DMA4ADDRLOW 0xffc04088 /* Lower 16-bits of memory source/destinatio… macro
401 #define USB_DMA4ADDRLOW 0xffc04088 /* Lower 16-bits of memory source/destinatio… macro
491 #define bfin_read_USB_DMA4ADDRLOW() bfin_read16(USB_DMA4ADDRLOW)492 #define bfin_write_USB_DMA4ADDRLOW(val) bfin_write16(USB_DMA4ADDRLOW, val)
658 #define bfin_read_USB_DMA4ADDRLOW() bfin_read16(USB_DMA4ADDRLOW)659 #define bfin_write_USB_DMA4ADDRLOW(val) bfin_write16(USB_DMA4ADDRLOW, val)
224 #define USB_DMA4ADDRLOW 0xffc03c88 /* Lower 16-bits of memory source/destinatio… macro
373 #define bfin_read_USB_DMA4ADDRLOW() bfin_read16(USB_DMA4ADDRLOW)374 #define bfin_write_USB_DMA4ADDRLOW(val) bfin_write16(USB_DMA4ADDRLOW, val)
1727 D16(USB_DMA4ADDRLOW); in bfin_debug_mmrs_init()