Searched refs:DEVICE_RESET (Results 1 – 8 of 8) sorted by relevance
| /u-boot/drivers/usb/musb/ |
| A D | musb_udc.c | 752 usbd_device_event_irq(udc_device, DEVICE_RESET, 0); in udc_irq() 758 usbd_device_event_irq(udc_device, DEVICE_RESET, 0); in udc_irq() 924 usbd_device_event_irq(device, DEVICE_RESET, 0); in udc_startup_events()
|
| /u-boot/drivers/mtd/nand/raw/ |
| A D | denali.h | 14 #define DEVICE_RESET 0x0 macro
|
| A D | denali.c | 1059 denali->reg + DEVICE_RESET); in denali_reset_banks()
|
| /u-boot/drivers/usb/gadget/ |
| A D | core.c | 572 case DEVICE_RESET: in usbd_device_event_irq()
|
| A D | designware_udc.c | 104 usbd_device_event_irq(udc_device, DEVICE_RESET, 0); in udc_state_transition() 127 usbd_device_event_irq(udc_device, DEVICE_RESET, 0); in udc_state_transition()
|
| A D | pxa27x_udc.c | 437 usbd_device_event_irq(udc_device, DEVICE_RESET, 0); in udc_irq()
|
| /u-boot/include/ |
| A D | usbdevice.h | 413 DEVICE_RESET, /* bi - hub has powered our port */ enumerator
|
| /u-boot/drivers/serial/ |
| A D | usbtty.c | 944 case DEVICE_RESET: in usbtty_event_handler()
|
Completed in 32 milliseconds