hubmd.h
上传用户:jlfgdled
上传日期:2013-04-10
资源大小:33168k
文件大小:26k
源码类别:

Linux/Unix编程

开发平台:

Unix_Linux

  1. /*
  2.  * This file is subject to the terms and conditions of the GNU General Public
  3.  * License.  See the file "COPYING" in the main directory of this archive
  4.  * for more details.
  5.  *
  6.  * Derived from IRIX <sys/SN/SN0/hubmd.h>, revision 1.59.
  7.  *
  8.  * Copyright (C) 1992 - 1997, 1999 Silicon Graphics, Inc.
  9.  * Copyright (C) 1999 by Ralf Baechle
  10.  */
  11. #ifndef _ASM_SN_SN0_HUBMD_H
  12. #define _ASM_SN_SN0_HUBMD_H
  13. #include <linux/config.h>
  14. /*
  15.  * Hub Memory/Directory interface registers
  16.  */
  17. #define CACHE_SLINE_SIZE        128 /* Secondary cache line size on SN0 */
  18. #define MAX_REGIONS 64
  19. /* Hardware page size and shift */
  20. #define MD_PAGE_SIZE 4096  /* Page size in bytes     */
  21. #define MD_PAGE_NUM_SHFT 12  /* Address to page number shift    */
  22. /* Register offsets from LOCAL_HUB or REMOTE_HUB */
  23. #define MD_BASE 0x200000
  24. #define MD_BASE_PERF 0x210000
  25. #define MD_BASE_JUNK 0x220000
  26. #define MD_IO_PROTECT 0x200000 /* MD and core register protection */
  27. #define MD_IO_PROT_OVRRD 0x200008 /* Clear my bit in MD_IO_PROTECT   */
  28. #define MD_HSPEC_PROTECT 0x200010 /* BDDIR, LBOOT, RBOOT protection  */
  29. #define MD_MEMORY_CONFIG 0x200018 /* Memory/Directory DIMM control   */
  30. #define MD_REFRESH_CONTROL 0x200020 /* Memory/Directory refresh ctrl   */
  31. #define MD_FANDOP_CAC_STAT 0x200028 /* Fetch-and-op cache status      */
  32. #define MD_MIG_DIFF_THRESH 0x200030 /* Page migr. count diff thresh.   */
  33. #define MD_MIG_VALUE_THRESH 0x200038 /* Page migr. count abs. thresh.   */
  34. #define MD_MIG_CANDIDATE 0x200040 /* Latest page migration candidate */
  35. #define MD_MIG_CANDIDATE_CLR 0x200048 /* Clear page migration candidate  */
  36. #define MD_DIR_ERROR 0x200050 /* Directory DIMM error      */
  37. #define MD_DIR_ERROR_CLR 0x200058 /* Directory DIMM error clear      */
  38. #define MD_PROTOCOL_ERROR 0x200060 /* Directory protocol error      */
  39. #define MD_PROTOCOL_ERROR_CLR 0x200068 /* Directory protocol error clear  */
  40. #define MD_MEM_ERROR 0x200070 /* Memory DIMM error      */
  41. #define MD_MEM_ERROR_CLR 0x200078 /* Memory DIMM error clear      */
  42. #define MD_MISC_ERROR 0x200080 /* Miscellaneous MD error      */
  43. #define MD_MISC_ERROR_CLR 0x200088 /* Miscellaneous MD error clear    */
  44. #define MD_MEM_DIMM_INIT 0x200090 /* Memory DIMM mode initization.   */
  45. #define MD_DIR_DIMM_INIT 0x200098 /* Directory DIMM mode init.      */
  46. #define MD_MOQ_SIZE 0x2000a0 /* MD outgoing queue size      */
  47. #define MD_MLAN_CTL 0x2000a8 /* NIC (Microlan) control register */
  48. #define MD_PERF_SEL 0x210000 /* Select perf monitor events      */
  49. #define MD_PERF_CNT0 0x210010 /* Performance counter 0      */
  50. #define MD_PERF_CNT1 0x210018 /* Performance counter 1      */
  51. #define MD_PERF_CNT2 0x210020 /* Performance counter 2      */
  52. #define MD_PERF_CNT3 0x210028 /* Performance counter 3      */
  53. #define MD_PERF_CNT4 0x210030 /* Performance counter 4      */
  54. #define MD_PERF_CNT5 0x210038 /* Performance counter 5      */
  55. #define MD_UREG0_0 0x220000 /* uController/UART 0 register     */
  56. #define MD_UREG0_1 0x220008 /* uController/UART 0 register     */
  57. #define MD_UREG0_2 0x220010 /* uController/UART 0 register     */
  58. #define MD_UREG0_3 0x220018 /* uController/UART 0 register     */
  59. #define MD_UREG0_4 0x220020 /* uController/UART 0 register     */
  60. #define MD_UREG0_5 0x220028 /* uController/UART 0 register     */
  61. #define MD_UREG0_6 0x220030 /* uController/UART 0 register     */
  62. #define MD_UREG0_7 0x220038 /* uController/UART 0 register     */
  63. #define MD_SLOTID_USTAT 0x220048 /* Hub slot ID & UART/uCtlr status */
  64. #define MD_LED0 0x220050 /* Eight-bit LED for CPU A      */
  65. #define MD_LED1 0x220058 /* Eight-bit LED for CPU B      */
  66. #define MD_UREG1_0 0x220080 /* uController/UART 1 register     */
  67. #define MD_UREG1_1 0x220088 /* uController/UART 1 register     */
  68. #define MD_UREG1_2 0x220090 /* uController/UART 1 register     */
  69. #define MD_UREG1_3 0x220098 /* uController/UART 1 register     */
  70. #define MD_UREG1_4 0x2200a0 /* uController/UART 1 register     */
  71. #define MD_UREG1_5 0x2200a8 /* uController/UART 1 register     */
  72. #define MD_UREG1_6 0x2200b0 /* uController/UART 1 register     */
  73. #define MD_UREG1_7 0x2200b8 /* uController/UART 1 register     */
  74. #define MD_UREG1_8 0x2200c0 /* uController/UART 1 register     */
  75. #define MD_UREG1_9 0x2200c8 /* uController/UART 1 register     */
  76. #define MD_UREG1_10 0x2200d0 /* uController/UART 1 register     */
  77. #define MD_UREG1_11 0x2200d8 /* uController/UART 1 register     */
  78. #define MD_UREG1_12 0x2200e0 /* uController/UART 1 register     */
  79. #define MD_UREG1_13 0x2200e8 /* uController/UART 1 register     */
  80. #define MD_UREG1_14 0x2200f0 /* uController/UART 1 register     */
  81. #define MD_UREG1_15 0x2200f8 /* uController/UART 1 register     */
  82. #ifdef CONFIG_SGI_SN0_N_MODE
  83. #define MD_MEM_BANKS 4  /* 4 banks of memory max in N mode */
  84. #else
  85. #define MD_MEM_BANKS 8  /* 8 banks of memory max in M mode */
  86. #endif
  87. /*
  88.  * MD_MEMORY_CONFIG fields
  89.  *
  90.  *   MD_SIZE_xxx are useful for representing the size of a SIMM or bank
  91.  *   (SIMM pair).  They correspond to the values needed for the bit
  92.  *   triplets (MMC_BANK_MASK) in the MD_MEMORY_CONFIG register for bank size.
  93.  *   Bits not used by the MD are used by software.
  94.  */
  95. #define MD_SIZE_EMPTY 0 /* Valid in MEMORY_CONFIG           */
  96. #define MD_SIZE_8MB 1
  97. #define MD_SIZE_16MB 2
  98. #define MD_SIZE_32MB 3 /* Broken in Hub 1     */
  99. #define MD_SIZE_64MB 4 /* Valid in MEMORY_CONFIG           */
  100. #define MD_SIZE_128MB 5 /* Valid in MEMORY_CONFIG           */
  101. #define MD_SIZE_256MB 6
  102. #define MD_SIZE_512MB 7 /* Valid in MEMORY_CONFIG           */
  103. #define MD_SIZE_1GB 8
  104. #define MD_SIZE_2GB 9
  105. #define MD_SIZE_4GB 10
  106. #define MD_SIZE_BYTES(size) ((size) == 0 ? 0 : 0x400000L << (size))
  107. #define MD_SIZE_MBYTES(size) ((size) == 0 ? 0 :   4      << (size))
  108. #define MMC_FPROM_CYC_SHFT 49 /* Have to use UINT64_CAST, instead */
  109. #define MMC_FPROM_CYC_MASK (UINT64_CAST 31 << 49) /* of 'L' suffix,   */
  110. #define MMC_FPROM_WR_SHFT 44 /* for assembler    */
  111. #define MMC_FPROM_WR_MASK (UINT64_CAST 31 << 44)
  112. #define MMC_UCTLR_CYC_SHFT 39
  113. #define MMC_UCTLR_CYC_MASK (UINT64_CAST 31 << 39)
  114. #define MMC_UCTLR_WR_SHFT 34
  115. #define MMC_UCTLR_WR_MASK (UINT64_CAST 31 << 34)
  116. #define MMC_DIMM0_SEL_SHFT 32
  117. #define MMC_DIMM0_SEL_MASK (UINT64_CAST 3 << 32)
  118. #define MMC_IO_PROT_EN_SHFT 31
  119. #define MMC_IO_PROT_EN_MASK (UINT64_CAST 1 << 31)
  120. #define MMC_IO_PROT (UINT64_CAST 1 << 31)
  121. #define MMC_ARB_MLSS_SHFT 30
  122. #define MMC_ARB_MLSS_MASK (UINT64_CAST 1 << 30)
  123. #define MMC_ARB_MLSS (UINT64_CAST 1 << 30)
  124. #define MMC_IGNORE_ECC_SHFT 29
  125. #define MMC_IGNORE_ECC_MASK (UINT64_CAST 1 << 29)
  126. #define MMC_IGNORE_ECC (UINT64_CAST 1 << 29)
  127. #define MMC_DIR_PREMIUM_SHFT 28
  128. #define MMC_DIR_PREMIUM_MASK (UINT64_CAST 1 << 28)
  129. #define MMC_DIR_PREMIUM (UINT64_CAST 1 << 28)
  130. #define MMC_REPLY_GUAR_SHFT 24
  131. #define MMC_REPLY_GUAR_MASK (UINT64_CAST 15 << 24)
  132. #define MMC_BANK_SHFT(_b) ((_b) * 3)
  133. #define MMC_BANK_MASK(_b) (UINT64_CAST 7 << MMC_BANK_SHFT(_b))
  134. #define MMC_BANK_ALL_MASK 0xffffff
  135. #define MMC_RESET_DEFAULTS (UINT64_CAST 0x0f << MMC_FPROM_CYC_SHFT | 
  136.  UINT64_CAST 0x07 << MMC_FPROM_WR_SHFT | 
  137.  UINT64_CAST 0x1f << MMC_UCTLR_CYC_SHFT | 
  138.  UINT64_CAST 0x0f << MMC_UCTLR_WR_SHFT | 
  139.  MMC_IGNORE_ECC | MMC_DIR_PREMIUM | 
  140.  UINT64_CAST 0x0f << MMC_REPLY_GUAR_SHFT | 
  141.  MMC_BANK_ALL_MASK)
  142. /* MD_REFRESH_CONTROL fields */
  143. #define MRC_ENABLE_SHFT 63
  144. #define MRC_ENABLE_MASK (UINT64_CAST 1 << 63)
  145. #define MRC_ENABLE (UINT64_CAST 1 << 63)
  146. #define MRC_COUNTER_SHFT 12
  147. #define MRC_COUNTER_MASK (UINT64_CAST 0xfff << 12)
  148. #define MRC_CNT_THRESH_MASK 0xfff
  149. #define MRC_RESET_DEFAULTS (UINT64_CAST 0x400)
  150. /* MD_MEM_DIMM_INIT and MD_DIR_DIMM_INIT fields */
  151. #define MDI_SELECT_SHFT 32
  152. #define MDI_SELECT_MASK (UINT64_CAST 0x0f << 32)
  153. #define MDI_DIMM_MODE_MASK (UINT64_CAST 0xfff)
  154. /* MD_MOQ_SIZE fields */
  155. #define MMS_RP_SIZE_SHFT 8
  156. #define MMS_RP_SIZE_MASK (UINT64_CAST 0x3f << 8)
  157. #define MMS_RQ_SIZE_SHFT 0
  158. #define MMS_RQ_SIZE_MASK (UINT64_CAST 0x1f)
  159. #define MMS_RESET_DEFAULTS (0x32 << 8 | 0x12)
  160. /* MD_FANDOP_CAC_STAT fields */
  161. #define MFC_VALID_SHFT 63
  162. #define MFC_VALID_MASK (UINT64_CAST 1 << 63)
  163. #define MFC_VALID (UINT64_CAST 1 << 63)
  164. #define MFC_ADDR_SHFT 6
  165. #define MFC_ADDR_MASK (UINT64_CAST 0x3ffffff)
  166. /* MD_MLAN_CTL fields */
  167. #define MLAN_PHI1_SHFT 27
  168. #define MLAN_PHI1_MASK (UINT64_CAST 0x7f << 27)
  169. #define MLAN_PHI0_SHFT 20
  170. #define MLAN_PHI0_MASK (UINT64_CAST 0x7f << 27)
  171. #define MLAN_PULSE_SHFT 10
  172. #define MLAN_PULSE_MASK (UINT64_CAST 0x3ff << 10)
  173. #define MLAN_SAMPLE_SHFT 2
  174. #define MLAN_SAMPLE_MASK (UINT64_CAST 0xff << 2)
  175. #define MLAN_DONE_SHFT 1
  176. #define MLAN_DONE_MASK 2
  177. #define MLAN_DONE (UINT64_CAST 0x02)
  178. #define MLAN_RD_DATA (UINT64_CAST 0x01)
  179. #define MLAN_RESET_DEFAULTS (UINT64_CAST 0x31 << MLAN_PHI1_SHFT | 
  180.  UINT64_CAST 0x31 << MLAN_PHI0_SHFT)
  181. /* MD_SLOTID_USTAT bit definitions */
  182. #define MSU_CORECLK_TST_SHFT 7 /* You don't wanna know             */
  183. #define MSU_CORECLK_TST_MASK (UINT64_CAST 1 << 7)
  184. #define MSU_CORECLK_TST (UINT64_CAST 1 << 7)
  185. #define MSU_CORECLK_SHFT 6 /* You don't wanna know             */
  186. #define MSU_CORECLK_MASK (UINT64_CAST 1 << 6)
  187. #define MSU_CORECLK (UINT64_CAST 1 << 6)
  188. #define MSU_NETSYNC_SHFT 5 /* You don't wanna know             */
  189. #define MSU_NETSYNC_MASK (UINT64_CAST 1 << 5)
  190. #define MSU_NETSYNC (UINT64_CAST 1 << 5)
  191. #define MSU_FPROMRDY_SHFT 4 /* Flash PROM ready bit      */
  192. #define MSU_FPROMRDY_MASK (UINT64_CAST 1 << 4)
  193. #define MSU_FPROMRDY (UINT64_CAST 1 << 4)
  194. #define MSU_I2CINTR_SHFT 3 /* I2C interrupt bit   */
  195. #define MSU_I2CINTR_MASK (UINT64_CAST 1 << 3)
  196. #define MSU_I2CINTR (UINT64_CAST 1 << 3)
  197. #define MSU_SLOTID_MASK 0xff
  198. #define MSU_SN0_SLOTID_SHFT 0 /* Slot ID     */
  199. #define MSU_SN0_SLOTID_MASK (UINT64_CAST 7)
  200. #define MSU_SN00_SLOTID_SHFT 7
  201. #define MSU_SN00_SLOTID_MASK (UINT64_CAST 0x80)
  202. #define MSU_PIMM_PSC_SHFT 4
  203. #define MSU_PIMM_PSC_MASK (0xf << MSU_PIMM_PSC_SHFT)
  204. /* MD_MIG_DIFF_THRESH bit definitions */
  205. #define MD_MIG_DIFF_THRES_VALID_MASK (UINT64_CAST 0x1 << 63)
  206. #define MD_MIG_DIFF_THRES_VALID_SHFT 63
  207. #define MD_MIG_DIFF_THRES_VALUE_MASK (UINT64_CAST 0xfffff)
  208. /* MD_MIG_VALUE_THRESH bit definitions */
  209. #define MD_MIG_VALUE_THRES_VALID_MASK (UINT64_CAST 0x1 << 63)
  210. #define MD_MIG_VALUE_THRES_VALID_SHFT 63
  211. #define MD_MIG_VALUE_THRES_VALUE_MASK (UINT64_CAST 0xfffff)
  212. /* MD_MIG_CANDIDATE bit definitions */
  213. #define MD_MIG_CANDIDATE_VALID_MASK (UINT64_CAST 0x1 << 63)
  214. #define MD_MIG_CANDIDATE_VALID_SHFT 63
  215. #define MD_MIG_CANDIDATE_TYPE_MASK (UINT64_CAST 0x1 << 30)
  216. #define MD_MIG_CANDIDATE_TYPE_SHFT 30
  217. #define MD_MIG_CANDIDATE_OVERRUN_MASK (UINT64_CAST 0x1 << 29)
  218. #define MD_MIG_CANDIDATE_OVERRUN_SHFT 29
  219. #define MD_MIG_CANDIDATE_INITIATOR_MASK (UINT64_CAST 0x7ff << 18)
  220. #define MD_MIG_CANDIDATE_INITIATOR_SHFT 18
  221. #define MD_MIG_CANDIDATE_NODEID_MASK (UINT64_CAST 0x1ff << 20)
  222. #define MD_MIG_CANDIDATE_NODEID_SHFT 20
  223. #define MD_MIG_CANDIDATE_ADDR_MASK (UINT64_CAST 0x3ffff)
  224. #define MD_MIG_CANDIDATE_ADDR_SHFT 14  /* The address starts at bit 14 */
  225. /* Other MD definitions */
  226. #define MD_BANK_SHFT 29 /* log2(512 MB)     */
  227. #define MD_BANK_MASK (UINT64_CAST 7 << 29)
  228. #define MD_BANK_SIZE (UINT64_CAST 1 << MD_BANK_SHFT)   /* 512 MB */
  229. #define MD_BANK_OFFSET(_b) (UINT64_CAST (_b) << MD_BANK_SHFT)
  230. /*
  231.  * The following definitions cover the bit field definitions for the
  232.  * various MD registers.  For multi-bit registers, we define both
  233.  * a shift amount and a mask value.  By convention, if you want to
  234.  * isolate a field, you should mask the field and then shift it down,
  235.  * since this makes the masks useful without a shift.
  236.  */
  237. /* Directory entry states for both premium and standard SIMMs. */
  238. #define MD_DIR_SHARED (UINT64_CAST 0x0) /* 000 */
  239. #define MD_DIR_POISONED (UINT64_CAST 0x1) /* 001 */
  240. #define MD_DIR_EXCLUSIVE (UINT64_CAST 0x2) /* 010 */
  241. #define MD_DIR_BUSY_SHARED (UINT64_CAST 0x3) /* 011 */
  242. #define MD_DIR_BUSY_EXCL (UINT64_CAST 0x4) /* 100 */
  243. #define MD_DIR_WAIT (UINT64_CAST 0x5) /* 101 */
  244. #define MD_DIR_UNOWNED (UINT64_CAST 0x7) /* 111 */
  245. /*
  246.  * The MD_DIR_FORCE_ECC bit can be added directory entry write data
  247.  * to forcing the ECC to be written as-is instead of recalculated.
  248.  */
  249. #define MD_DIR_FORCE_ECC (UINT64_CAST 1 << 63)
  250. /*
  251.  * Premium SIMM directory entry shifts and masks.  Each is valid only in the
  252.  * context(s) indicated, where A, B, and C indicate the directory entry format
  253.  * as shown, and low and/or high indicates which double-word of the entry.
  254.  *
  255.  * Format A:  STATE = shared, FINE = 1
  256.  * Format B:  STATE = shared, FINE = 0
  257.  * Format C:  STATE != shared (FINE must be 0)
  258.  */
  259. #define MD_PDIR_MASK 0xffffffffffff /* Whole entry      */
  260. #define MD_PDIR_ECC_SHFT 0 /* ABC low or high  */
  261. #define MD_PDIR_ECC_MASK 0x7f
  262. #define MD_PDIR_PRIO_SHFT 8 /* ABC low      */
  263. #define MD_PDIR_PRIO_MASK (0xf << 8)
  264. #define MD_PDIR_AX_SHFT 7 /* ABC low      */
  265. #define MD_PDIR_AX_MASK (1 << 7)
  266. #define MD_PDIR_AX (1 << 7)
  267. #define MD_PDIR_FINE_SHFT 12 /* ABC low      */
  268. #define MD_PDIR_FINE_MASK (1 << 12)
  269. #define MD_PDIR_FINE (1 << 12)
  270. #define MD_PDIR_OCT_SHFT 13 /* A low      */
  271. #define MD_PDIR_OCT_MASK (7 << 13)
  272. #define MD_PDIR_STATE_SHFT 13 /* BC low      */
  273. #define MD_PDIR_STATE_MASK (7 << 13)
  274. #define MD_PDIR_ONECNT_SHFT 16 /* BC low      */
  275. #define MD_PDIR_ONECNT_MASK (0x3f << 16)
  276. #define MD_PDIR_PTR_SHFT 22 /* C low      */
  277. #define MD_PDIR_PTR_MASK (UINT64_CAST 0x7ff << 22)
  278. #define MD_PDIR_VECMSB_SHFT 22 /* AB low      */
  279. #define MD_PDIR_VECMSB_BITMASK 0x3ffffff
  280. #define MD_PDIR_VECMSB_BITSHFT 27
  281. #define MD_PDIR_VECMSB_MASK (UINT64_CAST MD_PDIR_VECMSB_BITMASK << 22)
  282. #define MD_PDIR_CWOFF_SHFT 7 /* C high      */
  283. #define MD_PDIR_CWOFF_MASK (7 << 7)
  284. #define MD_PDIR_VECLSB_SHFT 10 /* AB high      */
  285. #define MD_PDIR_VECLSB_BITMASK (UINT64_CAST 0x3fffffffff)
  286. #define MD_PDIR_VECLSB_BITSHFT 0
  287. #define MD_PDIR_VECLSB_MASK (MD_PDIR_VECLSB_BITMASK << 10)
  288. /*
  289.  * Directory initialization values
  290.  */
  291. #define MD_PDIR_INIT_LO (MD_DIR_UNOWNED << MD_PDIR_STATE_SHFT | 
  292.  MD_PDIR_AX)
  293. #define MD_PDIR_INIT_HI 0
  294. #define MD_PDIR_INIT_PROT (MD_PROT_RW << MD_PPROT_IO_SHFT | 
  295.  MD_PROT_RW << MD_PPROT_SHFT)
  296. /*
  297.  * Standard SIMM directory entry shifts and masks.  Each is valid only in the
  298.  * context(s) indicated, where A and C indicate the directory entry format
  299.  * as shown, and low and/or high indicates which double-word of the entry.
  300.  *
  301.  * Format A:  STATE == shared
  302.  * Format C:  STATE != shared
  303.  */
  304. #define MD_SDIR_MASK 0xffff /* Whole entry      */
  305. #define MD_SDIR_ECC_SHFT 0 /* AC low or high   */
  306. #define MD_SDIR_ECC_MASK 0x1f
  307. #define MD_SDIR_PRIO_SHFT 6 /* AC low      */
  308. #define MD_SDIR_PRIO_MASK (1 << 6)
  309. #define MD_SDIR_AX_SHFT 5 /* AC low      */
  310. #define MD_SDIR_AX_MASK (1 << 5)
  311. #define MD_SDIR_AX (1 << 5)
  312. #define MD_SDIR_STATE_SHFT 7 /* AC low      */
  313. #define MD_SDIR_STATE_MASK (7 << 7)
  314. #define MD_SDIR_PTR_SHFT 10 /* C low      */
  315. #define MD_SDIR_PTR_MASK (0x3f << 10)
  316. #define MD_SDIR_CWOFF_SHFT 5 /* C high      */
  317. #define MD_SDIR_CWOFF_MASK (7 << 5)
  318. #define MD_SDIR_VECMSB_SHFT 11 /* A low      */
  319. #define MD_SDIR_VECMSB_BITMASK 0x1f
  320. #define MD_SDIR_VECMSB_BITSHFT 7
  321. #define MD_SDIR_VECMSB_MASK (MD_SDIR_VECMSB_BITMASK << 11)
  322. #define MD_SDIR_VECLSB_SHFT 5 /* A high      */
  323. #define MD_SDIR_VECLSB_BITMASK 0x7ff
  324. #define MD_SDIR_VECLSB_BITSHFT 0
  325. #define MD_SDIR_VECLSB_MASK (MD_SDIR_VECLSB_BITMASK << 5)
  326. /*
  327.  * Directory initialization values
  328.  */
  329. #define MD_SDIR_INIT_LO (MD_DIR_UNOWNED << MD_SDIR_STATE_SHFT | 
  330.  MD_SDIR_AX)
  331. #define MD_SDIR_INIT_HI 0
  332. #define MD_SDIR_INIT_PROT (MD_PROT_RW << MD_SPROT_SHFT)
  333. /* Protection and migration field values */
  334. #define MD_PROT_RW (UINT64_CAST 0x6)
  335. #define MD_PROT_RO (UINT64_CAST 0x3)
  336. #define MD_PROT_NO (UINT64_CAST 0x0)
  337. #define MD_PROT_BAD (UINT64_CAST 0x5)
  338. /* Premium SIMM protection entry shifts and masks. */
  339. #define MD_PPROT_SHFT 0 /* Prot. field      */
  340. #define MD_PPROT_MASK 7
  341. #define MD_PPROT_MIGMD_SHFT 3 /* Migration mode   */
  342. #define MD_PPROT_MIGMD_MASK (3 << 3)
  343. #define MD_PPROT_REFCNT_SHFT 5 /* Reference count  */
  344. #define MD_PPROT_REFCNT_WIDTH 0x7ffff
  345. #define MD_PPROT_REFCNT_MASK (MD_PPROT_REFCNT_WIDTH << 5)
  346. #define MD_PPROT_IO_SHFT 45 /* I/O Prot field   */
  347. #define MD_PPROT_IO_MASK (UINT64_CAST 7 << 45)
  348. /* Standard SIMM protection entry shifts and masks. */
  349. #define MD_SPROT_SHFT 0 /* Prot. field      */
  350. #define MD_SPROT_MASK 7
  351. #define MD_SPROT_MIGMD_SHFT 3 /* Migration mode   */
  352. #define MD_SPROT_MIGMD_MASK (3 << 3)
  353. #define MD_SPROT_REFCNT_SHFT 5 /* Reference count  */
  354. #define MD_SPROT_REFCNT_WIDTH 0x7ff
  355. #define MD_SPROT_REFCNT_MASK (MD_SPROT_REFCNT_WIDTH << 5)
  356. /* Migration modes used in protection entries */
  357. #define MD_PROT_MIGMD_IREL (UINT64_CAST 0x3 << 3)
  358. #define MD_PROT_MIGMD_IABS (UINT64_CAST 0x2 << 3)
  359. #define MD_PROT_MIGMD_PREL (UINT64_CAST 0x1 << 3)
  360. #define MD_PROT_MIGMD_OFF (UINT64_CAST 0x0 << 3)
  361. /*
  362.  * Operations on page migration threshold register
  363.  */
  364. #ifndef __ASSEMBLY__
  365. #ifndef _STANDALONE
  366. /*
  367.  * LED register macros
  368.  */
  369. #define CPU_LED_ADDR(_nasid, _slice)    
  370. (private.p_sn00 ?    
  371.  REMOTE_HUB_ADDR((_nasid), MD_UREG1_0 + ((_slice) << 5)) :    
  372.  REMOTE_HUB_ADDR((_nasid), MD_LED0    + ((_slice) << 3)))
  373. #define SET_CPU_LEDS(_nasid, _slice,  _val)    
  374. (HUB_S(CPU_LED_ADDR(_nasid, _slice), (_val)))
  375. #define SET_MY_LEDS(_v)     
  376. SET_CPU_LEDS(get_nasid(), get_slice(), (_v))
  377. /*
  378.  * Operations on Memory/Directory DIMM control register
  379.  */
  380. #define DIRTYPE_PREMIUM 1
  381. #define DIRTYPE_STANDARD 0
  382. #define MD_MEMORY_CONFIG_DIR_TYPE_GET(region) (
  383. (REMOTE_HUB_L(region, MD_MEMORY_CONFIG) & MMC_DIR_PREMIUM_MASK) >> 
  384. MMC_DIR_PREMIUM_SHFT)
  385. /*
  386.  * Operations on page migration count difference and absolute threshold
  387.  * registers
  388.  */
  389. #define MD_MIG_DIFF_THRESH_GET(region) ( 
  390. REMOTE_HUB_L((region), MD_MIG_DIFF_THRESH) & 
  391. MD_MIG_DIFF_THRES_VALUE_MASK)
  392. #define MD_MIG_DIFF_THRESH_SET(region, value) (
  393. REMOTE_HUB_S((region), MD_MIG_DIFF_THRESH,
  394. MD_MIG_DIFF_THRES_VALID_MASK | (value)))
  395. #define MD_MIG_DIFF_THRESH_DISABLE(region) (
  396. REMOTE_HUB_S((region), MD_MIG_DIFF_THRESH,
  397. REMOTE_HUB_L((region), MD_MIG_DIFF_THRESH)
  398.      & ~MD_MIG_DIFF_THRES_VALID_MASK))
  399. #define MD_MIG_DIFF_THRESH_ENABLE(region) (
  400. REMOTE_HUB_S((region), MD_MIG_DIFF_THRESH,
  401. REMOTE_HUB_L((region), MD_MIG_DIFF_THRESH)
  402.      | MD_MIG_DIFF_THRES_VALID_MASK))
  403. #define MD_MIG_DIFF_THRESH_IS_ENABLED(region) (
  404. REMOTE_HUB_L((region), MD_MIG_DIFF_THRESH) &
  405.        MD_MIG_DIFF_THRES_VALID_MASK)
  406. #define MD_MIG_VALUE_THRESH_GET(region) (
  407. REMOTE_HUB_L((region), MD_MIG_VALUE_THRESH) &  
  408. MD_MIG_VALUE_THRES_VALUE_MASK)
  409. #define MD_MIG_VALUE_THRESH_SET(region, value) (
  410. REMOTE_HUB_S((region), MD_MIG_VALUE_THRESH,
  411. MD_MIG_VALUE_THRES_VALID_MASK | (value)))
  412. #define MD_MIG_VALUE_THRESH_DISABLE(region) (
  413. REMOTE_HUB_S((region), MD_MIG_VALUE_THRESH,
  414. REMOTE_HUB_L(region, MD_MIG_VALUE_THRESH)
  415.      & ~MD_MIG_VALUE_THRES_VALID_MASK))
  416. #define MD_MIG_VALUE_THRESH_ENABLE(region) (
  417. REMOTE_HUB_S((region), MD_MIG_VALUE_THRESH,
  418. REMOTE_HUB_L((region), MD_MIG_VALUE_THRESH)
  419.      | MD_MIG_VALUE_THRES_VALID_MASK))
  420. #define MD_MIG_VALUE_THRESH_IS_ENABLED(region) (
  421. REMOTE_HUB_L((region), MD_MIG_VALUE_THRESH) &  
  422.        MD_MIG_VALUE_THRES_VALID_MASK)
  423. /*
  424.  * Operations on page migration candidate register
  425.  */
  426. #define MD_MIG_CANDIDATE_GET(my_region_id) ( 
  427. REMOTE_HUB_L((my_region_id), MD_MIG_CANDIDATE_CLR))
  428. #define MD_MIG_CANDIDATE_HWPFN(value) ((value) & MD_MIG_CANDIDATE_ADDR_MASK)
  429. #define MD_MIG_CANDIDATE_NODEID(value) ( 
  430. ((value) & MD_MIG_CANDIDATE_NODEID_MASK) >> MD_MIG_CANDIDATE_NODEID_SHFT)
  431. #define MD_MIG_CANDIDATE_TYPE(value) ( 
  432. ((value) & MD_MIG_CANDIDATE_TYPE_MASK) >> MD_MIG_CANDIDATE_TYPE_SHFT)
  433. #define MD_MIG_CANDIDATE_VALID(value) ( 
  434. ((value) & MD_MIG_CANDIDATE_VALID_MASK) >> MD_MIG_CANDIDATE_VALID_SHFT)
  435. /*
  436.  * Macros to retrieve fields in the protection entry
  437.  */
  438. /* for Premium SIMM */
  439. #define MD_PPROT_REFCNT_GET(value) ( 
  440. ((value) & MD_PPROT_REFCNT_MASK) >> MD_PPROT_REFCNT_SHFT)
  441. #define MD_PPROT_MIGMD_GET(value) ( 
  442. ((value) & MD_PPROT_MIGMD_MASK) >> MD_PPROT_MIGMD_SHFT)
  443. /* for Standard SIMM */
  444. #define MD_SPROT_REFCNT_GET(value) ( 
  445. ((value) & MD_SPROT_REFCNT_MASK) >> MD_SPROT_REFCNT_SHFT)
  446. #define MD_SPROT_MIGMD_GET(value) ( 
  447. ((value) & MD_SPROT_MIGMD_MASK) >> MD_SPROT_MIGMD_SHFT)
  448. #endif /* _STANDALONE */
  449. /*
  450.  * Format of dir_error, mem_error, protocol_error and misc_error registers
  451.  */
  452. struct dir_error_reg {
  453. u64 uce_vld:   1, /*    63: valid directory uce  */
  454. ae_vld:    1, /*    62: valid dir prot ecc error */
  455. ce_vld:    1, /*    61: valid correctable ECC err*/
  456. rsvd1:   19, /* 60-42: reserved */
  457. bad_prot:  3, /* 41-39: encoding, bad access rights*/
  458. bad_syn:   7, /* 38-32: bad dir syndrome */
  459. rsvd2:    2, /* 31-30: reserved */
  460. hspec_addr:27, /* 29-03: bddir space bad entry */
  461. uce_ovr:   1, /*     2: multiple dir uce's */
  462. ae_ovr:    1, /*     1: multiple prot ecc errs*/
  463. ce_ovr:    1; /*     0: multiple correctable errs */
  464. };
  465. typedef union md_dir_error {
  466. u64 derr_reg; /* the entire register  */
  467. struct dir_error_reg derr_fmt; /* the register format */
  468. } md_dir_error_t;
  469. struct mem_error_reg {
  470. u64 uce_vld:   1, /*    63: valid memory uce  */
  471. ce_vld:    1, /*    62: valid correctable ECC err*/
  472. rsvd1:   22, /* 61-40: reserved */
  473. bad_syn:   8, /* 39-32: bad mem ecc syndrome */
  474. address:  29, /* 31-03: bad entry pointer */
  475. rsvd2:    1, /*     2: reserved */
  476. uce_ovr:   1, /*     1: multiple mem uce's */
  477. ce_ovr:    1; /*     0: multiple correctable errs */
  478. };
  479. typedef union md_mem_error {
  480. u64 merr_reg; /* the entire register  */
  481. struct mem_error_reg  merr_fmt; /* format of the mem_error reg  */
  482. } md_mem_error_t;
  483. struct proto_error_reg {
  484. u64 valid:    1, /*    63: valid protocol error */
  485. rsvd1:    2, /* 62-61: reserved */
  486. initiator:11, /* 60-50: id of request initiator*/
  487. backoff:   2, /* 49-48: backoff control */
  488. msg_type:  8, /* 47-40: type of request */
  489. access:    2, /* 39-38: access rights of initiator*/
  490. priority:  1, /*    37: priority level of requestor*/
  491. dir_state: 4, /* 36-33: state of directory */
  492. pointer_me:1, /*    32: initiator same as dir ptr */
  493. address:  29, /* 31-03: request address */
  494. rsvd2:    2, /* 02-01: reserved */
  495. overrun:   1; /*     0: multiple protocol errs */
  496. };
  497. typedef union md_proto_error {
  498. u64 perr_reg; /* the entire register  */
  499. struct proto_error_reg perr_fmt; /* format of the register */
  500. } md_proto_error_t;
  501. struct md_sdir_high_fmt {
  502. unsigned short sd_hi_bvec : 11,
  503.        sd_hi_ecc  : 5;
  504. };
  505. typedef union md_sdir_high {
  506. /* The 16 bits of standard directory, upper word */
  507. unsigned short sd_hi_val;
  508. struct md_sdir_high_fmt sd_hi_fmt;
  509. }md_sdir_high_t;
  510. struct md_sdir_low_shared_fmt {
  511. /* The meaning of lower directory, shared */
  512. unsigned short sds_lo_bvec  : 5,
  513. sds_lo_unused: 1,
  514. sds_lo_state : 3,
  515. sds_lo_prio  : 1,
  516. sds_lo_ax    : 1,
  517. sds_lo_ecc   : 5;
  518. };
  519. struct md_sdir_low_exclusive_fmt {
  520. /* The meaning of lower directory, exclusive */
  521. unsigned short sde_lo_ptr   : 6,
  522. sde_lo_state : 3,
  523. sde_lo_prio  : 1,
  524. sde_lo_ax    : 1,
  525. sde_lo_ecc   : 5;
  526. };
  527. typedef union md_sdir_low {
  528. /* The 16 bits of standard directory, lower word */
  529. unsigned short sd_lo_val;
  530. struct md_sdir_low_exclusive_fmt sde_lo_fmt;
  531. struct md_sdir_low_shared_fmt sds_lo_fmt;
  532. }md_sdir_low_t;
  533. struct md_pdir_high_fmt {
  534. u64 pd_hi_unused   : 16,
  535. pd_hi_bvec     : 38,
  536. pd_hi_unused1  : 3,
  537. pd_hi_ecc      : 7;
  538. };
  539. typedef union md_pdir_high {
  540. /* The 48 bits of standard directory, upper word */
  541. u64 pd_hi_val;
  542. struct md_pdir_high_fmt pd_hi_fmt;
  543. }md_pdir_high_t;
  544. struct md_pdir_low_shared_fmt {
  545. /* The meaning of lower directory, shared */
  546. u64 pds_lo_unused : 16,
  547. pds_lo_bvec : 26,
  548. pds_lo_cnt :  6,
  549. pds_lo_state :  3,
  550. pds_lo_ste :  1,
  551. pds_lo_prio :  4,
  552. pds_lo_ax :  1,
  553. pds_lo_ecc :  7;
  554. };
  555. struct md_pdir_low_exclusive_fmt {
  556. /* The meaning of lower directory, exclusive */
  557. u64 pde_lo_unused : 31,
  558. pde_lo_ptr : 11,
  559. pde_lo_unused1 :  6,
  560. pde_lo_state :  3,
  561. pde_lo_ste :  1,
  562. pde_lo_prio :  4,
  563. pde_lo_ax :  1,
  564. pde_lo_ecc :  7;
  565. };
  566. typedef union md_pdir_loent {
  567. /* The 48 bits of premium directory, lower word */
  568. u64 pd_lo_val;
  569. struct md_pdir_low_exclusive_fmt pde_lo_fmt;
  570. struct md_pdir_low_shared_fmt pds_lo_fmt;
  571. }md_pdir_low_t;
  572. /*
  573.  *   the following two "union" definitions and two
  574.  *   "struct" definitions are used in vmdump.c to
  575.  *   represent directory memory information.
  576.  */
  577. typedef union md_dir_high {
  578.         md_sdir_high_t md_sdir_high;
  579.         md_pdir_high_t md_pdir_high;
  580. } md_dir_high_t;
  581. typedef union md_dir_low {
  582.         md_sdir_low_t md_sdir_low;
  583.         md_pdir_low_t md_pdir_low;
  584. } md_dir_low_t;
  585. typedef struct bddir_entry {
  586.         md_dir_low_t md_dir_low;
  587.         md_dir_high_t md_dir_high;
  588. } bddir_entry_t;
  589. typedef struct dir_mem_entry {
  590.         u64 prcpf[MAX_REGIONS];
  591.         bddir_entry_t directory_words[MD_PAGE_SIZE/CACHE_SLINE_SIZE];
  592. } dir_mem_entry_t;
  593. typedef union md_perf_sel {
  594. u64  perf_sel_reg;
  595. struct {
  596. u64 perf_rsvd : 60,
  597.         perf_en   :  1,
  598. perf_sel  :  3;
  599. } perf_sel_bits;
  600. } md_perf_sel_t;
  601. typedef union md_perf_cnt {
  602. u64 perf_cnt;
  603. struct {
  604. u64 perf_rsvd : 44,
  605.                 perf_cnt  : 20;
  606. } perf_cnt_bits;
  607. } md_perf_cnt_t;
  608. #endif /* !__ASSEMBLY__ */
  609. #define DIR_ERROR_VALID_MASK 0xe000000000000000
  610. #define DIR_ERROR_VALID_SHFT 61
  611. #define DIR_ERROR_VALID_UCE 0x8000000000000000
  612. #define DIR_ERROR_VALID_AE 0x4000000000000000
  613. #define DIR_ERROR_VALID_CE 0x2000000000000000
  614. #define MEM_ERROR_VALID_MASK 0xc000000000000000
  615. #define MEM_ERROR_VALID_SHFT 62
  616. #define MEM_ERROR_VALID_UCE 0x8000000000000000
  617. #define MEM_ERROR_VALID_CE 0x4000000000000000
  618. #define PROTO_ERROR_VALID_MASK 0x8000000000000000
  619. #define MISC_ERROR_VALID_MASK 0x3ff
  620. /*
  621.  * Mask for hspec address that is stored in the dir error register.
  622.  * This represents bits 29 through 3.
  623.  */
  624. #define DIR_ERR_HSPEC_MASK 0x3ffffff8
  625. #define ERROR_HSPEC_MASK 0x3ffffff8
  626. #define ERROR_HSPEC_SHFT 3
  627. #define ERROR_ADDR_MASK 0xfffffff8
  628. #define ERROR_ADDR_SHFT 3
  629. /*
  630.  * MD_MISC_ERROR register defines.
  631.  */
  632. #define MMCE_VALID_MASK 0x3ff
  633. #define MMCE_ILL_MSG_SHFT 8
  634. #define MMCE_ILL_MSG_MASK (UINT64_CAST 0x03 << MMCE_ILL_MSG_SHFT)
  635. #define MMCE_ILL_REV_SHFT 6
  636. #define MMCE_ILL_REV_MASK (UINT64_CAST 0x03 << MMCE_ILL_REV_SHFT)
  637. #define MMCE_LONG_PACK_SHFT 4
  638. #define MMCE_LONG_PACK_MASK (UINT64_CAST 0x03 << MMCE_lONG_PACK_SHFT)
  639. #define MMCE_SHORT_PACK_SHFT 2
  640. #define MMCE_SHORT_PACK_MASK (UINT64_CAST 0x03 << MMCE_SHORT_PACK_SHFT)
  641. #define MMCE_BAD_DATA_SHFT 0
  642. #define MMCE_BAD_DATA_MASK (UINT64_CAST 0x03 << MMCE_BAD_DATA_SHFT)
  643. #define MD_PERF_COUNTERS 6
  644. #define MD_PERF_SETS 6
  645. #define MEM_DIMM_MASK 0xe0000000
  646. #define MEM_DIMM_SHFT 29
  647. #endif /* _ASM_SN_SN0_HUBMD_H */