Home
last modified time | relevance | path

Searched refs:is_b_host (Results 1 – 8 of 8) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/usb/musb/
H A Dmusb_virthub.c308 if (!hcd->self.is_b_host) in musb_hub_control()
373 if (!hcd->self.is_b_host && musb_has_gadget(musb)) in musb_hub_control()
H A Dmusb_core.c644 hcd->self.is_b_host = 0; in musb_hnp_stop()
925 musb->hcd->self.is_b_host = 1; in musb_handle_intr_connect()
933 hcd->self.is_b_host = 0; in musb_handle_intr_connect()
967 musb->hcd->self.is_b_host = 0; in musb_handle_intr_disconnect()
/OK3568_Linux_fs/kernel/drivers/usb/phy/
H A Dphy-fsl-usb.c570 otg->host->is_b_host = otg_dev->fsm.id; in fsl_otg_set_host()
734 otg->host->is_b_host = fsm->id; in fsl_otg_isr()
H A Dphy-isp1301-omap.c334 isp->phy.otg->host->is_b_host = 0; in a_idle()
358 isp->phy.otg->host->is_b_host = 1; in b_idle()
/OK3568_Linux_fs/u-boot/drivers/usb/musb-new/
H A Dmusb_core.c384 hcd->self.is_b_host = 0; in musb_hnp_stop()
709 hcd->self.is_b_host = 1; in musb_stage0_irq()
717 hcd->self.is_b_host = 0; in musb_stage0_irq()
757 musb_to_hcd(musb)->self.is_b_host = 0; in musb_stage0_irq()
/OK3568_Linux_fs/kernel/include/linux/
H A Dusb.h445 unsigned is_b_host:1; /* true during some HNP roleswitches */ member
/OK3568_Linux_fs/kernel/drivers/usb/core/
H A Dhub.c2322 if (!udev->bus->is_b_host in usb_enumerate_device_otg()
2422 || udev->bus->is_b_host)) { in usb_enumerate_device()
5372 if (hub->hdev->bus->is_b_host) in hub_port_connect_change()
/OK3568_Linux_fs/kernel/drivers/usb/dwc2/
H A Dhcd.c501 hcd->self.is_b_host = dwc2_hcd_is_b_host(hsotg); in dwc2_host_start()
509 hcd->self.is_b_host = 0; in dwc2_host_disconnect()