17#ifndef PLAT_USER_SETTING_H
18#define PLAT_USER_SETTING_H
24#define VR_MUTEX_LOCK_TIMEOUT_MS 1000
26#define THERMALTRIP_USER_SETTINGS_OFFSET 0x8500
28#define CPLD_THERMALTRIP_SWITCH_ADDR 0x3A
USER_SETTING_OFFSET_E
Definition: plat_user_setting.h:29
@ THERMALTRIP
Definition: plat_user_setting.h:30
bool set_thermaltrip_user_settings(bool thermaltrip_enable, bool is_perm)
Definition: plat_hook.c:1415
struct thermaltrip_user_settings_struct thermaltrip_user_settings_struct
Definition: plat_hook.h:178
uint8_t thermaltrip_user_setting_value
Definition: plat_hook.h:179