Searched refs:pstate_disable (Results 1 – 4 of 4) sorted by relevance
324 smu10_data->pstate_disable = false; in smu10_reset_cc6_data()941 bool cc6_disable, bool pstate_disable, bool pstate_switch_disable) in smu10_store_cc6_data() argument947 pstate_disable != data->pstate_disable) { in smu10_store_cc6_data()950 data->pstate_disable = pstate_disable; in smu10_store_cc6_data()
270 bool pstate_disable; member
1476 bool cc6_disable, bool pstate_disable, bool pstate_switch_disable) in smu8_store_cc6_data() argument1483 pstate_disable != hw_data->cc6_settings.cpu_pstate_disable || in smu8_store_cc6_data()1493 pstate_disable; in smu8_store_cc6_data()
295 bool cc6_disable, bool pstate_disable,