Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/host/
Dxhci-hub.c1114 temp |= PORT_U1_TIMEOUT(timeout); in xhci_hub_control()
Dxhci.h407 #define PORT_U1_TIMEOUT(p) ((p) & 0xff) macro