Home
last modified time | relevance | path

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

/linux/include/linux/usb/
H A Dehci_def.h123 #define PORTSC_SUSPEND_STS_ERR 3 macro
/linux/drivers/usb/host/
H A Dehci-dbg.c243 (status & PORT_SSTS) >> 23 == PORTSC_SUSPEND_STS_ERR ? in dbg_port_buf()