Home
last modified time | relevance | path

Searched refs:PORT_U1_TIMEOUT_MASK (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/usb/cdns3/
A Dcdnsp-gadget.h331 #define PORT_U1_TIMEOUT_MASK GENMASK(7, 0) macro
332 #define PORT_U1_TIMEOUT(p) ((p) & PORT_U1_TIMEOUT_MASK)
/linux/drivers/usb/host/
A Dxhci.h417 #define PORT_U1_TIMEOUT_MASK 0xff macro
A Dxhci-hub.c1500 temp &= ~PORT_U1_TIMEOUT_MASK; in xhci_hub_control()

Completed in 23 milliseconds