Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/pci/bt8xx/
H A Ddst_common.h23 #define DEVICE_INIT 2 macro
H A Ddst.c1071 if (!dst_wait_dst_ready(state, DEVICE_INIT)) in dst_get_device_id()
/openbmc/u-boot/drivers/usb/gadget/
H A Dcore.c595 case DEVICE_INIT: in usbd_device_event_irq()
H A Daspeed_usbtty.c699 usbd_device_event_irq(device, DEVICE_INIT, 0); in udc_startup_events()
H A Dpxa27x_udc.c670 usbd_device_event_irq(device, DEVICE_INIT, 0); in udc_startup_events()
H A Ddesignware_udc.c775 usbd_device_event_irq(device, DEVICE_INIT, 0); in udc_startup_events()
/openbmc/u-boot/include/
H A Dusbdevice.h419 DEVICE_INIT, /* bi - initialize */ enumerator
/openbmc/u-boot/drivers/usb/musb/
H A Dmusb_udc.c917 usbd_device_event_irq(device, DEVICE_INIT, 0); in udc_startup_events()