Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/host/
Dxhci-hub.c148 if ((psi & PLT_MASK) == PLT_SYM) { in xhci_create_usb3_bos_desc()
Dxhci.h583 #define PLT_SYM (0x00 << 6) macro