Lines Matching refs:regs_in_pcc
1498 int ret = 0, regs_in_pcc = 0; in cppc_get_perf_caps() local
1525 regs_in_pcc = 1; in cppc_get_perf_caps()
1600 if (regs_in_pcc) in cppc_get_perf_caps()
1686 int ret = 0, regs_in_pcc = 0; in cppc_get_perf_ctrs() local
1706 regs_in_pcc = 1; in cppc_get_perf_ctrs()
1740 if (regs_in_pcc) in cppc_get_perf_ctrs()
1969 int ret = 0, regs_in_pcc = 0; in cppc_get_perf() local
1995 regs_in_pcc = 1; in cppc_get_perf()
2036 if (regs_in_pcc) in cppc_get_perf()
2055 bool regs_in_pcc; in cppc_set_perf() local
2066 regs_in_pcc = CPC_IN_PCC(desired_reg) || CPC_IN_PCC(min_perf_reg) || in cppc_set_perf()
2076 if (regs_in_pcc) { in cppc_set_perf()
2112 if (regs_in_pcc) in cppc_set_perf()
2160 if (regs_in_pcc) { in cppc_set_perf()