diff options
| -rw-r--r-- | import/chips/p9/procedures/hwp/lib/p9_hcode_image_defines.H | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/import/chips/p9/procedures/hwp/lib/p9_hcode_image_defines.H b/import/chips/p9/procedures/hwp/lib/p9_hcode_image_defines.H index 4501918c..aadc08bd 100644 --- a/import/chips/p9/procedures/hwp/lib/p9_hcode_image_defines.H +++ b/import/chips/p9/procedures/hwp/lib/p9_hcode_image_defines.H @@ -420,6 +420,9 @@ enum //RING LAYOUT RING_ALIGN_BOUNDARY = 0x08, + + //MISC + DARN_BAR_EN_POS = 0x8000000000000000ll, }; /** |

