Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/usb/
H A Duhci-regs.h24 #define TD_CTRL_NAK (1 << 19) macro
/openbmc/linux/drivers/usb/host/
H A Duhci-hcd.h214 #define TD_CTRL_NAK (1 << 19) /* NAK Received */ macro