Home
last modified time | relevance | path

Searched refs:USB_PORT_STAT_C_ENABLE (Results 1 – 17 of 17) sorted by relevance

/linux/drivers/usb/host/
A Dfhci-hub.c102 usb->vroot_hub->port.wPortChange |= USB_PORT_STAT_C_ENABLE; in fhci_port_disable()
123 usb->vroot_hub->port.wPortChange |= USB_PORT_STAT_C_ENABLE; in fhci_port_enable()
188 USB_PORT_STAT_C_ENABLE | USB_PORT_STAT_C_SUSPEND | in fhci_hub_status_data()
236 ~USB_PORT_STAT_C_ENABLE; in fhci_hub_control()
A Duhci-hub.c282 wPortChange |= USB_PORT_STAT_C_ENABLE; in uhci_hub_control()
A Dehci-hub.c876 status |= USB_PORT_STAT_C_ENABLE << 16; in ehci_hub_control()
A Dmax3421-hcd.c85 USB_PORT_STAT_C_ENABLE | \
A Dsl811-hcd.c1166 | (USB_PORT_STAT_C_ENABLE << 16); in sl811h_timer()
A Dxhci-hub.c1135 status |= USB_PORT_STAT_C_ENABLE << 16; in xhci_get_port_status()
A Du132-hcd.c245 #define PORT_C_MASK ((USB_PORT_STAT_C_CONNECTION | USB_PORT_STAT_C_ENABLE | \
A Doxu210hp-hcd.c3668 status |= USB_PORT_STAT_C_ENABLE << 16; in oxu_hub_control()
A Dfotg210-hcd.c1562 status |= USB_PORT_STAT_C_ENABLE << 16; in fotg210_hub_control()
/linux/include/uapi/linux/usb/
A Dch11.h177 #define USB_PORT_STAT_C_ENABLE 0x0002 macro
/linux/drivers/usb/musb/
A Dmusb_virthub.c190 | (USB_PORT_STAT_C_ENABLE << 16); in musb_port_reset()
/linux/drivers/usb/gadget/udc/aspeed-vhub/
A Dhub.c484 USB_PORT_STAT_C_ENABLE | in ast_vhub_change_port_stat()
495 chg &= ~USB_PORT_STAT_C_ENABLE; in ast_vhub_change_port_stat()
/linux/drivers/usb/misc/
A Dlvstest.c350 if (portchange & USB_PORT_STAT_C_ENABLE) in lvs_rh_work()
/linux/drivers/usb/core/
A Dhub.c1178 if (portchange & USB_PORT_STAT_C_ENABLE) { in hub_activate()
3166 if (portchange & USB_PORT_STAT_C_ENABLE) in check_port_resume_type()
5208 USB_PORT_STAT_C_ENABLE)) { in hub_port_connect()
5445 USB_PORT_STAT_C_ENABLE); in hub_port_connect_change()
5559 if (portchange & USB_PORT_STAT_C_ENABLE) { in port_event()
/linux/drivers/usb/usbip/
A Dvhci_hcd.c212 | USB_PORT_STAT_C_ENABLE \
/linux/drivers/usb/gadget/udc/
A Ddummy_hcd.c2008 | USB_PORT_STAT_C_ENABLE \
/linux/drivers/usb/dwc2/
A Dhcd.c3560 port_status |= USB_PORT_STAT_C_ENABLE << 16; in dwc2_hcd_hub_control()

Completed in 82 milliseconds