Merge branch 'memory_oc'

This commit is contained in:
hanabbi
2023-05-28 11:35:39 +09:00
7 changed files with 166 additions and 73 deletions

View File

@@ -57,6 +57,8 @@ typedef struct CustTable {
u32 marikoEmcMaxClock;
u32 marikoEmcVddqVolt;
u32 marikoGpuUV;
u32 ramTimingPresetOne;
u32 ramTimingPresetTwo;
CustomizeCpuDvfsTable eristaCpuDvfsTable;
CustomizeCpuDvfsTable marikoCpuDvfsTable;
CustomizeGpuDvfsTable eristaGpuDvfsTable;