Searched refs:pstate_disable (Results 1 – 4 of 4) sorted by relevance
324 smu10_data->pstate_disable = false; in smu10_reset_cc6_data()951 bool cc6_disable, bool pstate_disable, bool pstate_switch_disable) in smu10_store_cc6_data() argument957 pstate_disable != data->pstate_disable) { in smu10_store_cc6_data()960 data->pstate_disable = pstate_disable; in smu10_store_cc6_data()
270 bool pstate_disable; member
1499 bool cc6_disable, bool pstate_disable, bool pstate_switch_disable) in smu8_store_cc6_data() argument1506 pstate_disable != hw_data->cc6_settings.cpu_pstate_disable || in smu8_store_cc6_data()1516 pstate_disable; in smu8_store_cc6_data()
294 bool cc6_disable, bool pstate_disable,