PDK API Guide for J721E
Pmic_PowerThermalCfg_t Struct Reference

Detailed Description

PMIC Power Thermal configuration structure Note: validParams is input param for all Set and Get APIs. other params except validParams is input param for Set APIs and output param for Get APIs.

Parameters
validParamsSelection of structure parameters to be set, from the combination of Pmic_PowerThermalThresholdValidParamCfg and the corresponding member value must be updated.
thermalWarnTholdSet/Get the thermal Warning Threshold temperature value for PMIC. For valid values Valid values for TPS6594x Leo Device PG 1.0 Pmic_TPS6594x_Pwr_Thermal_Warn_Lvl_PG_1_0 Valid values for TPS6594x Leo Device PG 2.0 Pmic_TPS6594x_Pwr_Thermal_Warn_Lvl_PG_2_0 Valid values for LP8764x HERA Device Pmic_LP8764x_Pwr_Thermal_Warn_Lvl Valid only when PMIC_THERMAL_WARN_VALID bit is set
thermalShutdownTholdSet/Get the Thermal Shutdown Threshold temperature value for PMIC. Only supported by TPS6594x Leo PMIC PG2.0 and LP8764x Hera PMIC PG1.0 and PG2.0 For valid values Valid values for TPS6594x Leo Device PG2.0 Pmic_TPS6594x_Power_Thermal_Shutdown_Level Valid values for LP8764x Leo Device PG2.0 and PG1.0 Pmic_LP8764x_Power_Thermal_Shutdown_Level Valid only when PMIC_THERMAL_SHTDWN_VALID bit of validParams is set.

Data Fields

uint32_t validParams
 
bool thermalWarnThold
 
bool thermalShutdownThold
 

Field Documentation

◆ validParams

uint32_t Pmic_PowerThermalCfg_t::validParams

◆ thermalWarnThold

bool Pmic_PowerThermalCfg_t::thermalWarnThold

◆ thermalShutdownThold

bool Pmic_PowerThermalCfg_t::thermalShutdownThold