|
Linux Kernel
3.7.1
|
#include <atombios.h>
Data Fields | |
| union { | |
| ATOM_COMPUTE_CLOCK_FREQ ulClock | |
| ATOM_S_MPLL_FB_DIVIDER ulFbDiv | |
| }; | |
| UCHAR | ucRefDiv |
| UCHAR | ucPostDiv |
| union { | |
| UCHAR ucCntlFlag | |
| UCHAR ucInputFlag | |
| }; | |
| UCHAR | ucReserved |
Definition at line 488 of file atombios.h.
| union { ... } |
| union { ... } |
| UCHAR ucCntlFlag |
Definition at line 499 of file atombios.h.
| UCHAR ucInputFlag |
Definition at line 500 of file atombios.h.
| UCHAR ucPostDiv |
Definition at line 496 of file atombios.h.
| UCHAR ucRefDiv |
Definition at line 495 of file atombios.h.
| UCHAR ucReserved |
Definition at line 502 of file atombios.h.
| ATOM_COMPUTE_CLOCK_FREQ ulClock |
Definition at line 492 of file atombios.h.
| ATOM_S_MPLL_FB_DIVIDER ulFbDiv |
Definition at line 493 of file atombios.h.
1.8.2