Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/host/
H A Dxhci-port.h100 #define PORT_CHANGE_MASK (PORT_CSC | PORT_PEC | PORT_WRC | PORT_OCC | \ macro
H A Dxhci.c829 if (portsc & PORT_CHANGE_MASK || in xhci_pending_portevent()
837 if (portsc & (PORT_CHANGE_MASK | PORT_CAS) || in xhci_pending_portevent()