Searched refs:PORT_U2_TIMEOUT_MASK (Results 1 – 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/usb/host/ | ||
D | xhci-hub.c | 1425 temp &= ~PORT_U2_TIMEOUT_MASK; in xhci_hub_control() |
D | xhci.h | 423 #define PORT_U2_TIMEOUT_MASK (0xff << 8) macro |