Searched defs:cc6_settings (Results 1 – 2 of 2) sorted by relevance
176 struct cc6_settings { struct177 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
1405 const struct cc6_settings *cc6_settings) in smu8_hw_print_display_cfg()