Searched refs:USB_DMA1ADDRLOW (Results 1 – 7 of 7) sorted by relevance
265 #define USB_DMA1ADDRLOW 0xffc04028 /* Lower 16-bits of memory source/destinatio… macro
380 #define USB_DMA1ADDRLOW 0xffc04028 /* Lower 16-bits of memory source/destinatio… macro
456 #define bfin_read_USB_DMA1ADDRLOW() bfin_read16(USB_DMA1ADDRLOW)457 #define bfin_write_USB_DMA1ADDRLOW(val) bfin_write16(USB_DMA1ADDRLOW, val)
623 #define bfin_read_USB_DMA1ADDRLOW() bfin_read16(USB_DMA1ADDRLOW)624 #define bfin_write_USB_DMA1ADDRLOW(val) bfin_write16(USB_DMA1ADDRLOW, val)
204 #define USB_DMA1ADDRLOW 0xffc03c28 /* Lower 16-bits of memory source/destinatio… macro
339 #define bfin_read_USB_DMA1ADDRLOW() bfin_read16(USB_DMA1ADDRLOW)340 #define bfin_write_USB_DMA1ADDRLOW(val) bfin_write16(USB_DMA1ADDRLOW, val)
1709 D16(USB_DMA1ADDRLOW); in bfin_debug_mmrs_init()