Home
last modified time | relevance | path

Searched refs:pending_pcc_write_cmd (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/acpi/
H A Dcppc_acpi.c52 bool pending_pcc_write_cmd; /* Any pending/batched PCC write cmds? */ member
261 if (pcc_ss_data->pending_pcc_write_cmd) in send_pcc_cmd()
268 pcc_ss_data->pending_pcc_write_cmd = FALSE; in send_pcc_cmd()
1668 pcc_ss_data->pending_pcc_write_cmd = true; in cppc_set_perf()
1736 if (pcc_ss_data->pending_pcc_write_cmd) in cppc_set_perf()