Searched refs:USB_PORT_STAT_POWER (Results 1 – 22 of 22) sorted by relevance
249 ~USB_PORT_STAT_POWER; in fhci_hub_control()319 USB_PORT_STAT_POWER; in fhci_hub_control()
84 if (sl811->port1 & USB_PORT_STAT_POWER) in port_power()87 sl811->port1 = USB_PORT_STAT_POWER; in port_power()1145 | USB_PORT_STAT_POWER; in sl811h_timer()1243 sl811->port1 &= USB_PORT_STAT_POWER; in sl811h_hub_control()1316 if (!(sl811->port1 & USB_PORT_STAT_POWER)) in sl811h_hub_control()
294 wPortStatus = USB_PORT_STAT_POWER; in uhci_hub_control()
1765 max3421_hcd->port_status |= USB_PORT_STAT_POWER; in max3421_hub_control()1773 if ((max3421_hcd->port_status & USB_PORT_STAT_POWER) in max3421_hub_control()
1141 status |= USB_PORT_STAT_POWER; in ehci_hub_control()
2173 rh->port &= ~USB_PORT_STAT_POWER; in r8a66597_hub_control()2214 rh->port |= USB_PORT_STAT_POWER; in r8a66597_hub_control()
973 *status |= USB_PORT_STAT_POWER; in xhci_get_usb2_port_status()
3760 status |= USB_PORT_STAT_POWER; in oxu_hub_control()
132 #define USB_PORT_STAT_POWER 0x0100 macro
315 portstate(musb->port1_status |= USB_PORT_STAT_POWER); in davinci_musb_interrupt()321 portstate(musb->port1_status &= ~USB_PORT_STAT_POWER); in davinci_musb_interrupt()
267 portstate(musb->port1_status |= USB_PORT_STAT_POWER); in am35x_musb_interrupt()273 portstate(musb->port1_status &= ~USB_PORT_STAT_POWER); in am35x_musb_interrupt()
283 portstate(musb->port1_status |= USB_PORT_STAT_POWER); in da8xx_musb_interrupt()297 portstate(musb->port1_status &= ~USB_PORT_STAT_POWER); in da8xx_musb_interrupt()
201 musb->port1_status = USB_PORT_STAT_POWER in musb_root_disconnect()
252 wusb_port_by_idx(wusbhc, port_idx)->status |= USB_PORT_STAT_POWER; in wusbhc_rh_set_port_feat()
287 if ((port->status & USB_PORT_STAT_POWER) in wusbhc_devconnect_ack()
94 wPortStatus = USB_PORT_STAT_POWER; in c67x00_hub_control()
394 vhci_hcd->port_status[rhport] &= ~USB_PORT_STAT_POWER; in vhci_hub_control()549 vhci_hcd->port_status[rhport] |= USB_PORT_STAT_POWER; in vhci_hub_control()603 USB_PORT_STAT_POWER) != 0) { in vhci_hub_control()
399 if ((dum_hcd->port_status & USB_PORT_STAT_POWER) == 0) { in set_link_state_by_speed()444 USB_SS_PORT_STAT_POWER : USB_PORT_STAT_POWER); in set_link_state()2113 dum_hcd->port_status &= ~USB_PORT_STAT_POWER; in dummy_hub_control()2243 dum_hcd->port_status |= USB_PORT_STAT_POWER; in dummy_hub_control()2287 USB_PORT_STAT_POWER) != 0) { in dummy_hub_control()
687 stat |= USB_PORT_STAT_POWER; in ast_vhub_get_port_stat()
1997 status |= USB_PORT_STAT_POWER; in isp1760_hub_control()
3566 port_status |= USB_PORT_STAT_POWER; in dwc2_hcd_hub_control()
2986 if (portstatus & USB_PORT_STAT_POWER) in port_is_power_on()