Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
dwc3_event_gevt Struct Reference

#include <core.h>

Data Fields

u32 one_bit:1
 
u32 device_event:7
 
u32 phy_port_number:4
 
u32 reserved31_12:20
 

Detailed Description

struct dwc3_event_gevt - Other Core Events : indicates this is a non-endpoint event (not used) : indicates it's (0x03) Carkit or (0x04) I2C event. : self-explanatory : Reserved, not used.

Definition at line 830 of file core.h.

Field Documentation

u32 device_event

Definition at line 832 of file core.h.

u32 one_bit

Definition at line 831 of file core.h.

u32 phy_port_number

Definition at line 833 of file core.h.

u32 reserved31_12

Definition at line 834 of file core.h.


The documentation for this struct was generated from the following file: