Searched refs:USB_PORT_STAT_POWER (Results 1 – 21 of 21) sorted by relevance
253 ~USB_PORT_STAT_POWER; in fhci_hub_control()323 USB_PORT_STAT_POWER; in fhci_hub_control()
83 if (sl811->port1 & USB_PORT_STAT_POWER) in port_power()86 sl811->port1 = USB_PORT_STAT_POWER; in port_power()1144 | USB_PORT_STAT_POWER; in sl811h_timer()1242 sl811->port1 &= USB_PORT_STAT_POWER; in sl811h_hub_control()1315 if (!(sl811->port1 & USB_PORT_STAT_POWER)) in sl811h_hub_control()
293 wPortStatus = USB_PORT_STAT_POWER; in uhci_hub_control()
1767 max3421_hcd->port_status |= USB_PORT_STAT_POWER; in max3421_hub_control()1775 if ((max3421_hcd->port_status & USB_PORT_STAT_POWER) in max3421_hub_control()
689 status |= USB_PORT_STAT_POWER; in xhci_get_port_status()
1125 status |= USB_PORT_STAT_POWER; in ehci_hub_control()
2182 rh->port &= ~USB_PORT_STAT_POWER; in r8a66597_hub_control()2223 rh->port |= USB_PORT_STAT_POWER; in r8a66597_hub_control()
3357 status |= USB_PORT_STAT_POWER; in oxu_hub_control()
117 #define USB_PORT_STAT_POWER 0x0100 macro
351 portstate(musb->port1_status |= USB_PORT_STAT_POWER); in da8xx_musb_interrupt()358 portstate(musb->port1_status &= ~USB_PORT_STAT_POWER); in da8xx_musb_interrupt()
335 portstate(musb->port1_status |= USB_PORT_STAT_POWER); in davinci_musb_interrupt()342 portstate(musb->port1_status &= ~USB_PORT_STAT_POWER); in davinci_musb_interrupt()
288 portstate(musb->port1_status |= USB_PORT_STAT_POWER); in am35x_musb_interrupt()295 portstate(musb->port1_status &= ~USB_PORT_STAT_POWER); in am35x_musb_interrupt()
221 musb->port1_status = USB_PORT_STAT_POWER in musb_root_disconnect()
266 wusb_port_by_idx(wusbhc, port_idx)->status |= USB_PORT_STAT_POWER; in wusbhc_rh_set_port_feat()
301 if ((port->status & USB_PORT_STAT_POWER) in wusbhc_devconnect_ack()
108 wPortStatus = USB_PORT_STAT_POWER; in c67x00_hub_control()
322 if ((dum_hcd->port_status & USB_PORT_STAT_POWER) == 0) { in set_link_state_by_speed()1988 if (dum_hcd->port_status & USB_PORT_STAT_POWER) in dummy_hub_control()2126 dum_hcd->port_status |= USB_PORT_STAT_POWER; in dummy_hub_control()2171 USB_PORT_STAT_POWER) != 0) { in dummy_hub_control()
1956 set_bits |= USB_PORT_STAT_POWER; in oz_set_port_feature()2028 clear_bits |= USB_PORT_STAT_POWER; in oz_clear_port_feature()
1997 status |= USB_PORT_STAT_POWER; in isp1760_hub_control()
1684 port_status |= USB_PORT_STAT_POWER; in dwc2_hcd_hub_control()
2858 if (portstatus & USB_PORT_STAT_POWER) in port_is_power_on()