Lines Matching defs:sumo_power_info
103 struct sumo_power_info { struct
104 u32 asi;
105 u32 pasi;
106 u32 bsp;
107 u32 bsu;
108 u32 pbsp;
109 u32 pbsu;
110 u32 dsp;
111 u32 psp;
112 u32 thermal_auto_throttling;
113 u32 uvd_m3_arbiter;
114 u32 fw_version;
115 struct sumo_sys_info sys_info;
116 struct sumo_pl acpi_pl;
117 struct sumo_pl boot_pl;
118 struct sumo_pl boost_pl;
119 bool disable_gfx_power_gating_in_uvd;
120 bool driver_nbps_policy_disable;
121 bool enable_alt_vddnb;
122 bool enable_dynamic_m3_arbiter;
123 bool enable_gfx_clock_gating;
124 bool enable_gfx_power_gating;
125 bool enable_mg_clock_gating;
126 bool enable_sclk_ds;
127 bool enable_auto_thermal_throttling;
128 bool enable_dynamic_patch_ps;
129 bool enable_dpm;
130 bool enable_boost;
131 struct radeon_ps current_rps;
132 struct sumo_ps current_ps;
133 struct radeon_ps requested_rps;
134 struct sumo_ps requested_ps;