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