Linux Kernel
3.7.1
|
#include <atombios.h>
Data Fields | |
USHORT | usPixelClock |
USHORT | usRefDiv |
USHORT | usFbDiv |
UCHAR | ucPostDiv |
UCHAR | ucFracFbDiv |
UCHAR | ucPpll |
UCHAR | ucTransmitterId |
union { | |
UCHAR ucEncoderMode | |
UCHAR ucDVOConfig | |
}; | |
UCHAR | ucMiscInfo |
Definition at line 1579 of file atombios.h.
union { ... } |
UCHAR ucDVOConfig |
Definition at line 1592 of file atombios.h.
UCHAR ucEncoderMode |
Definition at line 1591 of file atombios.h.
UCHAR ucFracFbDiv |
Definition at line 1586 of file atombios.h.
UCHAR ucMiscInfo |
Definition at line 1594 of file atombios.h.
UCHAR ucPostDiv |
Definition at line 1585 of file atombios.h.
UCHAR ucPpll |
Definition at line 1587 of file atombios.h.
UCHAR ucTransmitterId |
Definition at line 1588 of file atombios.h.
USHORT usFbDiv |
Definition at line 1584 of file atombios.h.
USHORT usPixelClock |
Definition at line 1581 of file atombios.h.
USHORT usRefDiv |
Definition at line 1583 of file atombios.h.