Lines Matching refs:vroot_hub

105 	usb->vroot_hub->port.wPortStatus &= ~USB_PORT_STAT_ENABLE;  in fhci_port_disable()
106 usb->vroot_hub->port.wPortChange |= USB_PORT_STAT_C_ENABLE; in fhci_port_disable()
126 usb->vroot_hub->port.wPortStatus |= USB_PORT_STAT_ENABLE; in fhci_port_enable()
127 usb->vroot_hub->port.wPortChange |= USB_PORT_STAT_C_ENABLE; in fhci_port_enable()
191 if (fhci->vroot_hub->port.wPortChange & (USB_PORT_STAT_C_CONNECTION | in fhci_hub_status_data()
230 fhci->vroot_hub->feature &= (1 << wValue); in fhci_hub_control()
234 fhci->vroot_hub->port.wPortStatus &= in fhci_hub_control()
239 fhci->vroot_hub->port.wPortChange &= in fhci_hub_control()
243 fhci->vroot_hub->port.wPortStatus &= in fhci_hub_control()
248 fhci->vroot_hub->port.wPortChange &= in fhci_hub_control()
252 fhci->vroot_hub->port.wPortStatus &= in fhci_hub_control()
257 fhci->vroot_hub->port.wPortChange &= in fhci_hub_control()
261 fhci->vroot_hub->port.wPortChange &= in fhci_hub_control()
265 fhci->vroot_hub->port.wPortChange &= in fhci_hub_control()
278 cpu_to_le16(fhci->vroot_hub->hub.wHubStatus); in fhci_hub_control()
280 cpu_to_le16(fhci->vroot_hub->hub.wHubChange); in fhci_hub_control()
285 cpu_to_le16(fhci->vroot_hub->port.wPortStatus); in fhci_hub_control()
287 cpu_to_le16(fhci->vroot_hub->port.wPortChange); in fhci_hub_control()
299 fhci->vroot_hub->feature |= (1 << wValue); in fhci_hub_control()
303 fhci->vroot_hub->port.wPortStatus |= in fhci_hub_control()
308 fhci->vroot_hub->port.wPortStatus |= in fhci_hub_control()
313 fhci->vroot_hub->port.wPortStatus |= in fhci_hub_control()
316 fhci->vroot_hub->port.wPortStatus |= in fhci_hub_control()
318 fhci->vroot_hub->port.wPortStatus &= in fhci_hub_control()
322 fhci->vroot_hub->port.wPortStatus |= in fhci_hub_control()