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

/arch/blackfin/mach-bf527/include/mach/
H A DcdefBF525.h60 #define bfin_read_USB_NAKLIMIT0() bfin_read16(USB_NAKLIMIT0)
61 #define bfin_write_USB_NAKLIMIT0(val) bfin_write16(USB_NAKLIMIT0, val)
H A DdefBF525.h39 #define USB_NAKLIMIT0 0xffc03858 /* Sets the NAK response timeout on Endpoint 0 and on Bulk transfers for Host Tx endpoint */ macro
517 /* Bit masks for USB_NAKLIMIT0 */
/arch/blackfin/mach-bf548/include/mach/
H A DcdefBF542.h180 #define bfin_read_USB_NAKLIMIT0() bfin_read16(USB_NAKLIMIT0)
181 #define bfin_write_USB_NAKLIMIT0(val) bfin_write16(USB_NAKLIMIT0, val)
H A DdefBF542.h103 #define USB_NAKLIMIT0 0xffc03c58 /* Sets the NAK response timeout on Endpoint 0 and on Bulk transfers for Host Tx endpoint */ macro
644 /* Bit masks for USB_NAKLIMIT0 */
H A DcdefBF547.h347 #define bfin_read_USB_NAKLIMIT0() bfin_read16(USB_NAKLIMIT0)
348 #define bfin_write_USB_NAKLIMIT0(val) bfin_write16(USB_NAKLIMIT0, val)
H A DdefBF547.h217 #define USB_NAKLIMIT0 0xffc03c58 /* Sets the NAK response timeout on Endpoint 0 and on Bulk transfers for Host Tx endpoint */ macro
921 /* Bit masks for USB_NAKLIMIT0 */
/arch/blackfin/kernel/
H A Ddebug-mmrs.c1599 D16(USB_NAKLIMIT0);

Completed in 71 milliseconds