Searched refs:CMD_COMPLETE (Results 1 – 3 of 3) sorted by relevance
46 #define CMD_COMPLETE 0x1 macro129 if (ioread16(&pcch_hdr->status) & CMD_COMPLETE) in pcc_cmd()169 if (status != CMD_COMPLETE) { in pcc_get_freq()236 cpufreq_freq_transition_end(policy, &freqs, status != CMD_COMPLETE); in pcc_cpufreq_target()238 if (status != CMD_COMPLETE) { in pcc_cpufreq_target()
271 #define CMD_COMPLETE (3 << 14) macro
35 } while (temp_reg & CMD_COMPLETE); in secmem_set_cmd()