Home
last modified time | relevance | path

Searched refs:DEVICE_BUS_INACTIVE (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/u-boot/drivers/usb/gadget/
H A Dcore.c625 case DEVICE_BUS_INACTIVE: in usbd_device_event_irq()
H A Ddesignware_udc.c883 usbd_device_event_irq(udc_device, DEVICE_BUS_INACTIVE, 0); in dw_udc_dev_irq()
/OK3568_Linux_fs/u-boot/include/
H A Dusbdevice.h434 DEVICE_BUS_INACTIVE, /* bi - bus in inactive (no SOF packets) */ enumerator
/OK3568_Linux_fs/u-boot/drivers/usb/musb/
H A Dmusb_udc.c769 DEVICE_BUS_INACTIVE, 0); in udc_irq()
/OK3568_Linux_fs/u-boot/drivers/serial/
H A Dusbtty.c950 case DEVICE_BUS_INACTIVE: in usbtty_event_handler()