Searched refs:USB_BESL_SUPPORT (Results 1 – 4 of 4) sorted by relevance
823 #define USB_BESL_SUPPORT (1 << 2) /* supports BESL */ macro
570 usb_ext->bmAttributes = cpu_to_le32(USB_LPM_SUPPORT | USB_BESL_SUPPORT); in bos_desc()
4083 if (field & USB_BESL_SUPPORT) { in xhci_calculate_hird_besl()4171 if ((field & USB_BESL_SUPPORT) && in xhci_set_usb2_hardware_lpm()
4243 if ((udev->bos->ext_cap->bmAttributes & cpu_to_le32(USB_BESL_SUPPORT)) || in hub_set_initial_usb2_lpm_policy()