|
Linux Kernel
3.7.1
|
#include <atombios.h>
Data Fields | |
| ULONG | ulClkRange |
| union { | |
| USHORT usMRS | |
| USHORT usDDR3_MR0 | |
| }; | |
| union { | |
| USHORT usEMRS | |
| USHORT usDDR3_MR1 | |
| }; | |
| UCHAR | ucCL |
| UCHAR | ucWL |
| UCHAR | uctRAS |
| UCHAR | uctRC |
| UCHAR | uctRFC |
| UCHAR | uctRCDR |
| UCHAR | uctRCDW |
| UCHAR | uctRP |
| UCHAR | uctRRD |
| UCHAR | uctWR |
| UCHAR | uctWTR |
| UCHAR | uctPDIX |
| UCHAR | uctFAW |
| UCHAR | uctAOND |
| union { | |
| struct { | |
| UCHAR ucflag | |
| UCHAR ucReserved | |
| } | |
| USHORT usDDR3_MR2 | |
| }; | |
Definition at line 5970 of file atombios.h.
| union { ... } |
| union { ... } |
| union { ... } |
| UCHAR ucCL |
Definition at line 5981 of file atombios.h.
| UCHAR ucflag |
Definition at line 5998 of file atombios.h.
| UCHAR ucReserved |
Definition at line 5999 of file atombios.h.
| UCHAR uctAOND |
Definition at line 5994 of file atombios.h.
| UCHAR uctFAW |
Definition at line 5993 of file atombios.h.
| UCHAR uctPDIX |
Definition at line 5992 of file atombios.h.
| UCHAR uctRAS |
Definition at line 5983 of file atombios.h.
| UCHAR uctRC |
Definition at line 5984 of file atombios.h.
| UCHAR uctRCDR |
Definition at line 5986 of file atombios.h.
| UCHAR uctRCDW |
Definition at line 5987 of file atombios.h.
| UCHAR uctRFC |
Definition at line 5985 of file atombios.h.
| UCHAR uctRP |
Definition at line 5988 of file atombios.h.
| UCHAR uctRRD |
Definition at line 5989 of file atombios.h.
| UCHAR uctWR |
Definition at line 5990 of file atombios.h.
| UCHAR uctWTR |
Definition at line 5991 of file atombios.h.
| UCHAR ucWL |
Definition at line 5982 of file atombios.h.
| ULONG ulClkRange |
Definition at line 5972 of file atombios.h.
| USHORT usDDR3_MR0 |
Definition at line 5975 of file atombios.h.
| USHORT usDDR3_MR1 |
Definition at line 5979 of file atombios.h.
| USHORT usDDR3_MR2 |
Definition at line 6001 of file atombios.h.
| USHORT usEMRS |
Definition at line 5978 of file atombios.h.
| USHORT usMRS |
Definition at line 5974 of file atombios.h.
1.8.2