Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/host/
H A Dehci.h435 #define QH_UNLINK_SHUTDOWN 0x08 /* The HC isn't running */ macro
H A Dehci-q.c426 qh->unlink_reason |= QH_UNLINK_SHUTDOWN; in qh_completions()