Searched refs:USB_NAKLIMIT0 (Results 1 – 7 of 7) sorted by relevance
103 #define USB_NAKLIMIT0 0xffc03c58 /* Sets the NAK response timeout on Endpoint… macro
217 #define USB_NAKLIMIT0 0xffc03c58 /* Sets the NAK response timeout on Endpoint… macro
180 #define bfin_read_USB_NAKLIMIT0() bfin_read16(USB_NAKLIMIT0)181 #define bfin_write_USB_NAKLIMIT0(val) bfin_write16(USB_NAKLIMIT0, val)
347 #define bfin_read_USB_NAKLIMIT0() bfin_read16(USB_NAKLIMIT0)348 #define bfin_write_USB_NAKLIMIT0(val) bfin_write16(USB_NAKLIMIT0, val)
39 #define USB_NAKLIMIT0 0xffc03858 /* Sets the NAK response timeout on Endpoint… macro
60 #define bfin_read_USB_NAKLIMIT0() bfin_read16(USB_NAKLIMIT0)61 #define bfin_write_USB_NAKLIMIT0(val) bfin_write16(USB_NAKLIMIT0, val)
1599 D16(USB_NAKLIMIT0); in bfin_debug_mmrs_init()