Home
last modified time | relevance | path

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

/Linux-v4.19/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-v4.19/include/linux/usb/
Dhcd.h44 #define USB_PID_NYET 0x96 /* USB 2.0 */ macro