Searched refs:PortPwrCtrlMask (Results 1 – 2 of 2) sorted by relevance
273 __u8 PortPwrCtrlMask[(USB_MAXCHILDREN + 1 + 7) / 8]; member
316 * DeviceRemovable and PortPwrCtrlMask. But since we can have less than in xhci_usb2_hub_descriptor() 318 * to set PortPwrCtrlMask bits. PortPwrCtrlMask must always be set to in xhci_usb2_hub_descriptor() 320 * PortPwrCtrlMask) to 0xFF. Then we set the DeviceRemovable for each in xhci_usb2_hub_descriptor() 325 memset(desc->u.hs.PortPwrCtrlMask, 0xff, in xhci_usb2_hub_descriptor() 326 sizeof(desc->u.hs.PortPwrCtrlMask)); in xhci_usb2_hub_descriptor()