Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/usb/host/
H A Dxhci-hub.c1430 temp &= ~PORT_U2_TIMEOUT_MASK; in xhci_hub_control()
H A Dxhci.h424 #define PORT_U2_TIMEOUT_MASK (0xff << 8) macro