diff options
| -rw-r--r-- | include/asm-ia64/sn/shub_mmr.h | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/include/asm-ia64/sn/shub_mmr.h b/include/asm-ia64/sn/shub_mmr.h index 2f885088e095..323fa0cd8d83 100644 --- a/include/asm-ia64/sn/shub_mmr.h +++ b/include/asm-ia64/sn/shub_mmr.h | |||
| @@ -385,6 +385,17 @@ | |||
| 385 | #define SH_EVENT_OCCURRED_RTC3_INT_MASK 0x0000000004000000 | 385 | #define SH_EVENT_OCCURRED_RTC3_INT_MASK 0x0000000004000000 |
| 386 | 386 | ||
| 387 | /* ==================================================================== */ | 387 | /* ==================================================================== */ |
| 388 | /* Register "SH_IPI_ACCESS" */ | ||
| 389 | /* CPU interrupt Access Permission Bits */ | ||
| 390 | /* ==================================================================== */ | ||
| 391 | |||
| 392 | #define SH1_IPI_ACCESS 0x0000000110060480 | ||
| 393 | #define SH2_IPI_ACCESS0 0x0000000010060c00 | ||
| 394 | #define SH2_IPI_ACCESS1 0x0000000010060c80 | ||
| 395 | #define SH2_IPI_ACCESS2 0x0000000010060d00 | ||
| 396 | #define SH2_IPI_ACCESS3 0x0000000010060d80 | ||
| 397 | |||
| 398 | /* ==================================================================== */ | ||
| 388 | /* Register "SH_INT_CMPB" */ | 399 | /* Register "SH_INT_CMPB" */ |
| 389 | /* RTC Compare Value for Processor B */ | 400 | /* RTC Compare Value for Processor B */ |
| 390 | /* ==================================================================== */ | 401 | /* ==================================================================== */ |
| @@ -429,6 +440,19 @@ | |||
| 429 | #define SH_INT_CMPD_REAL_TIME_CMPD_SHFT 0 | 440 | #define SH_INT_CMPD_REAL_TIME_CMPD_SHFT 0 |
| 430 | #define SH_INT_CMPD_REAL_TIME_CMPD_MASK 0x007fffffffffffff | 441 | #define SH_INT_CMPD_REAL_TIME_CMPD_MASK 0x007fffffffffffff |
| 431 | 442 | ||
| 443 | /* ==================================================================== */ | ||
| 444 | /* Register "SH_MD_DQLP_MMR_DIR_PRIVEC0" */ | ||
| 445 | /* privilege vector for acc=0 */ | ||
| 446 | /* ==================================================================== */ | ||
| 447 | |||
| 448 | #define SH1_MD_DQLP_MMR_DIR_PRIVEC0 0x0000000100030300 | ||
| 449 | |||
| 450 | /* ==================================================================== */ | ||
| 451 | /* Register "SH_MD_DQRP_MMR_DIR_PRIVEC0" */ | ||
| 452 | /* privilege vector for acc=0 */ | ||
| 453 | /* ==================================================================== */ | ||
| 454 | |||
| 455 | #define SH1_MD_DQRP_MMR_DIR_PRIVEC0 0x0000000100050300 | ||
| 432 | 456 | ||
| 433 | /* ==================================================================== */ | 457 | /* ==================================================================== */ |
| 434 | /* Some MMRs are functionally identical (or close enough) on both SHUB1 */ | 458 | /* Some MMRs are functionally identical (or close enough) on both SHUB1 */ |
