Home
last modified time | relevance | path

Searched refs:USB_BESL_SUPPORT (Results 1 – 5 of 5) sorted by relevance

/openbmc/u-boot/include/linux/usb/
H A Dch9.h851 #define USB_BESL_SUPPORT (1 << 2) /* supports BESL */ macro
/openbmc/linux/include/uapi/linux/usb/
H A Dch9.h901 #define USB_BESL_SUPPORT (1 << 2) /* supports BESL */ macro
/openbmc/linux/drivers/usb/host/
H A Dxhci.c4363 if (field & USB_BESL_SUPPORT) { in xhci_calculate_hird_besl()
4454 if ((field & USB_BESL_SUPPORT) && in xhci_set_usb2_hardware_lpm()
/openbmc/linux/drivers/usb/gadget/
H A Dcomposite.c773 USB_BESL_SUPPORT | besl); in bos_desc()
/openbmc/linux/drivers/usb/core/
H A Dhub.c4736 if ((udev->bos->ext_cap->bmAttributes & cpu_to_le32(USB_BESL_SUPPORT)) || in hub_set_initial_usb2_lpm_policy()