Home
last modified time | relevance | path

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

/drivers/usb/host/
Duhci-hcd.h214 #define TD_CTRL_NAK (1 << 19) /* NAK Received */ macro
Duhci-debug.c62 (status & TD_CTRL_NAK) ? "NAK " : "", in uhci_show_td()