Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/usb/
H A Dehci_def.h121 #define PORTSC_SUSPEND_STS_NYET 1 macro
/openbmc/linux/drivers/usb/host/
H A Dehci-dbg.c239 (status & PORT_SSTS) >> 23 == PORTSC_SUSPEND_STS_NYET ? in dbg_port_buf()