hoc-sys: fix config error
finally
This commit is contained in:
@@ -41,7 +41,7 @@ typedef struct
|
||||
uint32_t temps[SysClkThermalSensor_EnumMax];
|
||||
int32_t power[SysClkPowerSensor_EnumMax];
|
||||
uint32_t ramLoad[SysClkRamLoad_EnumMax];
|
||||
uint32_t perfConfId;
|
||||
// uint32_t perfConfId;
|
||||
} SysClkContext;
|
||||
|
||||
typedef struct
|
||||
@@ -52,6 +52,4 @@ typedef struct
|
||||
};
|
||||
} SysClkTitleProfileList;
|
||||
|
||||
#define SYSCLK_FREQ_LIST_MAX 32
|
||||
#define SYSCLK_GPU_BOOST_HZ 76800000
|
||||
#define SYSCLK_CPU_BOOST_HZ 1785000000
|
||||
#define SYSCLK_FREQ_LIST_MAX 32
|
||||
Reference in New Issue
Block a user