Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/usb/host/
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-v6.1/include/uapi/linux/usb/
Dch9.h974 #define USB_SSP_SUBLINK_SPEED_LSE_GBPS 3 macro
/Linux-v6.1/drivers/usb/gadget/
Dcomposite.c816 USB_SSP_SUBLINK_SPEED_LSE_GBPS) | in bos_desc()
/Linux-v6.1/drivers/usb/core/
Dhub.c2744 for (; lse < USB_SSP_SUBLINK_SPEED_LSE_GBPS; lse++) in get_port_ssp_rate()