Home
last modified time | relevance | path

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

12

/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/usb/
H A Dch11.h125 #define USB_PORT_STAT_CONNECTION 0x0001 macro
149 #define USB_SS_PORT_STAT_MASK (USB_PORT_STAT_CONNECTION | \
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/usb/
H A Dch11.h125 #define USB_PORT_STAT_CONNECTION 0x0001 macro
149 #define USB_SS_PORT_STAT_MASK (USB_PORT_STAT_CONNECTION | \
/OK3568_Linux_fs/kernel/include/uapi/linux/usb/
H A Dch11.h125 #define USB_PORT_STAT_CONNECTION 0x0001 macro
149 #define USB_SS_PORT_STAT_MASK (USB_PORT_STAT_CONNECTION | \
/OK3568_Linux_fs/u-boot/common/
H A Dusb_hub.c306 (portstatus & USB_PORT_STAT_CONNECTION) ? 1 : 0, in usb_hub_port_reset()
368 if (((!(portstatus & USB_PORT_STAT_CONNECTION)) && in usb_hub_port_connect_change()
373 if (!(portstatus & USB_PORT_STAT_CONNECTION)) in usb_hub_port_connect_change()
480 !(portstatus & USB_PORT_STAT_CONNECTION)) { in usb_scan_port()
522 (portstatus & USB_PORT_STAT_CONNECTION) && in usb_scan_port()
/OK3568_Linux_fs/u-boot/include/
H A Dusb_defs.h251 #define USB_PORT_STAT_CONNECTION 0x0001 macro
272 #define USB_SS_PORT_STAT_MASK (USB_PORT_STAT_CONNECTION | \
/OK3568_Linux_fs/kernel/drivers/usb/gadget/udc/
H A Ddummy_hcd.c378 dum_hcd->port_status &= ~(USB_PORT_STAT_CONNECTION | in set_link_state_by_speed()
381 USB_PORT_STAT_CONNECTION) != 0) in set_link_state_by_speed()
386 dum_hcd->port_status |= (USB_PORT_STAT_CONNECTION | in set_link_state_by_speed()
389 USB_PORT_STAT_CONNECTION) == 0) in set_link_state_by_speed()
403 dum_hcd->port_status &= ~(USB_PORT_STAT_CONNECTION | in set_link_state_by_speed()
409 USB_PORT_STAT_CONNECTION) != 0) in set_link_state_by_speed()
413 dum_hcd->port_status |= USB_PORT_STAT_CONNECTION; in set_link_state_by_speed()
415 USB_PORT_STAT_CONNECTION) == 0) in set_link_state_by_speed()
856 if ((dum_hcd->port_status & USB_PORT_STAT_CONNECTION) == 0) in dummy_wakeup()
1553 (USB_PORT_STAT_CONNECTION | USB_PORT_STAT_ENABLE | \
[all …]
/OK3568_Linux_fs/u-boot/drivers/usb/emul/
H A Dsandbox_hub.c180 set |= USB_PORT_STAT_CONNECTION | in clrset_post_state()
192 clear |= USB_PORT_STAT_CONNECTION; in clrset_post_state()
/OK3568_Linux_fs/u-boot/drivers/usb/host/
H A Dsl811-hcd.c148 rh_status.wPortStatus &= ~(USB_PORT_STAT_CONNECTION | USB_PORT_STAT_ENABLE); in sl811_hc_reset()
171 rh_status.wPortStatus |= USB_PORT_STAT_CONNECTION; in sl811_hc_reset()
186 rh_status.wPortStatus |= USB_PORT_STAT_CONNECTION | USB_PORT_STAT_LOW_SPEED; in sl811_hc_reset()
H A Dr8a66597-hcd.c546 r8a66597->port_status = USB_PORT_STAT_CONNECTION | in check_usb_device_connecting()
H A Ddwc2.c552 port_status |= USB_PORT_STAT_CONNECTION; in dwc_otg_submit_rh_msg_in_status()
H A Dxhci.c980 tmpbuf[0] |= USB_PORT_STAT_CONNECTION; in xhci_submit_root()
/OK3568_Linux_fs/kernel/drivers/usb/gadget/udc/aspeed-vhub/
H A Dhub.c520 USB_PORT_STAT_CONNECTION, true); in ast_vhub_device_connect()
523 USB_PORT_STAT_CONNECTION | in ast_vhub_device_connect()
656 if (p->status & USB_PORT_STAT_CONNECTION) { in ast_vhub_set_port_feature()
863 p->status &= USB_PORT_STAT_CONNECTION; in ast_vhub_hub_reset()
/OK3568_Linux_fs/kernel/drivers/usb/host/
H A Dfhci-sched.c404 (usb->vroot_hub->port.wPortStatus & USB_PORT_STAT_CONNECTION) && in sof_interrupt()
440 usb->vroot_hub->port.wPortStatus &= ~USB_PORT_STAT_CONNECTION; in fhci_device_disconnected_interrupt()
474 USB_PORT_STAT_CONNECTION); in fhci_device_connected_interrupt()
493 USB_PORT_STAT_CONNECTION; in fhci_device_connected_interrupt()
H A Dsl811-hcd.c721 sl811->port1 &= ~USB_PORT_STAT_CONNECTION; in sl811h_irq()
723 sl811->port1 |= USB_PORT_STAT_CONNECTION; in sl811h_irq()
1128 const u32 mask = USB_PORT_STAT_CONNECTION in sl811h_timer()
1164 if (sl811->port1 & USB_PORT_STAT_CONNECTION) in sl811h_timer()
1176 if (sl811->port1 & USB_PORT_STAT_CONNECTION) { in sl811h_timer()
H A Duhci-hub.c296 wPortStatus |= USB_PORT_STAT_CONNECTION; in uhci_hub_control()
H A Dxhci-hub.c769 pls |= USB_PORT_STAT_CONNECTION; in xhci_hub_report_usb3_link_state()
791 pls |= USB_PORT_STAT_CONNECTION; in xhci_hub_report_usb3_link_state()
1065 status |= USB_PORT_STAT_CONNECTION; in xhci_get_port_status()
H A Dmax3421-hcd.c1123 max3421_hcd->port_status |= USB_PORT_STAT_CONNECTION; in max3421_detect_conn()
1125 max3421_hcd->port_status &= ~USB_PORT_STAT_CONNECTION; in max3421_detect_conn()
H A Dr8a66597-hcd.c1001 rh->port |= USB_PORT_STAT_CONNECTION; in start_root_hub_sampling()
1003 rh->port &= ~USB_PORT_STAT_CONNECTION; in start_root_hub_sampling()
1700 if (!(rh->port & USB_PORT_STAT_CONNECTION)) { in r8a66597_root_hub_control()
/OK3568_Linux_fs/kernel/drivers/usb/usbip/
H A Dvhci_hcd.c167 status |= USB_PORT_STAT_CONNECTION | (1 << USB_PORT_FEAT_C_CONNECTION); in rh_port_connect()
201 status &= ~USB_PORT_STAT_CONNECTION; in rh_port_disconnect()
585 USB_PORT_STAT_CONNECTION | in vhci_hub_control()
1469 USB_PORT_STAT_CONNECTION) in vhci_hcd_suspend()
1473 USB_PORT_STAT_CONNECTION) in vhci_hcd_suspend()
/OK3568_Linux_fs/kernel/drivers/usb/core/
H A Dhub.c1132 if (udev || (portstatus & USB_PORT_STAT_CONNECTION)) in hub_activate()
1144 !(portstatus & USB_PORT_STAT_CONNECTION) || in hub_activate()
1199 if (!(portstatus & USB_PORT_STAT_CONNECTION) || in hub_activate()
1210 if (udev || (portstatus & USB_PORT_STAT_CONNECTION) || in hub_activate()
2819 (portstatus & USB_PORT_STAT_CONNECTION)) in hub_port_wait_reset()
2838 if (!(portstatus & USB_PORT_STAT_CONNECTION)) in hub_port_wait_reset()
3090 } else if (!(portstatus & USB_PORT_STAT_CONNECTION)) { in check_port_resume_type()
3511 if (status || *portstatus & USB_PORT_STAT_CONNECTION) in wait_for_connected()
4485 (portstatus & USB_PORT_STAT_CONNECTION) == connection) { in hub_port_debounce()
4487 (connection == USB_PORT_STAT_CONNECTION)) in hub_port_debounce()
[all …]
/OK3568_Linux_fs/kernel/drivers/usb/c67x00/
H A Dc67x00-hcd.c96 wPortStatus |= USB_PORT_STAT_CONNECTION; in c67x00_hub_control()
/OK3568_Linux_fs/kernel/drivers/usb/misc/
H A Dlvstest.c364 USB_PORT_STAT_CONNECTION) { in lvs_rh_work()
/OK3568_Linux_fs/kernel/drivers/usb/renesas_usbhs/
H A Dmod_host.c1318 usbhsh_port_stat_set(hpriv, USB_PORT_STAT_CONNECTION); in usbhsh_irq_attch()
1346 usbhsh_port_stat_clear(hpriv, USB_PORT_STAT_CONNECTION); in usbhsh_irq_dtch()
/OK3568_Linux_fs/u-boot/drivers/usb/musb/
H A Dmusb_hcd.c522 port_status |= USB_PORT_STAT_CONNECTION in musb_submit_rh_msg()
/OK3568_Linux_fs/kernel/drivers/usb/musb/
H A Dtusb6010.c704 ~(USB_PORT_STAT_CONNECTION in tusb_otg_ints()

12