Home
last modified time | relevance | path

Searched refs:RING_FLUSH_DONE (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/drivers/vfio/platform/reset/
Dvfio_platform_bcmflexrm.c35 #define RING_FLUSH_DONE 0x038 macro
54 if (readl_relaxed(ring + RING_FLUSH_DONE) & in vfio_platform_bcmflexrm_shutdown()
66 if (!(readl_relaxed(ring + RING_FLUSH_DONE) & in vfio_platform_bcmflexrm_shutdown()
/Linux-v4.19/drivers/mailbox/
Dbcm-flexrm-mailbox.c91 #define RING_FLUSH_DONE 0x038 macro
1388 if (readl_relaxed(ring->regs + RING_FLUSH_DONE) & in flexrm_shutdown()
1401 if (!(readl_relaxed(ring + RING_FLUSH_DONE) & in flexrm_shutdown()