Home
last modified time | relevance | path

Searched refs:DEVICE_CONFIGURED (Results 1 – 7 of 7) sorted by relevance

/openbmc/u-boot/drivers/usb/gadget/
H A Dcore.c616 case DEVICE_CONFIGURED: in usbd_device_event_irq()
H A Daspeed_usbtty.c414 DEVICE_CONFIGURED, 0); in aspeed_udc_setup_handle()
H A Dpxa27x_udc.c398 usbd_device_event_irq(udc_device, DEVICE_CONFIGURED, 0); in udc_state_changed()
H A Ddesignware_udc.c110 usbd_device_event_irq(udc_device, DEVICE_CONFIGURED, 0); in udc_state_transition()
/openbmc/u-boot/include/
H A Dusbdevice.h425 DEVICE_CONFIGURED, /* ep0 - set configure setup received */ enumerator
/openbmc/u-boot/drivers/usb/musb/
H A Dmusb_udc.c315 usbd_device_event_irq(udc_device, DEVICE_CONFIGURED, 0); in musb_peri_ep0_zero_data_request()
/openbmc/u-boot/drivers/serial/
H A Dusbtty.c952 case DEVICE_CONFIGURED: in usbtty_event_handler()