Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Public Member Functions | Data Fields
t3_vpd Struct Reference

Public Member Functions

 VPD_ENTRY (pn, 16)
 
 VPD_ENTRY (ec, 16)
 
 VPD_ENTRY (sn, SERNUM_LEN)
 
 VPD_ENTRY (na, 12)
 
 VPD_ENTRY (cclk, 6)
 
 VPD_ENTRY (mclk, 6)
 
 VPD_ENTRY (uclk, 6)
 
 VPD_ENTRY (mdc, 6)
 
 VPD_ENTRY (mt, 2)
 
 VPD_ENTRY (xaui0cfg, 6)
 
 VPD_ENTRY (xaui1cfg, 6)
 
 VPD_ENTRY (port0, 2)
 
 VPD_ENTRY (port1, 2)
 
 VPD_ENTRY (port2, 2)
 
 VPD_ENTRY (port3, 2)
 
 VPD_ENTRY (rv, 1)
 

Data Fields

u8 id_tag
 
u8 id_len [2]
 
u8 id_data [16]
 
u8 vpdr_tag
 
u8 vpdr_len [2]
 
u32 pad
 

Detailed Description

Definition at line 573 of file t3_hw.c.

Member Function Documentation

VPD_ENTRY ( pn  ,
16   
)
VPD_ENTRY ( ec  ,
16   
)
VPD_ENTRY ( sn  ,
SERNUM_LEN   
)
VPD_ENTRY ( na  ,
12   
)
VPD_ENTRY ( cclk  ,
 
)
VPD_ENTRY ( mclk  ,
 
)
VPD_ENTRY ( uclk  ,
 
)
VPD_ENTRY ( mdc  ,
 
)
VPD_ENTRY ( mt  ,
 
)
VPD_ENTRY ( xaui0cfg  ,
 
)
VPD_ENTRY ( xaui1cfg  ,
 
)
VPD_ENTRY ( port0  ,
 
)
VPD_ENTRY ( port1  ,
 
)
VPD_ENTRY ( port2  ,
 
)
VPD_ENTRY ( port3  ,
 
)
VPD_ENTRY ( rv  ,
 
)

Field Documentation

u8 id_data[16]

Definition at line 576 of file t3_hw.c.

u8 id_len[2]

Definition at line 575 of file t3_hw.c.

u8 id_tag

Definition at line 574 of file t3_hw.c.

u32 pad

Definition at line 595 of file t3_hw.c.

u8 vpdr_len[2]

Definition at line 578 of file t3_hw.c.

u8 vpdr_tag

Definition at line 577 of file t3_hw.c.


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