Searched refs:CMD_COMPLETE (Results 1 – 3 of 3) sorted by relevance
45 #define CMD_COMPLETE 0x1 macro128 if (ioread16(&pcch_hdr->status) & CMD_COMPLETE) in pcc_cmd()168 if (status != CMD_COMPLETE) { in pcc_get_freq()234 cpufreq_freq_transition_end(policy, &freqs, status != CMD_COMPLETE); in pcc_cpufreq_target()237 if (status != CMD_COMPLETE) { in pcc_cpufreq_target()
259 #define CMD_COMPLETE (3 << 14) macro
36 } while (temp_reg & CMD_COMPLETE); in secmem_set_cmd()