Searched refs:PCC_CMD_COMPLETE (Results 1 – 2 of 2) sorted by relevance
28 #define PCC_CMD_COMPLETE 1 macro
105 if (readw_relaxed(&generic_comm_base->status) & PCC_CMD_COMPLETE) { in send_pcc_cmd()