Searched refs:USB_EP6_FIFO (Results 1 - 7 of 7) sorted by relevance

/arch/blackfin/mach-bf527/include/mach/
H A DcdefBF525.h85 #define bfin_read_USB_EP6_FIFO() bfin_read16(USB_EP6_FIFO)
86 #define bfin_write_USB_EP6_FIFO(val) bfin_write16(USB_EP6_FIFO, val)
H A DdefBF525.h53 #define USB_EP6_FIFO 0xffc038b0 /* Endpoint 6 FIFO */ macro
/arch/blackfin/mach-bf548/include/mach/
H A DcdefBF542.h205 #define bfin_read_USB_EP6_FIFO() bfin_read16(USB_EP6_FIFO)
206 #define bfin_write_USB_EP6_FIFO(val) bfin_write16(USB_EP6_FIFO, val)
H A DdefBF542.h117 #define USB_EP6_FIFO 0xffc03cb0 /* Endpoint 6 FIFO */ macro
H A DcdefBF547.h372 #define bfin_read_USB_EP6_FIFO() bfin_read16(USB_EP6_FIFO)
373 #define bfin_write_USB_EP6_FIFO(val) bfin_write16(USB_EP6_FIFO, val)
H A DdefBF547.h231 #define USB_EP6_FIFO 0xffc03cb0 /* Endpoint 6 FIFO */ macro
/arch/blackfin/kernel/
H A Ddebug-mmrs.c1610 D16(USB_EP6_FIFO);

Completed in 30 milliseconds