Searched refs:USB_DMA6ADDRLOW (Results 1 – 7 of 7) sorted by relevance
302 #define USB_DMA6ADDRLOW 0xffc040c8 /* Lower 16-bits of memory source/destinatio… macro
417 #define USB_DMA6ADDRLOW 0xffc040c8 /* Lower 16-bits of memory source/destinatio… macro
517 #define bfin_read_USB_DMA6ADDRLOW() bfin_read16(USB_DMA6ADDRLOW)518 #define bfin_write_USB_DMA6ADDRLOW(val) bfin_write16(USB_DMA6ADDRLOW, val)
684 #define bfin_read_USB_DMA6ADDRLOW() bfin_read16(USB_DMA6ADDRLOW)685 #define bfin_write_USB_DMA6ADDRLOW(val) bfin_write16(USB_DMA6ADDRLOW, val)
240 #define USB_DMA6ADDRLOW 0xffc03cc8 /* Lower 16-bits of memory source/destinatio… macro
399 #define bfin_read_USB_DMA6ADDRLOW() bfin_read16(USB_DMA6ADDRLOW)400 #define bfin_write_USB_DMA6ADDRLOW(val) bfin_write16(USB_DMA6ADDRLOW, val)
1737 D16(USB_DMA6ADDRLOW); in bfin_debug_mmrs_init()