Searched refs:PCC_CMD_COMPLETION_NOTIFY (Results 1 – 2 of 2) sorted by relevance
61 #define PCC_CMD_COMPLETION_NOTIFY BIT(0) macro
304 if (ioread32(&pcc_hdr->flags) & PCC_CMD_COMPLETION_NOTIFY) in pcc_chan_acknowledge()366 if (pcc_header->flags & PCC_CMD_COMPLETION_NOTIFY) in pcc_mbox_irq()