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

/arch/blackfin/mach-bf527/include/mach/
H A DcdefBF525.h66 #define bfin_read_USB_RXINTERVAL() bfin_read16(USB_RXINTERVAL)
67 #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 */
/arch/blackfin/mach-bf548/include/mach/
H A DcdefBF542.h186 #define bfin_read_USB_RXINTERVAL() bfin_read16(USB_RXINTERVAL)
187 #define bfin_write_USB_RXINTERVAL(val) bfin_write16(USB_RXINTERVAL, val)
H A DdefBF542.h106 #define USB_RXINTERVAL 0xffc03c60 /* Sets the polling interval for Interrupt and Isochronous transfers or the NAK response timeout on Bulk transfers */ macro
720 /* Bit masks for USB_RXINTERVAL */
H A DcdefBF547.h353 #define bfin_read_USB_RXINTERVAL() bfin_read16(USB_RXINTERVAL)
354 #define bfin_write_USB_RXINTERVAL(val) bfin_write16(USB_RXINTERVAL, val)
H A DdefBF547.h220 #define USB_RXINTERVAL 0xffc03c60 /* Sets the polling interval for Interrupt and Isochronous transfers or the NAK response timeout on Bulk transfers */ macro
997 /* Bit masks for USB_RXINTERVAL */
/arch/blackfin/kernel/
H A Ddebug-mmrs.c1602 D16(USB_RXINTERVAL);

Completed in 71 milliseconds