Searched refs:USB_RXINTERVAL (Results 1 - 6 of 6) sorted by relevance

/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.h69 #define bfin_read_USB_RXINTERVAL() bfin_read16(USB_RXINTERVAL)
70 #define bfin_write_USB_RXINTERVAL(val) bfin_write16(USB_RXINTERVAL, val)
H A DdefBF525.h42 #define USB_RXINTERVAL 0xffc03860 /* Sets the polling interval for Interrupt and Isochronous transfers or the NAK response timeout on Bulk transfers */ macro
629 /* Bit masks for USB_RXINTERVAL */
/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.h194 #define bfin_read_USB_RXINTERVAL() bfin_read16(USB_RXINTERVAL)
195 #define bfin_write_USB_RXINTERVAL(val) bfin_write16(USB_RXINTERVAL, val)
H A DdefBF542.h111 #define USB_RXINTERVAL 0xffc03c60 /* Sets the polling interval for Interrupt and Isochronous transfers or the NAK response timeout on Bulk transfers */ macro
725 /* Bit masks for USB_RXINTERVAL */
H A DcdefBF547.h361 #define bfin_read_USB_RXINTERVAL() bfin_read16(USB_RXINTERVAL)
362 #define bfin_write_USB_RXINTERVAL(val) bfin_write16(USB_RXINTERVAL, val)
H A DdefBF547.h225 #define USB_RXINTERVAL 0xffc03c60 /* Sets the polling interval for Interrupt and Isochronous transfers or the NAK response timeout on Bulk transfers */ macro
1031 /* Bit masks for USB_RXINTERVAL */

Completed in 206 milliseconds