Home
last modified time | relevance | path

Searched refs:USB_PORT_STAT_ENABLE (Results 1 – 23 of 23) sorted by relevance

/linux/drivers/usb/host/
A Dfhci-hub.c101 usb->vroot_hub->port.wPortStatus &= ~USB_PORT_STAT_ENABLE; in fhci_port_disable()
122 usb->vroot_hub->port.wPortStatus |= USB_PORT_STAT_ENABLE; in fhci_port_enable()
231 ~USB_PORT_STAT_ENABLE; in fhci_hub_control()
300 USB_PORT_STAT_ENABLE; in fhci_hub_control()
313 USB_PORT_STAT_ENABLE; in fhci_hub_control()
A Dsl811-hcd.c737 if (sl811->port1 & USB_PORT_STAT_ENABLE) in sl811h_irq()
822 if (!(sl811->port1 & USB_PORT_STAT_ENABLE) in sl811h_urb_enqueue()
1129 | USB_PORT_STAT_ENABLE in sl811h_timer()
1302 if (!(sl811->port1 & USB_PORT_STAT_ENABLE)) in sl811h_hub_control()
A Duhci-hub.c298 wPortStatus |= USB_PORT_STAT_ENABLE; in uhci_hub_control()
A Dmax3421-hcd.c1240 max3421_hcd->port_status |= USB_PORT_STAT_ENABLE; in max3421_handle_irqs()
1459 max3421_hcd->port_status &= ~(USB_PORT_STAT_ENABLE | in max3421_reset_port()
A Dehci-hub.c986 status |= USB_PORT_STAT_ENABLE; in ehci_hub_control()
A Dr8a66597-hcd.c1049 rh->port |= USB_PORT_STAT_ENABLE; in r8a66597_usb_connect()
2255 if (!(rh->port & USB_PORT_STAT_ENABLE)) in r8a66597_bus_suspend()
A Dxhci-hub.c1147 status |= USB_PORT_STAT_ENABLE; in xhci_get_port_status()
A Disp1362-hcd.c1260 USB_PORT_STAT_ENABLE) || in isp1362_urb_enqueue()
A Doxu210hp-hcd.c3755 status |= USB_PORT_STAT_ENABLE; in oxu_hub_control()
A Dfotg210-hcd.c1663 status |= USB_PORT_STAT_ENABLE; in fotg210_hub_control()
/linux/include/uapi/linux/usb/
A Dch11.h126 #define USB_PORT_STAT_ENABLE 0x0002 macro
150 USB_PORT_STAT_ENABLE | \
/linux/drivers/usb/gadget/udc/aspeed-vhub/
A Dhub.c494 if (p->status & USB_PORT_STAT_ENABLE) in ast_vhub_change_port_stat()
519 USB_PORT_STAT_ENABLE, in ast_vhub_device_connect()
575 USB_PORT_STAT_ENABLE | in ast_vhub_port_reset()
615 set |= USB_PORT_STAT_ENABLE; in ast_vhub_port_reset()
634 if (!(p->status & USB_PORT_STAT_ENABLE)) in ast_vhub_set_port_feature()
678 USB_PORT_STAT_ENABLE | in ast_vhub_clr_port_feature()
/linux/drivers/usb/musb/
A Dmusb_virthub.c171 musb->port1_status &= ~USB_PORT_STAT_ENABLE; in musb_port_reset()
188 musb->port1_status |= USB_PORT_STAT_ENABLE in musb_port_reset()
A Dsunxi.c354 if (musb->port1_status & USB_PORT_STAT_ENABLE) in sunxi_musb_set_mode()
A Dtusb6010.c706 | USB_PORT_STAT_ENABLE in tusb_otg_ints()
A Dmusb_core.c902 |USB_PORT_STAT_ENABLE in musb_handle_intr_connect()
/linux/drivers/usb/gadget/udc/
A Ddummy_hcd.c379 USB_PORT_STAT_ENABLE); in set_link_state_by_speed()
392 if ((dum_hcd->port_status & USB_PORT_STAT_ENABLE) && in set_link_state_by_speed()
404 USB_PORT_STAT_ENABLE | in set_link_state_by_speed()
418 if ((dum_hcd->port_status & USB_PORT_STAT_ENABLE) == 0) in set_link_state_by_speed()
447 if ((dum_hcd->port_status & USB_PORT_STAT_ENABLE) == 0 || in set_link_state()
497 (dum->port_status & USB_PORT_STAT_ENABLE)
1564 (USB_PORT_STAT_CONNECTION | USB_PORT_STAT_ENABLE | \
1566 == (USB_PORT_STAT_CONNECTION | USB_PORT_STAT_ENABLE))
2200 dum_hcd->port_status |= USB_PORT_STAT_ENABLE; in dummy_hub_control()
2298 dum_hcd->port_status &= ~(USB_PORT_STAT_ENABLE in dummy_hub_control()
/linux/drivers/usb/c67x00/
A Dc67x00-hcd.c104 wPortStatus |= USB_PORT_STAT_ENABLE; in c67x00_hub_control()
/linux/drivers/usb/usbip/
A Dvhci_hcd.c471 USB_PORT_STAT_ENABLE; in vhci_hub_control()
587 } else if (vhci_hcd->port_status[rhport] & USB_PORT_STAT_ENABLE) { in vhci_hub_control()
588 vhci_hcd->port_status[rhport] &= ~(USB_PORT_STAT_ENABLE in vhci_hub_control()
/linux/drivers/usb/core/
A Dhub.c1140 if ((portstatus & USB_PORT_STAT_ENABLE) && ( in hub_activate()
1151 portstatus &= ~USB_PORT_STAT_ENABLE; in hub_activate()
1214 } else if (portstatus & USB_PORT_STAT_ENABLE) { in hub_activate()
2899 if (!(portstatus & USB_PORT_STAT_ENABLE)) in hub_port_wait_reset()
3150 else if (!(portstatus & USB_PORT_STAT_ENABLE) && !udev->reset_resume) { in check_port_resume_type()
5237 if (portstatus & USB_PORT_STAT_ENABLE) in hub_port_connect()
5451 if (portstatus & USB_PORT_STAT_ENABLE) { in hub_port_connect_change()
5570 if (!(portstatus & USB_PORT_STAT_ENABLE) in port_event()
/linux/drivers/usb/renesas_usbhs/
A Dmod_host.c1172 usbhsh_port_stat_set(hpriv, USB_PORT_STAT_ENABLE); in __usbhsh_hub_port_feature()
/linux/drivers/usb/isp1760/
A Disp1760-hcd.c2368 status |= USB_PORT_STAT_ENABLE; in isp1760_hub_control()
/linux/drivers/usb/dwc2/
A Dhcd.c3590 port_status |= USB_PORT_STAT_ENABLE; in dwc2_hcd_hub_control()

Completed in 82 milliseconds