Searched defs:trinity_power_info (Results 1 – 1 of 1) sorted by relevance
94 struct trinity_power_info { struct95 u32 at[SUMO_MAX_HARDWARE_POWERLEVELS];96 u32 dpm_interval;97 u32 thermal_auto_throttling;98 struct trinity_sys_info sys_info;99 struct trinity_pl boot_pl;100 u32 min_sclk_did;101 bool enable_nbps_policy;102 bool voltage_drop_in_dce;103 bool override_dynamic_mgpg;[all …]