reo_unblock_cache_status.h 18 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623
  1. /*
  2. * Copyright (c) 2019 The Linux Foundation. All rights reserved.
  3. *
  4. * Permission to use, copy, modify, and/or distribute this software for
  5. * any purpose with or without fee is hereby granted, provided that the
  6. * above copyright notice and this permission notice appear in all
  7. * copies.
  8. *
  9. * THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL
  10. * WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED
  11. * WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE
  12. * AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL
  13. * DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR
  14. * PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
  15. * TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
  16. * PERFORMANCE OF THIS SOFTWARE.
  17. */
  18. //
  19. // DO NOT EDIT! This file is automatically generated
  20. // These definitions are tied to a particular hardware layout
  21. #ifndef _REO_UNBLOCK_CACHE_STATUS_H_
  22. #define _REO_UNBLOCK_CACHE_STATUS_H_
  23. #if !defined(__ASSEMBLER__)
  24. #endif
  25. #include "uniform_reo_status_header.h"
  26. // ################ START SUMMARY #################
  27. //
  28. // Dword Fields
  29. // 0-1 struct uniform_reo_status_header status_header;
  30. // 2 error_detected[0], unblock_type[1], reserved_2a[31:2]
  31. // 3 reserved_3a[31:0]
  32. // 4 reserved_4a[31:0]
  33. // 5 reserved_5a[31:0]
  34. // 6 reserved_6a[31:0]
  35. // 7 reserved_7a[31:0]
  36. // 8 reserved_8a[31:0]
  37. // 9 reserved_9a[31:0]
  38. // 10 reserved_10a[31:0]
  39. // 11 reserved_11a[31:0]
  40. // 12 reserved_12a[31:0]
  41. // 13 reserved_13a[31:0]
  42. // 14 reserved_14a[31:0]
  43. // 15 reserved_15a[31:0]
  44. // 16 reserved_16a[31:0]
  45. // 17 reserved_17a[31:0]
  46. // 18 reserved_18a[31:0]
  47. // 19 reserved_19a[31:0]
  48. // 20 reserved_20a[31:0]
  49. // 21 reserved_21a[31:0]
  50. // 22 reserved_22a[31:0]
  51. // 23 reserved_23a[31:0]
  52. // 24 reserved_24a[27:0], looping_count[31:28]
  53. //
  54. // ################ END SUMMARY #################
  55. #define NUM_OF_DWORDS_REO_UNBLOCK_CACHE_STATUS 25
  56. struct reo_unblock_cache_status {
  57. struct uniform_reo_status_header status_header;
  58. uint32_t error_detected : 1, //[0]
  59. unblock_type : 1, //[1]
  60. reserved_2a : 30; //[31:2]
  61. uint32_t reserved_3a : 32; //[31:0]
  62. uint32_t reserved_4a : 32; //[31:0]
  63. uint32_t reserved_5a : 32; //[31:0]
  64. uint32_t reserved_6a : 32; //[31:0]
  65. uint32_t reserved_7a : 32; //[31:0]
  66. uint32_t reserved_8a : 32; //[31:0]
  67. uint32_t reserved_9a : 32; //[31:0]
  68. uint32_t reserved_10a : 32; //[31:0]
  69. uint32_t reserved_11a : 32; //[31:0]
  70. uint32_t reserved_12a : 32; //[31:0]
  71. uint32_t reserved_13a : 32; //[31:0]
  72. uint32_t reserved_14a : 32; //[31:0]
  73. uint32_t reserved_15a : 32; //[31:0]
  74. uint32_t reserved_16a : 32; //[31:0]
  75. uint32_t reserved_17a : 32; //[31:0]
  76. uint32_t reserved_18a : 32; //[31:0]
  77. uint32_t reserved_19a : 32; //[31:0]
  78. uint32_t reserved_20a : 32; //[31:0]
  79. uint32_t reserved_21a : 32; //[31:0]
  80. uint32_t reserved_22a : 32; //[31:0]
  81. uint32_t reserved_23a : 32; //[31:0]
  82. uint32_t reserved_24a : 28, //[27:0]
  83. looping_count : 4; //[31:28]
  84. };
  85. /*
  86. struct uniform_reo_status_header status_header
  87. Consumer: SW
  88. Producer: REO
  89. Details that can link this status with the original
  90. command. It also contains info on how long REO took to
  91. execute this command.
  92. error_detected
  93. Status for blocking resource handling
  94. 0: No error has been detected while executing this
  95. command
  96. 1: The blocking resource was not in use, and therefor it
  97. could not be 'unblocked'
  98. unblock_type
  99. Reference to the type of Unblock command type...
  100. <enum 0 unblock_resource_index> Unblock a blocking
  101. resource
  102. <enum 1 unblock_cache> The entire cache usage is
  103. unblock.
  104. <legal all>
  105. reserved_2a
  106. <legal 0>
  107. reserved_3a
  108. <legal 0>
  109. reserved_4a
  110. <legal 0>
  111. reserved_5a
  112. <legal 0>
  113. reserved_6a
  114. <legal 0>
  115. reserved_7a
  116. <legal 0>
  117. reserved_8a
  118. <legal 0>
  119. reserved_9a
  120. <legal 0>
  121. reserved_10a
  122. <legal 0>
  123. reserved_11a
  124. <legal 0>
  125. reserved_12a
  126. <legal 0>
  127. reserved_13a
  128. <legal 0>
  129. reserved_14a
  130. <legal 0>
  131. reserved_15a
  132. <legal 0>
  133. reserved_16a
  134. <legal 0>
  135. reserved_17a
  136. <legal 0>
  137. reserved_18a
  138. <legal 0>
  139. reserved_19a
  140. <legal 0>
  141. reserved_20a
  142. <legal 0>
  143. reserved_21a
  144. <legal 0>
  145. reserved_22a
  146. <legal 0>
  147. reserved_23a
  148. <legal 0>
  149. reserved_24a
  150. <legal 0>
  151. looping_count
  152. A count value that indicates the number of times the
  153. producer of entries into this Ring has looped around the
  154. ring.
  155. At initialization time, this value is set to 0. On the
  156. first loop, this value is set to 1. After the max value is
  157. reached allowed by the number of bits for this field, the
  158. count value continues with 0 again.
  159. In case SW is the consumer of the ring entries, it can
  160. use this field to figure out up to where the producer of
  161. entries has created new entries. This eliminates the need to
  162. check where the head pointer' of the ring is located once
  163. the SW starts processing an interrupt indicating that new
  164. entries have been put into this ring...
  165. Also note that SW if it wants only needs to look at the
  166. LSB bit of this count value.
  167. <legal all>
  168. */
  169. /* EXTERNAL REFERENCE : struct uniform_reo_status_header status_header */
  170. /* Description REO_UNBLOCK_CACHE_STATUS_0_STATUS_HEADER_REO_STATUS_NUMBER
  171. Consumer: SW , DEBUG
  172. Producer: REO
  173. The value in this field is equal to value of the
  174. 'REO_CMD_Number' field the REO command
  175. This field helps to correlate the statuses with the REO
  176. commands.
  177. <legal all>
  178. */
  179. #define REO_UNBLOCK_CACHE_STATUS_0_STATUS_HEADER_REO_STATUS_NUMBER_OFFSET 0x00000000
  180. #define REO_UNBLOCK_CACHE_STATUS_0_STATUS_HEADER_REO_STATUS_NUMBER_LSB 0
  181. #define REO_UNBLOCK_CACHE_STATUS_0_STATUS_HEADER_REO_STATUS_NUMBER_MASK 0x0000ffff
  182. /* Description REO_UNBLOCK_CACHE_STATUS_0_STATUS_HEADER_CMD_EXECUTION_TIME
  183. Consumer: DEBUG
  184. Producer: REO
  185. The amount of time REO took to excecute the command.
  186. Note that this time does not include the duration of the
  187. command waiting in the command ring, before the execution
  188. started.
  189. In us.
  190. <legal all>
  191. */
  192. #define REO_UNBLOCK_CACHE_STATUS_0_STATUS_HEADER_CMD_EXECUTION_TIME_OFFSET 0x00000000
  193. #define REO_UNBLOCK_CACHE_STATUS_0_STATUS_HEADER_CMD_EXECUTION_TIME_LSB 16
  194. #define REO_UNBLOCK_CACHE_STATUS_0_STATUS_HEADER_CMD_EXECUTION_TIME_MASK 0x03ff0000
  195. /* Description REO_UNBLOCK_CACHE_STATUS_0_STATUS_HEADER_REO_CMD_EXECUTION_STATUS
  196. Consumer: DEBUG
  197. Producer: REO
  198. Execution status of the command.
  199. <enum 0 reo_successful_execution> Command has
  200. successfully be executed
  201. <enum 1 reo_blocked_execution> Command could not be
  202. executed as the queue or cache was blocked
  203. <enum 2 reo_failed_execution> Command has encountered
  204. problems when executing, like the queue descriptor not being
  205. valid. None of the status fields in the entire STATUS TLV
  206. are valid.
  207. <enum 3 reo_resource_blocked> Command is NOT executed
  208. because one or more descriptors were blocked. This is SW
  209. programming mistake.
  210. None of the status fields in the entire STATUS TLV are
  211. valid.
  212. <legal 0-3>
  213. */
  214. #define REO_UNBLOCK_CACHE_STATUS_0_STATUS_HEADER_REO_CMD_EXECUTION_STATUS_OFFSET 0x00000000
  215. #define REO_UNBLOCK_CACHE_STATUS_0_STATUS_HEADER_REO_CMD_EXECUTION_STATUS_LSB 26
  216. #define REO_UNBLOCK_CACHE_STATUS_0_STATUS_HEADER_REO_CMD_EXECUTION_STATUS_MASK 0x0c000000
  217. /* Description REO_UNBLOCK_CACHE_STATUS_0_STATUS_HEADER_RESERVED_0A
  218. <legal 0>
  219. */
  220. #define REO_UNBLOCK_CACHE_STATUS_0_STATUS_HEADER_RESERVED_0A_OFFSET 0x00000000
  221. #define REO_UNBLOCK_CACHE_STATUS_0_STATUS_HEADER_RESERVED_0A_LSB 28
  222. #define REO_UNBLOCK_CACHE_STATUS_0_STATUS_HEADER_RESERVED_0A_MASK 0xf0000000
  223. /* Description REO_UNBLOCK_CACHE_STATUS_1_STATUS_HEADER_TIMESTAMP
  224. Timestamp at the moment that this status report is
  225. written.
  226. <legal all>
  227. */
  228. #define REO_UNBLOCK_CACHE_STATUS_1_STATUS_HEADER_TIMESTAMP_OFFSET 0x00000004
  229. #define REO_UNBLOCK_CACHE_STATUS_1_STATUS_HEADER_TIMESTAMP_LSB 0
  230. #define REO_UNBLOCK_CACHE_STATUS_1_STATUS_HEADER_TIMESTAMP_MASK 0xffffffff
  231. /* Description REO_UNBLOCK_CACHE_STATUS_2_ERROR_DETECTED
  232. Status for blocking resource handling
  233. 0: No error has been detected while executing this
  234. command
  235. 1: The blocking resource was not in use, and therefor it
  236. could not be 'unblocked'
  237. */
  238. #define REO_UNBLOCK_CACHE_STATUS_2_ERROR_DETECTED_OFFSET 0x00000008
  239. #define REO_UNBLOCK_CACHE_STATUS_2_ERROR_DETECTED_LSB 0
  240. #define REO_UNBLOCK_CACHE_STATUS_2_ERROR_DETECTED_MASK 0x00000001
  241. /* Description REO_UNBLOCK_CACHE_STATUS_2_UNBLOCK_TYPE
  242. Reference to the type of Unblock command type...
  243. <enum 0 unblock_resource_index> Unblock a blocking
  244. resource
  245. <enum 1 unblock_cache> The entire cache usage is
  246. unblock.
  247. <legal all>
  248. */
  249. #define REO_UNBLOCK_CACHE_STATUS_2_UNBLOCK_TYPE_OFFSET 0x00000008
  250. #define REO_UNBLOCK_CACHE_STATUS_2_UNBLOCK_TYPE_LSB 1
  251. #define REO_UNBLOCK_CACHE_STATUS_2_UNBLOCK_TYPE_MASK 0x00000002
  252. /* Description REO_UNBLOCK_CACHE_STATUS_2_RESERVED_2A
  253. <legal 0>
  254. */
  255. #define REO_UNBLOCK_CACHE_STATUS_2_RESERVED_2A_OFFSET 0x00000008
  256. #define REO_UNBLOCK_CACHE_STATUS_2_RESERVED_2A_LSB 2
  257. #define REO_UNBLOCK_CACHE_STATUS_2_RESERVED_2A_MASK 0xfffffffc
  258. /* Description REO_UNBLOCK_CACHE_STATUS_3_RESERVED_3A
  259. <legal 0>
  260. */
  261. #define REO_UNBLOCK_CACHE_STATUS_3_RESERVED_3A_OFFSET 0x0000000c
  262. #define REO_UNBLOCK_CACHE_STATUS_3_RESERVED_3A_LSB 0
  263. #define REO_UNBLOCK_CACHE_STATUS_3_RESERVED_3A_MASK 0xffffffff
  264. /* Description REO_UNBLOCK_CACHE_STATUS_4_RESERVED_4A
  265. <legal 0>
  266. */
  267. #define REO_UNBLOCK_CACHE_STATUS_4_RESERVED_4A_OFFSET 0x00000010
  268. #define REO_UNBLOCK_CACHE_STATUS_4_RESERVED_4A_LSB 0
  269. #define REO_UNBLOCK_CACHE_STATUS_4_RESERVED_4A_MASK 0xffffffff
  270. /* Description REO_UNBLOCK_CACHE_STATUS_5_RESERVED_5A
  271. <legal 0>
  272. */
  273. #define REO_UNBLOCK_CACHE_STATUS_5_RESERVED_5A_OFFSET 0x00000014
  274. #define REO_UNBLOCK_CACHE_STATUS_5_RESERVED_5A_LSB 0
  275. #define REO_UNBLOCK_CACHE_STATUS_5_RESERVED_5A_MASK 0xffffffff
  276. /* Description REO_UNBLOCK_CACHE_STATUS_6_RESERVED_6A
  277. <legal 0>
  278. */
  279. #define REO_UNBLOCK_CACHE_STATUS_6_RESERVED_6A_OFFSET 0x00000018
  280. #define REO_UNBLOCK_CACHE_STATUS_6_RESERVED_6A_LSB 0
  281. #define REO_UNBLOCK_CACHE_STATUS_6_RESERVED_6A_MASK 0xffffffff
  282. /* Description REO_UNBLOCK_CACHE_STATUS_7_RESERVED_7A
  283. <legal 0>
  284. */
  285. #define REO_UNBLOCK_CACHE_STATUS_7_RESERVED_7A_OFFSET 0x0000001c
  286. #define REO_UNBLOCK_CACHE_STATUS_7_RESERVED_7A_LSB 0
  287. #define REO_UNBLOCK_CACHE_STATUS_7_RESERVED_7A_MASK 0xffffffff
  288. /* Description REO_UNBLOCK_CACHE_STATUS_8_RESERVED_8A
  289. <legal 0>
  290. */
  291. #define REO_UNBLOCK_CACHE_STATUS_8_RESERVED_8A_OFFSET 0x00000020
  292. #define REO_UNBLOCK_CACHE_STATUS_8_RESERVED_8A_LSB 0
  293. #define REO_UNBLOCK_CACHE_STATUS_8_RESERVED_8A_MASK 0xffffffff
  294. /* Description REO_UNBLOCK_CACHE_STATUS_9_RESERVED_9A
  295. <legal 0>
  296. */
  297. #define REO_UNBLOCK_CACHE_STATUS_9_RESERVED_9A_OFFSET 0x00000024
  298. #define REO_UNBLOCK_CACHE_STATUS_9_RESERVED_9A_LSB 0
  299. #define REO_UNBLOCK_CACHE_STATUS_9_RESERVED_9A_MASK 0xffffffff
  300. /* Description REO_UNBLOCK_CACHE_STATUS_10_RESERVED_10A
  301. <legal 0>
  302. */
  303. #define REO_UNBLOCK_CACHE_STATUS_10_RESERVED_10A_OFFSET 0x00000028
  304. #define REO_UNBLOCK_CACHE_STATUS_10_RESERVED_10A_LSB 0
  305. #define REO_UNBLOCK_CACHE_STATUS_10_RESERVED_10A_MASK 0xffffffff
  306. /* Description REO_UNBLOCK_CACHE_STATUS_11_RESERVED_11A
  307. <legal 0>
  308. */
  309. #define REO_UNBLOCK_CACHE_STATUS_11_RESERVED_11A_OFFSET 0x0000002c
  310. #define REO_UNBLOCK_CACHE_STATUS_11_RESERVED_11A_LSB 0
  311. #define REO_UNBLOCK_CACHE_STATUS_11_RESERVED_11A_MASK 0xffffffff
  312. /* Description REO_UNBLOCK_CACHE_STATUS_12_RESERVED_12A
  313. <legal 0>
  314. */
  315. #define REO_UNBLOCK_CACHE_STATUS_12_RESERVED_12A_OFFSET 0x00000030
  316. #define REO_UNBLOCK_CACHE_STATUS_12_RESERVED_12A_LSB 0
  317. #define REO_UNBLOCK_CACHE_STATUS_12_RESERVED_12A_MASK 0xffffffff
  318. /* Description REO_UNBLOCK_CACHE_STATUS_13_RESERVED_13A
  319. <legal 0>
  320. */
  321. #define REO_UNBLOCK_CACHE_STATUS_13_RESERVED_13A_OFFSET 0x00000034
  322. #define REO_UNBLOCK_CACHE_STATUS_13_RESERVED_13A_LSB 0
  323. #define REO_UNBLOCK_CACHE_STATUS_13_RESERVED_13A_MASK 0xffffffff
  324. /* Description REO_UNBLOCK_CACHE_STATUS_14_RESERVED_14A
  325. <legal 0>
  326. */
  327. #define REO_UNBLOCK_CACHE_STATUS_14_RESERVED_14A_OFFSET 0x00000038
  328. #define REO_UNBLOCK_CACHE_STATUS_14_RESERVED_14A_LSB 0
  329. #define REO_UNBLOCK_CACHE_STATUS_14_RESERVED_14A_MASK 0xffffffff
  330. /* Description REO_UNBLOCK_CACHE_STATUS_15_RESERVED_15A
  331. <legal 0>
  332. */
  333. #define REO_UNBLOCK_CACHE_STATUS_15_RESERVED_15A_OFFSET 0x0000003c
  334. #define REO_UNBLOCK_CACHE_STATUS_15_RESERVED_15A_LSB 0
  335. #define REO_UNBLOCK_CACHE_STATUS_15_RESERVED_15A_MASK 0xffffffff
  336. /* Description REO_UNBLOCK_CACHE_STATUS_16_RESERVED_16A
  337. <legal 0>
  338. */
  339. #define REO_UNBLOCK_CACHE_STATUS_16_RESERVED_16A_OFFSET 0x00000040
  340. #define REO_UNBLOCK_CACHE_STATUS_16_RESERVED_16A_LSB 0
  341. #define REO_UNBLOCK_CACHE_STATUS_16_RESERVED_16A_MASK 0xffffffff
  342. /* Description REO_UNBLOCK_CACHE_STATUS_17_RESERVED_17A
  343. <legal 0>
  344. */
  345. #define REO_UNBLOCK_CACHE_STATUS_17_RESERVED_17A_OFFSET 0x00000044
  346. #define REO_UNBLOCK_CACHE_STATUS_17_RESERVED_17A_LSB 0
  347. #define REO_UNBLOCK_CACHE_STATUS_17_RESERVED_17A_MASK 0xffffffff
  348. /* Description REO_UNBLOCK_CACHE_STATUS_18_RESERVED_18A
  349. <legal 0>
  350. */
  351. #define REO_UNBLOCK_CACHE_STATUS_18_RESERVED_18A_OFFSET 0x00000048
  352. #define REO_UNBLOCK_CACHE_STATUS_18_RESERVED_18A_LSB 0
  353. #define REO_UNBLOCK_CACHE_STATUS_18_RESERVED_18A_MASK 0xffffffff
  354. /* Description REO_UNBLOCK_CACHE_STATUS_19_RESERVED_19A
  355. <legal 0>
  356. */
  357. #define REO_UNBLOCK_CACHE_STATUS_19_RESERVED_19A_OFFSET 0x0000004c
  358. #define REO_UNBLOCK_CACHE_STATUS_19_RESERVED_19A_LSB 0
  359. #define REO_UNBLOCK_CACHE_STATUS_19_RESERVED_19A_MASK 0xffffffff
  360. /* Description REO_UNBLOCK_CACHE_STATUS_20_RESERVED_20A
  361. <legal 0>
  362. */
  363. #define REO_UNBLOCK_CACHE_STATUS_20_RESERVED_20A_OFFSET 0x00000050
  364. #define REO_UNBLOCK_CACHE_STATUS_20_RESERVED_20A_LSB 0
  365. #define REO_UNBLOCK_CACHE_STATUS_20_RESERVED_20A_MASK 0xffffffff
  366. /* Description REO_UNBLOCK_CACHE_STATUS_21_RESERVED_21A
  367. <legal 0>
  368. */
  369. #define REO_UNBLOCK_CACHE_STATUS_21_RESERVED_21A_OFFSET 0x00000054
  370. #define REO_UNBLOCK_CACHE_STATUS_21_RESERVED_21A_LSB 0
  371. #define REO_UNBLOCK_CACHE_STATUS_21_RESERVED_21A_MASK 0xffffffff
  372. /* Description REO_UNBLOCK_CACHE_STATUS_22_RESERVED_22A
  373. <legal 0>
  374. */
  375. #define REO_UNBLOCK_CACHE_STATUS_22_RESERVED_22A_OFFSET 0x00000058
  376. #define REO_UNBLOCK_CACHE_STATUS_22_RESERVED_22A_LSB 0
  377. #define REO_UNBLOCK_CACHE_STATUS_22_RESERVED_22A_MASK 0xffffffff
  378. /* Description REO_UNBLOCK_CACHE_STATUS_23_RESERVED_23A
  379. <legal 0>
  380. */
  381. #define REO_UNBLOCK_CACHE_STATUS_23_RESERVED_23A_OFFSET 0x0000005c
  382. #define REO_UNBLOCK_CACHE_STATUS_23_RESERVED_23A_LSB 0
  383. #define REO_UNBLOCK_CACHE_STATUS_23_RESERVED_23A_MASK 0xffffffff
  384. /* Description REO_UNBLOCK_CACHE_STATUS_24_RESERVED_24A
  385. <legal 0>
  386. */
  387. #define REO_UNBLOCK_CACHE_STATUS_24_RESERVED_24A_OFFSET 0x00000060
  388. #define REO_UNBLOCK_CACHE_STATUS_24_RESERVED_24A_LSB 0
  389. #define REO_UNBLOCK_CACHE_STATUS_24_RESERVED_24A_MASK 0x0fffffff
  390. /* Description REO_UNBLOCK_CACHE_STATUS_24_LOOPING_COUNT
  391. A count value that indicates the number of times the
  392. producer of entries into this Ring has looped around the
  393. ring.
  394. At initialization time, this value is set to 0. On the
  395. first loop, this value is set to 1. After the max value is
  396. reached allowed by the number of bits for this field, the
  397. count value continues with 0 again.
  398. In case SW is the consumer of the ring entries, it can
  399. use this field to figure out up to where the producer of
  400. entries has created new entries. This eliminates the need to
  401. check where the head pointer' of the ring is located once
  402. the SW starts processing an interrupt indicating that new
  403. entries have been put into this ring...
  404. Also note that SW if it wants only needs to look at the
  405. LSB bit of this count value.
  406. <legal all>
  407. */
  408. #define REO_UNBLOCK_CACHE_STATUS_24_LOOPING_COUNT_OFFSET 0x00000060
  409. #define REO_UNBLOCK_CACHE_STATUS_24_LOOPING_COUNT_LSB 28
  410. #define REO_UNBLOCK_CACHE_STATUS_24_LOOPING_COUNT_MASK 0xf0000000
  411. #endif // _REO_UNBLOCK_CACHE_STATUS_H_