Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 5455
b: refs/heads/master
c: 2bcad93
h: refs/heads/master
i:
  5453: 8b08639
  5451: f685206
  5447: d776683
  5439: 5634742
v: v3
  • Loading branch information
Dave Jones committed Jul 29, 2005
1 parent 84d5cb5 commit ce2e2a6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 7153d9612fe5cefc29f9f17d7a6b9f0dcd07b20e
refs/heads/master: 2bcad935a3bb149833bf249e6b159f22a90d6218
2 changes: 2 additions & 0 deletions trunk/arch/i386/kernel/cpu/cpufreq/powernow-k8.h
Original file line number Diff line number Diff line change
Expand Up @@ -125,12 +125,14 @@ struct powernow_k8_data {

#define IRT_SHIFT 30
#define RVO_SHIFT 28
#define EXT_TYPE_SHIFT 27
#define PLL_L_SHIFT 20
#define MVS_SHIFT 18
#define VST_SHIFT 11
#define VID_SHIFT 6
#define IRT_MASK 3
#define RVO_MASK 3
#define EXT_TYPE_MASK 1
#define PLL_L_MASK 0x7f
#define MVS_MASK 3
#define VST_MASK 0x7f
Expand Down

0 comments on commit ce2e2a6

Please sign in to comment.