Searched refs:USB_DT_USB_SSP_CAP_SIZE (Results 1 – 3 of 3) sorted by relevance
1130 #define USB_DT_USB_SSP_CAP_SIZE(ssac) (12 + (ssac + 1) * 4) macro
95 USB_DT_USB_SSP_CAP_SIZE(ssac)); in xhci_create_usb3x_bos_desc()130 ssp_cap->bLength = USB_DT_USB_SSP_CAP_SIZE(ssac); in xhci_create_usb3x_bos_desc()
818 le16_add_cpu(&bos->wTotalLength, USB_DT_USB_SSP_CAP_SIZE(ssac)); in bos_desc()819 ssp_cap->bLength = USB_DT_USB_SSP_CAP_SIZE(ssac); in bos_desc()