rv770d.h 15 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406
  1. /*
  2. * Copyright 2009 Advanced Micro Devices, Inc.
  3. * Copyright 2009 Red Hat Inc.
  4. *
  5. * Permission is hereby granted, free of charge, to any person obtaining a
  6. * copy of this software and associated documentation files (the "Software"),
  7. * to deal in the Software without restriction, including without limitation
  8. * the rights to use, copy, modify, merge, publish, distribute, sublicense,
  9. * and/or sell copies of the Software, and to permit persons to whom the
  10. * Software is furnished to do so, subject to the following conditions:
  11. *
  12. * The above copyright notice and this permission notice shall be included in
  13. * all copies or substantial portions of the Software.
  14. *
  15. * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  16. * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  17. * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
  18. * THE COPYRIGHT HOLDER(S) OR AUTHOR(S) BE LIABLE FOR ANY CLAIM, DAMAGES OR
  19. * OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
  20. * ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
  21. * OTHER DEALINGS IN THE SOFTWARE.
  22. *
  23. * Authors: Dave Airlie
  24. * Alex Deucher
  25. * Jerome Glisse
  26. */
  27. #ifndef RV770_H
  28. #define RV770_H
  29. #define R7XX_MAX_SH_GPRS 256
  30. #define R7XX_MAX_TEMP_GPRS 16
  31. #define R7XX_MAX_SH_THREADS 256
  32. #define R7XX_MAX_SH_STACK_ENTRIES 4096
  33. #define R7XX_MAX_BACKENDS 8
  34. #define R7XX_MAX_BACKENDS_MASK 0xff
  35. #define R7XX_MAX_SIMDS 16
  36. #define R7XX_MAX_SIMDS_MASK 0xffff
  37. #define R7XX_MAX_PIPES 8
  38. #define R7XX_MAX_PIPES_MASK 0xff
  39. /* Registers */
  40. #define CB_COLOR0_BASE 0x28040
  41. #define CB_COLOR1_BASE 0x28044
  42. #define CB_COLOR2_BASE 0x28048
  43. #define CB_COLOR3_BASE 0x2804C
  44. #define CB_COLOR4_BASE 0x28050
  45. #define CB_COLOR5_BASE 0x28054
  46. #define CB_COLOR6_BASE 0x28058
  47. #define CB_COLOR7_BASE 0x2805C
  48. #define CB_COLOR7_FRAG 0x280FC
  49. #define CC_GC_SHADER_PIPE_CONFIG 0x8950
  50. #define CC_RB_BACKEND_DISABLE 0x98F4
  51. #define BACKEND_DISABLE(x) ((x) << 16)
  52. #define CC_SYS_RB_BACKEND_DISABLE 0x3F88
  53. #define CGTS_SYS_TCC_DISABLE 0x3F90
  54. #define CGTS_TCC_DISABLE 0x9148
  55. #define CGTS_USER_SYS_TCC_DISABLE 0x3F94
  56. #define CGTS_USER_TCC_DISABLE 0x914C
  57. #define CONFIG_MEMSIZE 0x5428
  58. #define CP_ME_CNTL 0x86D8
  59. #define CP_ME_HALT (1<<28)
  60. #define CP_PFP_HALT (1<<26)
  61. #define CP_ME_RAM_DATA 0xC160
  62. #define CP_ME_RAM_RADDR 0xC158
  63. #define CP_ME_RAM_WADDR 0xC15C
  64. #define CP_MEQ_THRESHOLDS 0x8764
  65. #define STQ_SPLIT(x) ((x) << 0)
  66. #define CP_PERFMON_CNTL 0x87FC
  67. #define CP_PFP_UCODE_ADDR 0xC150
  68. #define CP_PFP_UCODE_DATA 0xC154
  69. #define CP_QUEUE_THRESHOLDS 0x8760
  70. #define ROQ_IB1_START(x) ((x) << 0)
  71. #define ROQ_IB2_START(x) ((x) << 8)
  72. #define CP_RB_CNTL 0xC104
  73. #define RB_BUFSZ(x) ((x) << 0)
  74. #define RB_BLKSZ(x) ((x) << 8)
  75. #define RB_NO_UPDATE (1 << 27)
  76. #define RB_RPTR_WR_ENA (1 << 31)
  77. #define BUF_SWAP_32BIT (2 << 16)
  78. #define CP_RB_RPTR 0x8700
  79. #define CP_RB_RPTR_ADDR 0xC10C
  80. #define CP_RB_RPTR_ADDR_HI 0xC110
  81. #define CP_RB_RPTR_WR 0xC108
  82. #define CP_RB_WPTR 0xC114
  83. #define CP_RB_WPTR_ADDR 0xC118
  84. #define CP_RB_WPTR_ADDR_HI 0xC11C
  85. #define CP_RB_WPTR_DELAY 0x8704
  86. #define CP_SEM_WAIT_TIMER 0x85BC
  87. #define DB_DEBUG3 0x98B0
  88. #define DB_CLK_OFF_DELAY(x) ((x) << 11)
  89. #define DB_DEBUG4 0x9B8C
  90. #define DISABLE_TILE_COVERED_FOR_PS_ITER (1 << 6)
  91. #define DCP_TILING_CONFIG 0x6CA0
  92. #define PIPE_TILING(x) ((x) << 1)
  93. #define BANK_TILING(x) ((x) << 4)
  94. #define GROUP_SIZE(x) ((x) << 6)
  95. #define ROW_TILING(x) ((x) << 8)
  96. #define BANK_SWAPS(x) ((x) << 11)
  97. #define SAMPLE_SPLIT(x) ((x) << 14)
  98. #define BACKEND_MAP(x) ((x) << 16)
  99. #define GB_TILING_CONFIG 0x98F0
  100. #define GC_USER_SHADER_PIPE_CONFIG 0x8954
  101. #define INACTIVE_QD_PIPES(x) ((x) << 8)
  102. #define INACTIVE_QD_PIPES_MASK 0x0000FF00
  103. #define INACTIVE_SIMDS(x) ((x) << 16)
  104. #define INACTIVE_SIMDS_MASK 0x00FF0000
  105. #define GRBM_CNTL 0x8000
  106. #define GRBM_READ_TIMEOUT(x) ((x) << 0)
  107. #define GRBM_SOFT_RESET 0x8020
  108. #define SOFT_RESET_CP (1<<0)
  109. #define GRBM_STATUS 0x8010
  110. #define CMDFIFO_AVAIL_MASK 0x0000000F
  111. #define GUI_ACTIVE (1<<31)
  112. #define GRBM_STATUS2 0x8014
  113. #define CG_MULT_THERMAL_STATUS 0x740
  114. #define ASIC_T(x) ((x) << 16)
  115. #define ASIC_T_MASK 0x3FF0000
  116. #define ASIC_T_SHIFT 16
  117. #define HDP_HOST_PATH_CNTL 0x2C00
  118. #define HDP_NONSURFACE_BASE 0x2C04
  119. #define HDP_NONSURFACE_INFO 0x2C08
  120. #define HDP_NONSURFACE_SIZE 0x2C0C
  121. #define HDP_REG_COHERENCY_FLUSH_CNTL 0x54A0
  122. #define HDP_TILING_CONFIG 0x2F3C
  123. #define HDP_DEBUG1 0x2F34
  124. #define MC_SHARED_CHMAP 0x2004
  125. #define NOOFCHAN_SHIFT 12
  126. #define NOOFCHAN_MASK 0x00003000
  127. #define MC_SHARED_CHREMAP 0x2008
  128. #define MC_ARB_RAMCFG 0x2760
  129. #define NOOFBANK_SHIFT 0
  130. #define NOOFBANK_MASK 0x00000003
  131. #define NOOFRANK_SHIFT 2
  132. #define NOOFRANK_MASK 0x00000004
  133. #define NOOFROWS_SHIFT 3
  134. #define NOOFROWS_MASK 0x00000038
  135. #define NOOFCOLS_SHIFT 6
  136. #define NOOFCOLS_MASK 0x000000C0
  137. #define CHANSIZE_SHIFT 8
  138. #define CHANSIZE_MASK 0x00000100
  139. #define BURSTLENGTH_SHIFT 9
  140. #define BURSTLENGTH_MASK 0x00000200
  141. #define CHANSIZE_OVERRIDE (1 << 11)
  142. #define MC_VM_AGP_TOP 0x2028
  143. #define MC_VM_AGP_BOT 0x202C
  144. #define MC_VM_AGP_BASE 0x2030
  145. #define MC_VM_FB_LOCATION 0x2024
  146. #define MC_VM_MB_L1_TLB0_CNTL 0x2234
  147. #define MC_VM_MB_L1_TLB1_CNTL 0x2238
  148. #define MC_VM_MB_L1_TLB2_CNTL 0x223C
  149. #define MC_VM_MB_L1_TLB3_CNTL 0x2240
  150. #define ENABLE_L1_TLB (1 << 0)
  151. #define ENABLE_L1_FRAGMENT_PROCESSING (1 << 1)
  152. #define SYSTEM_ACCESS_MODE_PA_ONLY (0 << 3)
  153. #define SYSTEM_ACCESS_MODE_USE_SYS_MAP (1 << 3)
  154. #define SYSTEM_ACCESS_MODE_IN_SYS (2 << 3)
  155. #define SYSTEM_ACCESS_MODE_NOT_IN_SYS (3 << 3)
  156. #define SYSTEM_APERTURE_UNMAPPED_ACCESS_PASS_THRU (0 << 5)
  157. #define EFFECTIVE_L1_TLB_SIZE(x) ((x)<<15)
  158. #define EFFECTIVE_L1_QUEUE_SIZE(x) ((x)<<18)
  159. #define MC_VM_MD_L1_TLB0_CNTL 0x2654
  160. #define MC_VM_MD_L1_TLB1_CNTL 0x2658
  161. #define MC_VM_MD_L1_TLB2_CNTL 0x265C
  162. #define MC_VM_MD_L1_TLB3_CNTL 0x2698
  163. #define MC_VM_SYSTEM_APERTURE_DEFAULT_ADDR 0x203C
  164. #define MC_VM_SYSTEM_APERTURE_HIGH_ADDR 0x2038
  165. #define MC_VM_SYSTEM_APERTURE_LOW_ADDR 0x2034
  166. #define PA_CL_ENHANCE 0x8A14
  167. #define CLIP_VTX_REORDER_ENA (1 << 0)
  168. #define NUM_CLIP_SEQ(x) ((x) << 1)
  169. #define PA_SC_AA_CONFIG 0x28C04
  170. #define PA_SC_CLIPRECT_RULE 0x2820C
  171. #define PA_SC_EDGERULE 0x28230
  172. #define PA_SC_FIFO_SIZE 0x8BCC
  173. #define SC_PRIM_FIFO_SIZE(x) ((x) << 0)
  174. #define SC_HIZ_TILE_FIFO_SIZE(x) ((x) << 12)
  175. #define PA_SC_FORCE_EOV_MAX_CNTS 0x8B24
  176. #define FORCE_EOV_MAX_CLK_CNT(x) ((x)<<0)
  177. #define FORCE_EOV_MAX_REZ_CNT(x) ((x)<<16)
  178. #define PA_SC_LINE_STIPPLE 0x28A0C
  179. #define PA_SC_LINE_STIPPLE_STATE 0x8B10
  180. #define PA_SC_MODE_CNTL 0x28A4C
  181. #define PA_SC_MULTI_CHIP_CNTL 0x8B20
  182. #define SC_EARLYZ_TILE_FIFO_SIZE(x) ((x) << 20)
  183. #define SCRATCH_REG0 0x8500
  184. #define SCRATCH_REG1 0x8504
  185. #define SCRATCH_REG2 0x8508
  186. #define SCRATCH_REG3 0x850C
  187. #define SCRATCH_REG4 0x8510
  188. #define SCRATCH_REG5 0x8514
  189. #define SCRATCH_REG6 0x8518
  190. #define SCRATCH_REG7 0x851C
  191. #define SCRATCH_UMSK 0x8540
  192. #define SCRATCH_ADDR 0x8544
  193. #define SMX_SAR_CTL0 0xA008
  194. #define SMX_DC_CTL0 0xA020
  195. #define USE_HASH_FUNCTION (1 << 0)
  196. #define CACHE_DEPTH(x) ((x) << 1)
  197. #define FLUSH_ALL_ON_EVENT (1 << 10)
  198. #define STALL_ON_EVENT (1 << 11)
  199. #define SMX_EVENT_CTL 0xA02C
  200. #define ES_FLUSH_CTL(x) ((x) << 0)
  201. #define GS_FLUSH_CTL(x) ((x) << 3)
  202. #define ACK_FLUSH_CTL(x) ((x) << 6)
  203. #define SYNC_FLUSH_CTL (1 << 8)
  204. #define SPI_CONFIG_CNTL 0x9100
  205. #define GPR_WRITE_PRIORITY(x) ((x) << 0)
  206. #define DISABLE_INTERP_1 (1 << 5)
  207. #define SPI_CONFIG_CNTL_1 0x913C
  208. #define VTX_DONE_DELAY(x) ((x) << 0)
  209. #define INTERP_ONE_PRIM_PER_ROW (1 << 4)
  210. #define SPI_INPUT_Z 0x286D8
  211. #define SPI_PS_IN_CONTROL_0 0x286CC
  212. #define NUM_INTERP(x) ((x)<<0)
  213. #define POSITION_ENA (1<<8)
  214. #define POSITION_CENTROID (1<<9)
  215. #define POSITION_ADDR(x) ((x)<<10)
  216. #define PARAM_GEN(x) ((x)<<15)
  217. #define PARAM_GEN_ADDR(x) ((x)<<19)
  218. #define BARYC_SAMPLE_CNTL(x) ((x)<<26)
  219. #define PERSP_GRADIENT_ENA (1<<28)
  220. #define LINEAR_GRADIENT_ENA (1<<29)
  221. #define POSITION_SAMPLE (1<<30)
  222. #define BARYC_AT_SAMPLE_ENA (1<<31)
  223. #define SQ_CONFIG 0x8C00
  224. #define VC_ENABLE (1 << 0)
  225. #define EXPORT_SRC_C (1 << 1)
  226. #define DX9_CONSTS (1 << 2)
  227. #define ALU_INST_PREFER_VECTOR (1 << 3)
  228. #define DX10_CLAMP (1 << 4)
  229. #define CLAUSE_SEQ_PRIO(x) ((x) << 8)
  230. #define PS_PRIO(x) ((x) << 24)
  231. #define VS_PRIO(x) ((x) << 26)
  232. #define GS_PRIO(x) ((x) << 28)
  233. #define SQ_DYN_GPR_SIZE_SIMD_AB_0 0x8DB0
  234. #define SIMDA_RING0(x) ((x)<<0)
  235. #define SIMDA_RING1(x) ((x)<<8)
  236. #define SIMDB_RING0(x) ((x)<<16)
  237. #define SIMDB_RING1(x) ((x)<<24)
  238. #define SQ_DYN_GPR_SIZE_SIMD_AB_1 0x8DB4
  239. #define SQ_DYN_GPR_SIZE_SIMD_AB_2 0x8DB8
  240. #define SQ_DYN_GPR_SIZE_SIMD_AB_3 0x8DBC
  241. #define SQ_DYN_GPR_SIZE_SIMD_AB_4 0x8DC0
  242. #define SQ_DYN_GPR_SIZE_SIMD_AB_5 0x8DC4
  243. #define SQ_DYN_GPR_SIZE_SIMD_AB_6 0x8DC8
  244. #define SQ_DYN_GPR_SIZE_SIMD_AB_7 0x8DCC
  245. #define ES_PRIO(x) ((x) << 30)
  246. #define SQ_GPR_RESOURCE_MGMT_1 0x8C04
  247. #define NUM_PS_GPRS(x) ((x) << 0)
  248. #define NUM_VS_GPRS(x) ((x) << 16)
  249. #define DYN_GPR_ENABLE (1 << 27)
  250. #define NUM_CLAUSE_TEMP_GPRS(x) ((x) << 28)
  251. #define SQ_GPR_RESOURCE_MGMT_2 0x8C08
  252. #define NUM_GS_GPRS(x) ((x) << 0)
  253. #define NUM_ES_GPRS(x) ((x) << 16)
  254. #define SQ_MS_FIFO_SIZES 0x8CF0
  255. #define CACHE_FIFO_SIZE(x) ((x) << 0)
  256. #define FETCH_FIFO_HIWATER(x) ((x) << 8)
  257. #define DONE_FIFO_HIWATER(x) ((x) << 16)
  258. #define ALU_UPDATE_FIFO_HIWATER(x) ((x) << 24)
  259. #define SQ_STACK_RESOURCE_MGMT_1 0x8C10
  260. #define NUM_PS_STACK_ENTRIES(x) ((x) << 0)
  261. #define NUM_VS_STACK_ENTRIES(x) ((x) << 16)
  262. #define SQ_STACK_RESOURCE_MGMT_2 0x8C14
  263. #define NUM_GS_STACK_ENTRIES(x) ((x) << 0)
  264. #define NUM_ES_STACK_ENTRIES(x) ((x) << 16)
  265. #define SQ_THREAD_RESOURCE_MGMT 0x8C0C
  266. #define NUM_PS_THREADS(x) ((x) << 0)
  267. #define NUM_VS_THREADS(x) ((x) << 8)
  268. #define NUM_GS_THREADS(x) ((x) << 16)
  269. #define NUM_ES_THREADS(x) ((x) << 24)
  270. #define SX_DEBUG_1 0x9058
  271. #define ENABLE_NEW_SMX_ADDRESS (1 << 16)
  272. #define SX_EXPORT_BUFFER_SIZES 0x900C
  273. #define COLOR_BUFFER_SIZE(x) ((x) << 0)
  274. #define POSITION_BUFFER_SIZE(x) ((x) << 8)
  275. #define SMX_BUFFER_SIZE(x) ((x) << 16)
  276. #define SX_MISC 0x28350
  277. #define TA_CNTL_AUX 0x9508
  278. #define DISABLE_CUBE_WRAP (1 << 0)
  279. #define DISABLE_CUBE_ANISO (1 << 1)
  280. #define SYNC_GRADIENT (1 << 24)
  281. #define SYNC_WALKER (1 << 25)
  282. #define SYNC_ALIGNER (1 << 26)
  283. #define BILINEAR_PRECISION_6_BIT (0 << 31)
  284. #define BILINEAR_PRECISION_8_BIT (1 << 31)
  285. #define TCP_CNTL 0x9610
  286. #define TCP_CHAN_STEER 0x9614
  287. #define VC_ENHANCE 0x9714
  288. #define VGT_CACHE_INVALIDATION 0x88C4
  289. #define CACHE_INVALIDATION(x) ((x)<<0)
  290. #define VC_ONLY 0
  291. #define TC_ONLY 1
  292. #define VC_AND_TC 2
  293. #define AUTO_INVLD_EN(x) ((x) << 6)
  294. #define NO_AUTO 0
  295. #define ES_AUTO 1
  296. #define GS_AUTO 2
  297. #define ES_AND_GS_AUTO 3
  298. #define VGT_ES_PER_GS 0x88CC
  299. #define VGT_GS_PER_ES 0x88C8
  300. #define VGT_GS_PER_VS 0x88E8
  301. #define VGT_GS_VERTEX_REUSE 0x88D4
  302. #define VGT_NUM_INSTANCES 0x8974
  303. #define VGT_OUT_DEALLOC_CNTL 0x28C5C
  304. #define DEALLOC_DIST_MASK 0x0000007F
  305. #define VGT_STRMOUT_EN 0x28AB0
  306. #define VGT_VERTEX_REUSE_BLOCK_CNTL 0x28C58
  307. #define VTX_REUSE_DEPTH_MASK 0x000000FF
  308. #define VM_CONTEXT0_CNTL 0x1410
  309. #define ENABLE_CONTEXT (1 << 0)
  310. #define PAGE_TABLE_DEPTH(x) (((x) & 3) << 1)
  311. #define RANGE_PROTECTION_FAULT_ENABLE_DEFAULT (1 << 4)
  312. #define VM_CONTEXT0_PAGE_TABLE_BASE_ADDR 0x153C
  313. #define VM_CONTEXT0_PAGE_TABLE_END_ADDR 0x157C
  314. #define VM_CONTEXT0_PAGE_TABLE_START_ADDR 0x155C
  315. #define VM_CONTEXT0_PROTECTION_FAULT_DEFAULT_ADDR 0x1518
  316. #define VM_L2_CNTL 0x1400
  317. #define ENABLE_L2_CACHE (1 << 0)
  318. #define ENABLE_L2_FRAGMENT_PROCESSING (1 << 1)
  319. #define ENABLE_L2_PTE_CACHE_LRU_UPDATE_BY_WRITE (1 << 9)
  320. #define EFFECTIVE_L2_QUEUE_SIZE(x) (((x) & 7) << 14)
  321. #define VM_L2_CNTL2 0x1404
  322. #define INVALIDATE_ALL_L1_TLBS (1 << 0)
  323. #define INVALIDATE_L2_CACHE (1 << 1)
  324. #define VM_L2_CNTL3 0x1408
  325. #define BANK_SELECT(x) ((x) << 0)
  326. #define CACHE_UPDATE_MODE(x) ((x) << 6)
  327. #define VM_L2_STATUS 0x140C
  328. #define L2_BUSY (1 << 0)
  329. #define WAIT_UNTIL 0x8040
  330. #define SRBM_STATUS 0x0E50
  331. #define D1GRPH_PRIMARY_SURFACE_ADDRESS 0x6110
  332. #define D1GRPH_PRIMARY_SURFACE_ADDRESS_HIGH 0x6914
  333. #define D2GRPH_PRIMARY_SURFACE_ADDRESS_HIGH 0x6114
  334. #define D1GRPH_SECONDARY_SURFACE_ADDRESS 0x6118
  335. #define D1GRPH_SECONDARY_SURFACE_ADDRESS_HIGH 0x691c
  336. #define D2GRPH_SECONDARY_SURFACE_ADDRESS_HIGH 0x611c
  337. /* PCIE link stuff */
  338. #define PCIE_LC_TRAINING_CNTL 0xa1 /* PCIE_P */
  339. #define PCIE_LC_LINK_WIDTH_CNTL 0xa2 /* PCIE_P */
  340. # define LC_LINK_WIDTH_SHIFT 0
  341. # define LC_LINK_WIDTH_MASK 0x7
  342. # define LC_LINK_WIDTH_X0 0
  343. # define LC_LINK_WIDTH_X1 1
  344. # define LC_LINK_WIDTH_X2 2
  345. # define LC_LINK_WIDTH_X4 3
  346. # define LC_LINK_WIDTH_X8 4
  347. # define LC_LINK_WIDTH_X16 6
  348. # define LC_LINK_WIDTH_RD_SHIFT 4
  349. # define LC_LINK_WIDTH_RD_MASK 0x70
  350. # define LC_RECONFIG_ARC_MISSING_ESCAPE (1 << 7)
  351. # define LC_RECONFIG_NOW (1 << 8)
  352. # define LC_RENEGOTIATION_SUPPORT (1 << 9)
  353. # define LC_RENEGOTIATE_EN (1 << 10)
  354. # define LC_SHORT_RECONFIG_EN (1 << 11)
  355. # define LC_UPCONFIGURE_SUPPORT (1 << 12)
  356. # define LC_UPCONFIGURE_DIS (1 << 13)
  357. #define PCIE_LC_SPEED_CNTL 0xa4 /* PCIE_P */
  358. # define LC_GEN2_EN_STRAP (1 << 0)
  359. # define LC_TARGET_LINK_SPEED_OVERRIDE_EN (1 << 1)
  360. # define LC_FORCE_EN_HW_SPEED_CHANGE (1 << 5)
  361. # define LC_FORCE_DIS_HW_SPEED_CHANGE (1 << 6)
  362. # define LC_SPEED_CHANGE_ATTEMPTS_ALLOWED_MASK (0x3 << 8)
  363. # define LC_SPEED_CHANGE_ATTEMPTS_ALLOWED_SHIFT 3
  364. # define LC_CURRENT_DATA_RATE (1 << 11)
  365. # define LC_VOLTAGE_TIMER_SEL_MASK (0xf << 14)
  366. # define LC_CLR_FAILED_SPD_CHANGE_CNT (1 << 21)
  367. # define LC_OTHER_SIDE_EVER_SENT_GEN2 (1 << 23)
  368. # define LC_OTHER_SIDE_SUPPORTS_GEN2 (1 << 24)
  369. #define MM_CFGREGS_CNTL 0x544c
  370. # define MM_WR_TO_CFG_EN (1 << 3)
  371. #define LINK_CNTL2 0x88 /* F0 */
  372. # define TARGET_LINK_SPEED_MASK (0xf << 0)
  373. # define SELECTABLE_DEEMPHASIS (1 << 6)
  374. #endif