|
Linux Kernel
3.7.1
|
#include <atombios.h>
Data Fields | |
| union { | |
| ULONG ulClock | |
| ATOM_S_MPLL_FB_DIVIDER ulFbDiv | |
| }; | |
| UCHAR | ucDllSpeed |
| UCHAR | ucPostDiv |
| union { | |
| UCHAR ucInputFlag | |
| UCHAR ucPllCntlFlag | |
| }; | |
| UCHAR | ucBWCntl |
Definition at line 509 of file atombios.h.
| union { ... } |
| union { ... } |
| UCHAR ucBWCntl |
Definition at line 522 of file atombios.h.
| UCHAR ucDllSpeed |
Definition at line 516 of file atombios.h.
| UCHAR ucInputFlag |
Definition at line 519 of file atombios.h.
| UCHAR ucPllCntlFlag |
Definition at line 520 of file atombios.h.
| UCHAR ucPostDiv |
Definition at line 517 of file atombios.h.
| ULONG ulClock |
Definition at line 513 of file atombios.h.
| ATOM_S_MPLL_FB_DIVIDER ulFbDiv |
Definition at line 514 of file atombios.h.
1.8.2