Searched refs:DEVICE_RESET (Results 1 – 11 of 11) sorted by relevance
/openbmc/u-boot/drivers/usb/musb/ |
H A D | musb_udc.c | 747 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 D | denali.h | 14 #define DEVICE_RESET 0x0 macro
|
H A D | denali.c | 1078 denali->reg + DEVICE_RESET); in denali_reset_banks()
|
/openbmc/linux/drivers/mtd/nand/raw/ |
H A D | denali.h | 17 #define DEVICE_RESET 0x0 macro
|
/openbmc/u-boot/drivers/usb/gadget/ |
H A D | designware_udc.c | 101 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 D | core.c | 607 case DEVICE_RESET: in usbd_device_event_irq()
|
H A D | aspeed_usbtty.c | 458 usbd_device_event_irq(udc_device, DEVICE_RESET, 0); in udc_irq()
|
H A D | pxa27x_udc.c | 436 usbd_device_event_irq(udc_device, DEVICE_RESET, 0); in udc_irq()
|
/openbmc/u-boot/include/ |
H A D | usbdevice.h | 422 DEVICE_RESET, /* bi - hub has powered our port */ enumerator
|
/openbmc/u-boot/drivers/serial/ |
H A D | usbtty.c | 948 case DEVICE_RESET: in usbtty_event_handler()
|
/openbmc/linux/drivers/scsi/ |
H A D | qla1280.c | 717 DEVICE_RESET, enumerator 879 case DEVICE_RESET: in qla1280_error_action() 985 rc = qla1280_error_action(cmd, DEVICE_RESET); in qla1280_eh_device_reset()
|