Searched refs:USB_PORT_STAT_C_CONNECTION (Results 1 – 12 of 12) sorted by relevance
148 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()
571 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()
705 USB_PORT_STAT_C_CONNECTION) in usb_detect_change()
1018 tmpbuf[2] |= USB_PORT_STAT_C_CONNECTION; in xhci_submit_root()
567 port_change |= USB_PORT_STAT_C_CONNECTION; in dwc_otg_submit_rh_msg_in_status()
797 tmpbuf[2] |= USB_PORT_STAT_C_CONNECTION; in ehci_submit_root()
176 #define USB_PORT_STAT_C_CONNECTION 0x0001 macro
277 #define USB_PORT_STAT_C_CONNECTION 0x0001 macro
302 (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()
166 USB_PORT_STAT_C_CONNECTION) in usb_detect_change()
447 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()
401 musb->port1_status &= ~(USB_PORT_STAT_C_CONNECTION << 16); in musb_hnp_stop()688 |(USB_PORT_STAT_C_CONNECTION << 16); in musb_stage0_irq()