Searched refs:PLT_SYM (Results 1 – 2 of 2) sorted by relevance
76 if ((port_cap->psi[i] & PLT_MASK) == PLT_SYM) in xhci_create_usb3x_bos_desc()190 if (bcdUSB == 0x0320 && plt == PLT_SYM) { in xhci_create_usb3x_bos_desc()202 if ((prev & PLT_MASK) == PLT_SYM && in xhci_create_usb3x_bos_desc()223 case PLT_SYM: in xhci_create_usb3x_bos_desc()
307 #define PLT_SYM (0x00 << 6) macro