Home
last modified time | relevance | path

Searched defs:cc6_settings (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/powerplay/hwmgr/
H A Dsmu8_hwmgr.h176 struct cc6_settings { struct
177 bool cc6_setting_changed;
178 bool nb_pstate_switch_disable;/* controls NB PState switch */
179 bool cpu_cc6_disable; /* controls CPU CState switch ( on or off) */
180 bool cpu_pstate_disable;
181 uint32_t cpu_pstate_separation_time;
245 struct cc6_settings cc6_settings; member
H A Damdgpu_smu8_hwmgr.c1405 const struct cc6_settings *cc6_settings) in smu8_hw_print_display_cfg()