Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/host/
Dxhci-hub.c106 u32 ssp_cap_base, bm_attrib, psi; in xhci_create_usb3_bos_desc() local
116 bm_attrib = (ssa_count - 1) & 0x1f; in xhci_create_usb3_bos_desc()
117 bm_attrib |= (xhci->usb3_rhub.psi_uid_count - 1) << 5; in xhci_create_usb3_bos_desc()
118 put_unaligned_le32(bm_attrib, &buf[ssp_cap_base + 4]); in xhci_create_usb3_bos_desc()