Home
last modified time | relevance | path

Searched refs:USB_SSP_SUBLINK_SPEED_LSE_GBPS (Results 1 – 4 of 4) sorted by relevance

/linux-5.15/drivers/usb/host/
H A Dxhci-hub.c170 for (; psie < USB_SSP_SUBLINK_SPEED_LSE_GBPS; psie++) in xhci_create_usb3x_bos_desc()
206 lse = USB_SSP_SUBLINK_SPEED_LSE_GBPS; in xhci_create_usb3x_bos_desc()
212 lse = USB_SSP_SUBLINK_SPEED_LSE_GBPS; in xhci_create_usb3x_bos_desc()
/linux-5.15/include/uapi/linux/usb/
H A Dch9.h974 #define USB_SSP_SUBLINK_SPEED_LSE_GBPS 3 macro
/linux-5.15/drivers/usb/gadget/
H A Dcomposite.c803 USB_SSP_SUBLINK_SPEED_LSE_GBPS) | in bos_desc()
/linux-5.15/drivers/usb/core/
H A Dhub.c2734 for (; lse < USB_SSP_SUBLINK_SPEED_LSE_GBPS; lse++) in get_port_ssp_rate()