Home
last modified time | relevance | path

Searched refs:USB_PID_NYET (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/drivers/usb/early/
Dehci-dbgp.c122 #define USB_PID_NYET 0x96 macro
229 if ((lpid == USB_PID_NAK) || (lpid == USB_PID_NYET)) in dbgp_wait_until_done()
/linux-4.4.14/include/linux/usb/
Dhcd.h42 #define USB_PID_NYET 0x96 /* USB 2.0 */ macro