Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/s390/cio/
Dorb.h29 u32 ssic:1; /* suppress-suspended-interr. control */ member
Dcio.c142 orb->cmd.ssic = priv->options.suspend && priv->options.inter; in cio_start_key()
/linux-5.19.10/drivers/usb/host/
Dxhci-hub.c47 u8 ssic; in xhci_create_usb3x_bos_desc() local
81 ssic = port_cap->psi_uid_count - 1; in xhci_create_usb3x_bos_desc()
88 ssic = (ssac + 1) / 2 - 1; in xhci_create_usb3x_bos_desc()
136 FIELD_PREP(USB_SSP_SUBLINK_SPEED_IDS, ssic)); in xhci_create_usb3x_bos_desc()
/linux-5.19.10/drivers/usb/gadget/
Dcomposite.c752 u8 ssic; in bos_desc() local
762 ssic = (ssac + 1) / 2 - 1; in bos_desc()
776 FIELD_PREP(USB_SSP_SUBLINK_SPEED_IDS, ssic)); in bos_desc()