Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/usb/musb/
H A Dmusb_udc.c750 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()
/OK3568_Linux_fs/u-boot/drivers/mtd/nand/raw/
H A Ddenali.h16 #define DEVICE_RESET 0x0 macro
H A Ddenali.c1079 denali->reg + DEVICE_RESET); in denali_reset_banks()
/OK3568_Linux_fs/kernel/drivers/mtd/nand/raw/
H A Ddenali.h17 #define DEVICE_RESET 0x0 macro
/OK3568_Linux_fs/u-boot/drivers/usb/gadget/
H A Ddesignware_udc.c102 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 Dcore.c608 case DEVICE_RESET: in usbd_device_event_irq()
H A Dpxa27x_udc.c437 usbd_device_event_irq(udc_device, DEVICE_RESET, 0); in udc_irq()
/OK3568_Linux_fs/external/rkupdate/
H A DRKComm.h55 DEVICE_RESET = 0xFF enumerator
/OK3568_Linux_fs/u-boot/include/
H A Dusbdevice.h423 DEVICE_RESET, /* bi - hub has powered our port */ enumerator
/OK3568_Linux_fs/u-boot/drivers/serial/
H A Dusbtty.c949 case DEVICE_RESET: in usbtty_event_handler()
/OK3568_Linux_fs/kernel/drivers/scsi/
H A Dqla1280.c727 DEVICE_RESET, enumerator
889 case DEVICE_RESET: in qla1280_error_action()
995 rc = qla1280_error_action(cmd, DEVICE_RESET); in qla1280_eh_device_reset()