Home
last modified time | relevance | path

Searched refs:DEVICE_RESET (Results 1 – 11 of 11) sorted by relevance

/openbmc/u-boot/drivers/usb/musb/
H A Dmusb_udc.c747 usbd_device_event_irq(udc_device, DEVICE_RESET, 0); in udc_irq()
753 usbd_device_event_irq(udc_device, DEVICE_RESET, 0); in udc_irq()
926 usbd_device_event_irq(device, DEVICE_RESET, 0); in udc_startup_events()
/openbmc/u-boot/drivers/mtd/nand/raw/
H A Ddenali.h14 #define DEVICE_RESET 0x0 macro
H A Ddenali.c1078 denali->reg + DEVICE_RESET); in denali_reset_banks()
/openbmc/linux/drivers/mtd/nand/raw/
H A Ddenali.h17 #define DEVICE_RESET 0x0 macro
/openbmc/u-boot/drivers/usb/gadget/
H A Ddesignware_udc.c101 usbd_device_event_irq(udc_device, DEVICE_RESET, 0); in udc_state_transition()
124 usbd_device_event_irq(udc_device, DEVICE_RESET, 0); in udc_state_transition()
H A Dcore.c607 case DEVICE_RESET: in usbd_device_event_irq()
H A Daspeed_usbtty.c458 usbd_device_event_irq(udc_device, DEVICE_RESET, 0); in udc_irq()
H A Dpxa27x_udc.c436 usbd_device_event_irq(udc_device, DEVICE_RESET, 0); in udc_irq()
/openbmc/u-boot/include/
H A Dusbdevice.h422 DEVICE_RESET, /* bi - hub has powered our port */ enumerator
/openbmc/u-boot/drivers/serial/
H A Dusbtty.c948 case DEVICE_RESET: in usbtty_event_handler()
/openbmc/linux/drivers/scsi/
H A Dqla1280.c717 DEVICE_RESET, enumerator
879 case DEVICE_RESET: in qla1280_error_action()
985 rc = qla1280_error_action(cmd, DEVICE_RESET); in qla1280_eh_device_reset()