Linux Kernel
3.7.1
|
#include <core.h>
Data Fields | |
u32 | one_bit:1 |
u32 | device_event:7 |
u32 | type:4 |
u32 | reserved15_12:4 |
u32 | event_info:8 |
u32 | reserved31_24:8 |
struct dwc3_event_devt - Device Events : indicates this is a non-endpoint event (not used) : indicates it's a device event. Should read as 0x00 : indicates the type of device event. 0 - DisconnEvt 1 - USBRst 2 - ConnectDone 3 - ULStChng 4 - WkUpEvt 5 - Reserved 6 - EOPF 7 - SOF 8 - Reserved 9 - ErrticErr 10 - CmdCmplt 11 - EvntOverflow 12 - VndrDevTstRcved : Reserved, not used : Information about this event : Reserved, not used