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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/musb/
H A Dmusb_regs.h465 #define MUSB_INTRRX USB_OFFSET(USB_INTRRX)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/blackfin/mach-bf527/include/mach/
H A DcdefBF525.h24 #define bfin_read_USB_INTRRX() bfin_read16(USB_INTRRX)
25 #define bfin_write_USB_INTRRX(val) bfin_write16(USB_INTRRX, val)
H A DdefBF525.h18 #define USB_INTRRX 0xffc0380c /* Interrupt register for Rx endpoints 1 to 7 */ macro
299 /* Bit masks for USB_INTRRX */
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/blackfin/mach-bf548/include/mach/
H A DcdefBF542.h149 #define bfin_read_USB_INTRRX() bfin_read16(USB_INTRRX)
150 #define bfin_write_USB_INTRRX(val) bfin_write16(USB_INTRRX, val)
H A DdefBF542.h87 #define USB_INTRRX 0xffc03c0c /* Interrupt register for Rx endpoints 1 to 7 */ macro
519 /* Bit masks for USB_INTRRX */
H A DcdefBF547.h316 #define bfin_read_USB_INTRRX() bfin_read16(USB_INTRRX)
317 #define bfin_write_USB_INTRRX(val) bfin_write16(USB_INTRRX, val)
H A DdefBF547.h201 #define USB_INTRRX 0xffc03c0c /* Interrupt register for Rx endpoints 1 to 7 */ macro
825 /* Bit masks for USB_INTRRX */

Completed in 217 milliseconds