Home
last modified time | relevance | path

Searched refs:PORT_CHANGE_MASK (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/host/
H A Dxhci.h391 #define PORT_CHANGE_MASK (PORT_CSC | PORT_PEC | PORT_WRC | PORT_OCC | \ macro
H A Dxhci.c974 if (portsc & PORT_CHANGE_MASK || in xhci_pending_portevent()
982 if (portsc & PORT_CHANGE_MASK || in xhci_pending_portevent()
/kernel/linux/linux-6.6/drivers/usb/host/
H A Dxhci.h391 #define PORT_CHANGE_MASK (PORT_CSC | PORT_PEC | PORT_WRC | PORT_OCC | \ macro
H A Dxhci.c828 if (portsc & PORT_CHANGE_MASK || in xhci_pending_portevent()
836 if (portsc & (PORT_CHANGE_MASK | PORT_CAS) || in xhci_pending_portevent()

Completed in 23 milliseconds