Searched defs:cc6_settings (Results 1 – 2 of 2) sorted by relevance
174 struct cc6_settings { struct175 bool cc6_setting_changed;176 bool nb_pstate_switch_disable;/* controls NB PState switch */177 bool cpu_cc6_disable; /* controls CPU CState switch ( on or off) */178 bool cpu_pstate_disable;179 uint32_t cpu_pstate_separation_time;243 struct cc6_settings cc6_settings; member
1398 const struct cc6_settings *cc6_settings) in smu8_hw_print_display_cfg()