Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/usb/host/
Dfhci-hub.c105 usb->vroot_hub->port.wPortStatus &= ~USB_PORT_STAT_ENABLE; in fhci_port_disable()
126 usb->vroot_hub->port.wPortStatus |= USB_PORT_STAT_ENABLE; in fhci_port_enable()
235 ~USB_PORT_STAT_ENABLE; in fhci_hub_control()
304 USB_PORT_STAT_ENABLE; in fhci_hub_control()
317 USB_PORT_STAT_ENABLE; in fhci_hub_control()
Dsl811-hcd.c736 if (sl811->port1 & USB_PORT_STAT_ENABLE) in sl811h_irq()
821 if (!(sl811->port1 & USB_PORT_STAT_ENABLE) in sl811h_urb_enqueue()
1128 | USB_PORT_STAT_ENABLE in sl811h_timer()
1302 if (!(sl811->port1 & USB_PORT_STAT_ENABLE)) in sl811h_hub_control()
Duhci-hub.c297 wPortStatus |= USB_PORT_STAT_ENABLE; in uhci_hub_control()
Dmax3421-hcd.c1273 max3421_hcd->port_status |= USB_PORT_STAT_ENABLE; in max3421_handle_irqs()
1482 max3421_hcd->port_status &= ~(USB_PORT_STAT_ENABLE | in max3421_reset_port()
Dxhci-hub.c680 status |= USB_PORT_STAT_ENABLE; in xhci_get_port_status()
Dehci-hub.c1106 status |= USB_PORT_STAT_ENABLE; in ehci_hub_control()
Dr8a66597-hcd.c1064 rh->port |= USB_PORT_STAT_ENABLE; in r8a66597_usb_connect()
2266 if (!(rh->port & USB_PORT_STAT_ENABLE)) in r8a66597_bus_suspend()
Disp1362-hcd.c1258 USB_PORT_STAT_ENABLE) || in isp1362_urb_enqueue()
Doxu210hp-hcd.c3349 status |= USB_PORT_STAT_ENABLE; in oxu_hub_control()
Dfusbh200-hcd.c1690 status |= USB_PORT_STAT_ENABLE; in fusbh200_hub_control()
Dfotg210-hcd.c1736 status |= USB_PORT_STAT_ENABLE; in fotg210_hub_control()
/linux-4.1.27/include/uapi/linux/usb/
Dch11.h111 #define USB_PORT_STAT_ENABLE 0x0002 macro
135 USB_PORT_STAT_ENABLE | \
/linux-4.1.27/drivers/usb/musb/
Dmusb_virthub.c193 musb->port1_status &= ~USB_PORT_STAT_ENABLE; in musb_port_reset()
208 musb->port1_status |= USB_PORT_STAT_ENABLE in musb_port_reset()
Dtusb6010.c709 | USB_PORT_STAT_ENABLE in tusb_otg_ints()
Dmusb_core.c773 |USB_PORT_STAT_ENABLE in musb_stage0_irq()
/linux-4.1.27/drivers/usb/gadget/udc/
Ddummy_hcd.c301 USB_PORT_STAT_ENABLE); in set_link_state_by_speed()
315 USB_PORT_STAT_ENABLE) == 1 && in set_link_state_by_speed()
327 USB_PORT_STAT_ENABLE | in set_link_state_by_speed()
341 if ((dum_hcd->port_status & USB_PORT_STAT_ENABLE) == 0) in set_link_state_by_speed()
366 if ((dum_hcd->port_status & USB_PORT_STAT_ENABLE) == 0 || in set_link_state()
414 (dum->port_status & USB_PORT_STAT_ENABLE)
1433 (USB_PORT_STAT_CONNECTION | USB_PORT_STAT_ENABLE | \
1435 == (USB_PORT_STAT_CONNECTION | USB_PORT_STAT_ENABLE))
2048 dum_hcd->port_status |= USB_PORT_STAT_ENABLE; in dummy_hub_control()
2147 dum_hcd->port_status &= ~(USB_PORT_STAT_ENABLE in dummy_hub_control()
/linux-4.1.27/drivers/usb/usbip/
Dvhci_hcd.c346 USB_PORT_STAT_ENABLE; in vhci_hub_control()
370 if (dum->port_status[rhport] & USB_PORT_STAT_ENABLE) { in vhci_hub_control()
372 ~(USB_PORT_STAT_ENABLE | in vhci_hub_control()
/linux-4.1.27/drivers/usb/wusbcore/
Drh.c117 port->status |= USB_PORT_STAT_ENABLE; in wusbhc_rh_port_reset()
Ddevconnect.c363 port->status &= ~(USB_PORT_STAT_CONNECTION | USB_PORT_STAT_ENABLE in __wusbhc_dev_disconnect()
/linux-4.1.27/drivers/usb/c67x00/
Dc67x00-hcd.c118 wPortStatus |= USB_PORT_STAT_ENABLE; in c67x00_hub_control()
/linux-4.1.27/drivers/usb/core/
Dhub.c1144 if ((portstatus & USB_PORT_STAT_ENABLE) && ( in hub_activate()
1155 portstatus &= ~USB_PORT_STAT_ENABLE; in hub_activate()
1198 } else if (portstatus & USB_PORT_STAT_ENABLE) { in hub_activate()
2707 if (!(portstatus & USB_PORT_STAT_ENABLE)) in hub_port_wait_reset()
2932 else if (!(portstatus & USB_PORT_STAT_ENABLE) && !udev->reset_resume) { in check_port_resume_type()
4676 if (portstatus & USB_PORT_STAT_ENABLE) in hub_port_connect()
4867 if (portstatus & USB_PORT_STAT_ENABLE) { in hub_port_connect_change()
4926 if (!(portstatus & USB_PORT_STAT_ENABLE) in port_event()
/linux-4.1.27/drivers/staging/ozwpan/
Dozhcd.c710 port->status &= ~(USB_PORT_STAT_CONNECTION | USB_PORT_STAT_ENABLE); in oz_hcd_pd_departed()
1950 set_bits = USB_PORT_STAT_ENABLE | (USB_PORT_STAT_C_RESET<<16); in oz_set_port_feature()
2015 clear_bits = USB_PORT_STAT_ENABLE; in oz_clear_port_feature()
/linux-4.1.27/drivers/usb/renesas_usbhs/
Dmod_host.c1186 usbhsh_port_stat_set(hpriv, USB_PORT_STAT_ENABLE); in __usbhsh_hub_port_feature()
/linux-4.1.27/drivers/usb/isp1760/
Disp1760-hcd.c1991 status |= USB_PORT_STAT_ENABLE; in isp1760_hub_control()
/linux-4.1.27/drivers/usb/dwc2/
Dhcd.c1676 port_status |= USB_PORT_STAT_ENABLE; in dwc2_hcd_hub_control()