Home
last modified time | relevance | path

Searched refs:USB_EVENT_NONE (Results 1 – 20 of 20) sorted by relevance

/openbmc/linux/drivers/usb/chipidea/
H A Dci.h297 usb_phy_set_event(ci->usb_phy, USB_EVENT_NONE); in ci_role_start()
315 usb_phy_set_event(ci->usb_phy, USB_EVENT_NONE); in ci_role_stop()
H A Dudc.c1725 usb_phy_set_event(ci->usb_phy, USB_EVENT_NONE); in ci_udc_vbus_session()
/openbmc/linux/drivers/usb/phy/
H A Dphy-gpio-vbus-usb.c136 status = USB_EVENT_NONE; in gpio_vbus_work()
142 usb_phy_set_event(&gpio_vbus->phy, USB_EVENT_NONE); in gpio_vbus_work()
H A Dphy-ab8500-usb.c350 usb_phy_set_event(&ab->phy, USB_EVENT_NONE); in ab8505_usb_link_status_update()
457 usb_phy_set_event(&ab->phy, USB_EVENT_NONE); in ab8500_usb_link_status_update()
565 enum usb_phy_events event = USB_EVENT_NONE; in ab8500_usb_disconnect_irq()
H A Dphy-generic.c125 status = USB_EVENT_NONE; in nop_gpio_vbus_thread()
H A Dphy-tahvo.c102 usb_phy_set_event(&tu->phy, USB_EVENT_NONE); in check_vbus_state()
H A Dphy-mv-usb.c430 usb_phy_set_event(&mvotg->phy, USB_EVENT_NONE); in mv_otg_work()
/openbmc/linux/drivers/power/supply/
H A Disp1704_charger.c265 case USB_EVENT_NONE: in isp1704_charger_work()
461 if (isp->phy->last_event == USB_EVENT_NONE) in isp1704_charger_probe()
H A Dda9150-charger.c434 case USB_EVENT_NONE: in da9150_charger_otg_work()
H A Dtwl4030_charger.c659 case USB_EVENT_NONE: in twl4030_bci_usb_work()
H A Dbq25890_charger.c1130 case USB_EVENT_NONE: in bq25890_usb_work()
H A Drt9455_charger.c1429 case USB_EVENT_NONE: in rt9455_usb_event()
H A Dbq256xx_charger.c389 case USB_EVENT_NONE: in bq256xx_usb_work()
/openbmc/linux/include/linux/usb/
H A Dphy.h28 USB_EVENT_NONE, /* no events or cable disconnected */ enumerator
/openbmc/linux/drivers/usb/musb/
H A Djz4740.c90 atomic_notifier_call_chain(&phy->notifier, USB_EVENT_NONE, phy); in jz4740_musb_role_switch_set()
H A Domap2430.c145 musb->xceiv->last_event = USB_EVENT_NONE; in omap_musb_set_mailbox()
/openbmc/u-boot/drivers/usb/musb-new/
H A Dmusb_gadget.c2037 if (musb->xceiv->last_event == USB_EVENT_NONE) in musb_gadget_start()
2103 if (musb->xceiv->last_event == USB_EVENT_NONE) in musb_gadget_stop()
/openbmc/linux/drivers/usb/fotg210/
H A Dfotg210-udc.c1139 case USB_EVENT_NONE: in fotg210_phy_event()
/openbmc/linux/drivers/phy/tegra/
H A Dxusb.c603 return USB_EVENT_NONE; in to_usb_phy_event()
/openbmc/linux/drivers/usb/gadget/udc/
H A Dpxa27x_udc.c1599 case USB_EVENT_NONE: in pxa_udc_phy_event()