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

#include <eth_defs.h>

Data Fields

unsigned int en: 1
 
unsigned int phy: 2
 
unsigned int protocol: 1
 
unsigned int loopback: 1
 
unsigned int flow_ctrl: 1
 
unsigned int gtxclk_out: 1
 
unsigned int phyrst_n: 1
 
unsigned int dummy1: 24
 

Detailed Description

Definition at line 132 of file eth_defs.h.

Field Documentation

unsigned int dummy1

Definition at line 140 of file eth_defs.h.

unsigned int en

Definition at line 133 of file eth_defs.h.

unsigned int flow_ctrl

Definition at line 137 of file eth_defs.h.

unsigned int gtxclk_out

Definition at line 138 of file eth_defs.h.

unsigned int loopback

Definition at line 136 of file eth_defs.h.

unsigned int phy

Definition at line 134 of file eth_defs.h.

unsigned int phyrst_n

Definition at line 139 of file eth_defs.h.

unsigned int protocol

Definition at line 135 of file eth_defs.h.


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