Home
last modified time | relevance | path

Searched refs:DEVICE_HUB_RESET (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/u-boot/drivers/usb/gadget/
H A Dcore.c646 case DEVICE_HUB_RESET: in usbd_device_event_irq()
H A Ddesignware_udc.c134 usbd_device_event_irq(udc_device, DEVICE_HUB_RESET, 0); in udc_state_transition()
/OK3568_Linux_fs/u-boot/include/
H A Dusbdevice.h438 DEVICE_HUB_RESET, /* bi - bus has been unplugged */ enumerator
/OK3568_Linux_fs/u-boot/drivers/usb/musb/
H A Dmusb_udc.c758 usbd_device_event_irq(udc_device, DEVICE_HUB_RESET, 0); in udc_irq()