2 * $Id: powernow-k7.h,v 1.2 2003/02/10 18:26:01 davej Exp $
5 * Licensed under the terms of the GNU GPL License version 2.
7 * AMD-specific information
13 unsigned FID:5, // 4:0
21 reserved4:11, // 31-21
23 reserved5:12; // 63:52
25 unsigned long long val;
28 union msr_fidvidstatus {
30 unsigned CFID:5, // 4:0
35 reserved3:11, // 31:21
41 reserved6:11; // 63:53
43 unsigned long long val;