Rev 1791 | Rev 1906 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 1791 | Rev 1903 | ||
---|---|---|---|
Line 30... | Line 30... | ||
30 | #define BOOT_sparc64_REGISTER_H_ |
30 | #define BOOT_sparc64_REGISTER_H_ |
31 | 31 | ||
32 | #define PSTATE_IE_BIT 2 |
32 | #define PSTATE_IE_BIT 2 |
33 | #define PSTATE_AM_BIT 8 |
33 | #define PSTATE_AM_BIT 8 |
34 | 34 | ||
- | 35 | #define ASI_UPA_CONFIG 0x4a |
|
- | 36 | #define UPA_CONFIG_MID_SHIFT 17 |
|
- | 37 | #define UPA_CONFIG_MID_MASK 0x1f |
|
- | 38 | ||
35 | #endif |
39 | #endif |