Home
last modified time | relevance | path

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

/linux/drivers/usb/host/
A Dfhci-hub.c187 if (fhci->vroot_hub->port.wPortChange & (USB_PORT_STAT_C_CONNECTION | in fhci_hub_status_data()
254 ~USB_PORT_STAT_C_CONNECTION; in fhci_hub_control()
A Dfhci-sched.c405 !(usb->vroot_hub->port.wPortChange & USB_PORT_STAT_C_CONNECTION)) { in sof_interrupt()
441 usb->vroot_hub->port.wPortChange |= USB_PORT_STAT_C_CONNECTION; in fhci_device_disconnected_interrupt()
476 USB_PORT_STAT_C_CONNECTION; in fhci_device_connected_interrupt()
495 USB_PORT_STAT_C_CONNECTION; in fhci_device_connected_interrupt()
A Duhci-hub.c280 wPortChange |= USB_PORT_STAT_C_CONNECTION; in uhci_hub_control()
A Dsl811-hcd.c725 sl811->port1 |= USB_PORT_STAT_C_CONNECTION << 16; in sl811h_irq()
1165 sl811->port1 |= (USB_PORT_STAT_C_CONNECTION << 16) in sl811h_timer()
A Dehci-hub.c874 status |= USB_PORT_STAT_C_CONNECTION << 16; in ehci_hub_control()
A Dmax3421-hcd.c84 #define PORT_C_MASK ((USB_PORT_STAT_C_CONNECTION | \
A Dxhci-hub.c1133 status |= USB_PORT_STAT_C_CONNECTION << 16; in xhci_get_port_status()
A Dr8a66597-hcd.c1004 rh->port |= USB_PORT_STAT_C_CONNECTION << 16; in start_root_hub_sampling()
A Du132-hcd.c245 #define PORT_C_MASK ((USB_PORT_STAT_C_CONNECTION | USB_PORT_STAT_C_ENABLE | \
A Doxu210hp-hcd.c3666 status |= USB_PORT_STAT_C_CONNECTION << 16; in oxu_hub_control()
A Dfotg210-hcd.c1560 status |= USB_PORT_STAT_C_CONNECTION << 16; in fotg210_hub_control()
/linux/include/uapi/linux/usb/
A Dch11.h176 #define USB_PORT_STAT_C_CONNECTION 0x0001 macro
/linux/drivers/usb/core/
A Dhub.c1173 if (portchange & USB_PORT_STAT_C_CONNECTION) { in hub_activate()
1198 (portchange & USB_PORT_STAT_C_CONNECTION)) in hub_activate()
1209 (portchange & USB_PORT_STAT_C_CONNECTION) || in hub_activate()
2893 (portchange & USB_PORT_STAT_C_CONNECTION)) { in hub_port_wait_reset()
3163 if (portchange & USB_PORT_STAT_C_CONNECTION) in check_port_resume_type()
4552 if (!(portchange & USB_PORT_STAT_C_CONNECTION) && in hub_port_debounce()
4564 if (portchange & USB_PORT_STAT_C_CONNECTION) { in hub_port_debounce()
5204 (portchange & USB_PORT_STAT_C_CONNECTION)) in hub_port_connect()
5207 if (portchange & (USB_PORT_STAT_C_CONNECTION | in hub_port_connect()
5444 portchange &= ~(USB_PORT_STAT_C_CONNECTION | in hub_port_connect_change()
[all …]
/linux/drivers/usb/c67x00/
A Dc67x00-hcd.c92 wPortChange |= USB_PORT_STAT_C_CONNECTION; in c67x00_hub_control()
/linux/drivers/usb/musb/
A Dmusb_virthub.c202 | (USB_PORT_STAT_C_CONNECTION << 16); in musb_root_disconnect()
A Dmusb_core.c663 musb->port1_status &= ~(USB_PORT_STAT_C_CONNECTION << 16); in musb_hnp_stop()
905 |(USB_PORT_STAT_C_CONNECTION << 16); in musb_handle_intr_connect()
/linux/drivers/usb/gadget/udc/aspeed-vhub/
A Dhub.c483 chg &= USB_PORT_STAT_C_CONNECTION | in ast_vhub_change_port_stat()
652 p->change |= USB_PORT_STAT_C_CONNECTION; in ast_vhub_set_port_feature()
/linux/drivers/usb/gadget/udc/
A Ddummy_hcd.c383 (USB_PORT_STAT_C_CONNECTION << 16); in set_link_state_by_speed()
391 (USB_PORT_STAT_C_CONNECTION << 16); in set_link_state_by_speed()
411 (USB_PORT_STAT_C_CONNECTION << 16); in set_link_state_by_speed()
417 (USB_PORT_STAT_C_CONNECTION << 16); in set_link_state_by_speed()
2007 ((USB_PORT_STAT_C_CONNECTION \
/linux/drivers/usb/misc/
A Dlvstest.c359 if (portchange & USB_PORT_STAT_C_CONNECTION) { in lvs_rh_work()
/linux/drivers/usb/renesas_usbhs/
A Dmod_host.c1319 usbhsh_port_stat_set(hpriv, USB_PORT_STAT_C_CONNECTION << 16); in usbhsh_irq_attch()
1347 usbhsh_port_stat_set(hpriv, USB_PORT_STAT_C_CONNECTION << 16); in usbhsh_irq_dtch()
/linux/drivers/usb/usbip/
A Dvhci_hcd.c211 ((USB_PORT_STAT_C_CONNECTION \
/linux/drivers/usb/isp1760/
A Disp1760-hcd.c2297 status |= USB_PORT_STAT_C_CONNECTION << 16; in isp1760_hub_control()
/linux/drivers/usb/dwc2/
A Dhcd.c3558 port_status |= USB_PORT_STAT_C_CONNECTION << 16; in dwc2_hcd_hub_control()

Completed in 80 milliseconds