Searched refs:USB_SS_PORT_LS_SS_DISABLED (Results 1 – 2 of 2) sorted by relevance
601 if ((temp & PORT_PLS_MASK) == USB_SS_PORT_LS_SS_DISABLED) { in xhci_ssport_set_state()614 if ((temp & PORT_PLS_MASK) != USB_SS_PORT_LS_SS_DISABLED) { in xhci_ssport_set_state()
161 #define USB_SS_PORT_LS_SS_DISABLED 0x0080 macro