Lines Matching refs:wPortChange
102 usb->vroot_hub->port.wPortChange |= USB_PORT_STAT_C_ENABLE;
123 usb->vroot_hub->port.wPortChange |= USB_PORT_STAT_C_ENABLE;
187 if (fhci->vroot_hub->port.wPortChange & (USB_PORT_STAT_C_CONNECTION |
235 fhci->vroot_hub->port.wPortChange &=
244 fhci->vroot_hub->port.wPortChange &=
253 fhci->vroot_hub->port.wPortChange &=
257 fhci->vroot_hub->port.wPortChange &=
261 fhci->vroot_hub->port.wPortChange &=
282 port_status->wPortChange =
283 cpu_to_le16(fhci->vroot_hub->port.wPortChange);