Searched defs:TD_CTRL_NAK (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/include/hw/usb/ | ||
H A D | uhci-regs.h | 35 #define TD_CTRL_NAK (1 << 19) macro |
/openbmc/linux/drivers/usb/host/ | ||
H A D | uhci-hcd.h | 214 #define TD_CTRL_NAK (1 << 19) /* NAK Received */ macro |