Home
last modified time | relevance | path

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

/linux/drivers/usb/early/
H A Dehci-dbgp.c123 #define USB_PID_NYET 0x96 macro
224 if ((lpid == USB_PID_NAK) || (lpid == USB_PID_NYET)) in dbgp_wait_until_done()
/linux/include/linux/usb/
H A Dhcd.h30 #define USB_PID_NYET 0x96 /* USB 2.0 */ macro