Home
last modified time | relevance | path

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

12

/openbmc/linux/drivers/usb/host/
H A Dfhci-hub.c186 if (fhci->vroot_hub->port.wPortChange & (USB_PORT_STAT_C_CONNECTION | in fhci_hub_status_data()
253 ~USB_PORT_STAT_C_CONNECTION; in fhci_hub_control()
H 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()
H A Duhci-hub.c280 wPortChange |= USB_PORT_STAT_C_CONNECTION; in uhci_hub_control()
H A Dxen-hcd.c177 info->ports[port].status |= (USB_PORT_STAT_C_CONNECTION << 16); in xenhcd_set_connect_state()
382 #define PORT_C_MASK ((USB_PORT_STAT_C_CONNECTION | \
H A Dsl811-hcd.c727 sl811->port1 |= USB_PORT_STAT_C_CONNECTION << 16; in sl811h_irq()
1167 sl811->port1 |= (USB_PORT_STAT_C_CONNECTION << 16) in sl811h_timer()
H A Dehci-hub.c875 status |= USB_PORT_STAT_C_CONNECTION << 16; in ehci_hub_control()
/openbmc/u-boot/drivers/usb/host/
H A Dsl811-hcd.c148 rh_status.wPortChange |= USB_PORT_STAT_C_CONNECTION; in sl811_hc_reset()
190 rh_status.wPortChange |= USB_PORT_STAT_C_CONNECTION; in sl811_hc_reset()
613 rh_status.wPortChange &= ~USB_PORT_STAT_C_CONNECTION; in sl811_rh_submit_urb()
H A Dr8a66597-hcd.c571 r8a66597->port_change = USB_PORT_STAT_C_CONNECTION; in check_usb_device_connecting()
642 r8a66597->port_change &= ~USB_PORT_STAT_C_CONNECTION; in r8a66597_submit_rh_msg()
H A Dusb-uclass.c705 USB_PORT_STAT_C_CONNECTION) in usb_detect_change()
H A Ddwc2.c570 port_change |= USB_PORT_STAT_C_CONNECTION; in dwc_otg_submit_rh_msg_in_status()
H A Dxhci.c1018 tmpbuf[2] |= USB_PORT_STAT_C_CONNECTION; in xhci_submit_root()
/openbmc/linux/include/uapi/linux/usb/
H A Dch11.h174 #define USB_PORT_STAT_C_CONNECTION 0x0001 macro
/openbmc/u-boot/include/
H A Dusb_defs.h277 #define USB_PORT_STAT_C_CONNECTION 0x0001 macro
/openbmc/u-boot/common/
H A Dusb_hub.c302 (portchange & USB_PORT_STAT_C_CONNECTION) ? 1 : 0, in usb_hub_port_reset()
476 if (!(portchange & USB_PORT_STAT_C_CONNECTION) && in usb_scan_port()
H A Dusb.c166 USB_PORT_STAT_C_CONNECTION) in usb_detect_change()
/openbmc/linux/drivers/usb/c67x00/
H A Dc67x00-hcd.c92 wPortChange |= USB_PORT_STAT_C_CONNECTION; in c67x00_hub_control()
/openbmc/linux/drivers/usb/core/
H A Dhub.c1199 if (portchange & USB_PORT_STAT_C_CONNECTION) { in hub_activate()
1224 (portchange & USB_PORT_STAT_C_CONNECTION)) in hub_activate()
1235 (portchange & USB_PORT_STAT_C_CONNECTION) || in hub_activate()
2938 (portchange & USB_PORT_STAT_C_CONNECTION)) { in hub_port_wait_reset()
3253 if (portchange & USB_PORT_STAT_C_CONNECTION) in check_port_resume_type()
4630 if (!(portchange & USB_PORT_STAT_C_CONNECTION) && in hub_port_debounce()
4642 if (portchange & USB_PORT_STAT_C_CONNECTION) { in hub_port_debounce()
5338 (portchange & USB_PORT_STAT_C_CONNECTION)) in hub_port_connect()
5341 if (portchange & (USB_PORT_STAT_C_CONNECTION | in hub_port_connect()
5581 portchange &= ~(USB_PORT_STAT_C_CONNECTION | in hub_port_connect_change()
[all …]
/openbmc/linux/drivers/usb/musb/
H A Dmusb_virthub.c201 | (USB_PORT_STAT_C_CONNECTION << 16); in musb_root_disconnect()
H A Dmusb_core.c661 musb->port1_status &= ~(USB_PORT_STAT_C_CONNECTION << 16); in musb_hnp_stop()
901 |(USB_PORT_STAT_C_CONNECTION << 16); in musb_handle_intr_connect()
/openbmc/linux/drivers/usb/gadget/udc/aspeed-vhub/
H A Dhub.c513 chg &= USB_PORT_STAT_C_CONNECTION | in ast_vhub_change_port_stat()
682 p->change |= USB_PORT_STAT_C_CONNECTION; in ast_vhub_set_port_feature()
/openbmc/u-boot/drivers/usb/musb/
H A Dmusb_hcd.c447 port_status &= ~(USB_PORT_STAT_RESET | (USB_PORT_STAT_C_CONNECTION << 16)); in musb_port_reset()
522 | (USB_PORT_STAT_C_CONNECTION << 16); in musb_submit_rh_msg()
/openbmc/linux/drivers/usb/gadget/udc/
H A Ddummy_hcd.c386 (USB_PORT_STAT_C_CONNECTION << 16); in set_link_state_by_speed()
394 (USB_PORT_STAT_C_CONNECTION << 16); in set_link_state_by_speed()
414 (USB_PORT_STAT_C_CONNECTION << 16); in set_link_state_by_speed()
420 (USB_PORT_STAT_C_CONNECTION << 16); in set_link_state_by_speed()
2018 ((USB_PORT_STAT_C_CONNECTION \
/openbmc/linux/drivers/usb/misc/
H A Dlvstest.c359 if (portchange & USB_PORT_STAT_C_CONNECTION) { in lvs_rh_work()
/openbmc/linux/drivers/usb/renesas_usbhs/
H 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()
/openbmc/u-boot/drivers/usb/musb-new/
H A Dmusb_core.c401 musb->port1_status &= ~(USB_PORT_STAT_C_CONNECTION << 16); in musb_hnp_stop()
688 |(USB_PORT_STAT_C_CONNECTION << 16); in musb_stage0_irq()

12