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

6 lines
171 B
C

#ifndef GA102_PMM_ACCESS_MAP
#define GA102_PMM_ACCESS_MAP \
0x3f, 0x3f, 0xff, 0xff, 0xdf, 0xff, 0xff, 0xc9, 0x15, 0x17, \
0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
#endif