Files
gddr6/include/ampere/ga102/user_access_map_smpc_bitvector.h
Ole Algoritme 698a8f7487 first commit
2022-09-05 21:52:22 +02:00

11 lines
476 B
C

#ifndef GA102_SMPC_ACCESS_MAP
#define GA102_SMPC_ACCESS_MAP \
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, \
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xff, 0xff, 0x07, 0x00, \
0x00, 0x00, 0x00, 0x00, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, \
0x03, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, \
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xff, 0xff, \
0xff, 0xff, 0xff, 0xff, 0x03, 0x00, 0xff, 0xff, 0xff, 0xff, \
0xff, 0xff, 0x03, 0x00,
#endif