Searched refs:DEVICE_RESET (Results 1 – 8 of 8) sorted by relevance
| /rk3399_rockchip-uboot/drivers/usb/musb/ |
| H A D | musb_udc.c | 750 usbd_device_event_irq(udc_device, DEVICE_RESET, 0); in udc_irq() 756 usbd_device_event_irq(udc_device, DEVICE_RESET, 0); in udc_irq() 929 usbd_device_event_irq(device, DEVICE_RESET, 0); in udc_startup_events()
|
| /rk3399_rockchip-uboot/drivers/mtd/nand/raw/ |
| H A D | denali.h | 16 #define DEVICE_RESET 0x0 macro
|
| H A D | denali.c | 1079 denali->reg + DEVICE_RESET); in denali_reset_banks()
|
| /rk3399_rockchip-uboot/drivers/usb/gadget/ |
| H A D | designware_udc.c | 102 usbd_device_event_irq(udc_device, DEVICE_RESET, 0); in udc_state_transition() 125 usbd_device_event_irq(udc_device, DEVICE_RESET, 0); in udc_state_transition()
|
| H A D | core.c | 608 case DEVICE_RESET: in usbd_device_event_irq()
|
| H A D | pxa27x_udc.c | 437 usbd_device_event_irq(udc_device, DEVICE_RESET, 0); in udc_irq()
|
| /rk3399_rockchip-uboot/include/ |
| H A D | usbdevice.h | 423 DEVICE_RESET, /* bi - hub has powered our port */ enumerator
|
| /rk3399_rockchip-uboot/drivers/serial/ |
| H A D | usbtty.c | 949 case DEVICE_RESET: in usbtty_event_handler()
|