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