Home
last modified time | relevance | path

Searched refs:PCC_CMD_COMPLETION_NOTIFY (Results 1 – 3 of 3) sorted by relevance

/linux/include/acpi/
H A Dpcc.h32 #define PCC_CMD_COMPLETION_NOTIFY BIT(0) macro
/linux/drivers/mailbox/
H A Dpcc.c304 if (ioread32(&pcc_hdr->flags) & PCC_CMD_COMPLETION_NOTIFY) in pcc_chan_acknowledge()
/linux/drivers/soc/hisilicon/
H A Dkunpeng_hccs.c294 .flags = PCC_CMD_COMPLETION_NOTIFY, in hccs_fill_ext_pcc_shared_mem_region()