Searched refs:SCMI_SHMEM_FLAG_INTR_ENABLED (Results 1 – 1 of 1) sorted by relevance
31 #define SCMI_SHMEM_FLAG_INTR_ENABLED BIT(0) macro71 iowrite32(xfer->hdr.poll_completion ? 0 : SCMI_SHMEM_FLAG_INTR_ENABLED, in shmem_tx_prepare()137 return ioread32(&shmem->flags) & SCMI_SHMEM_FLAG_INTR_ENABLED; in shmem_channel_intr_enabled()