Home
last modified time | relevance | path

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

/openbmc/linux/drivers/vfio/platform/reset/
H A Dvfio_platform_bcmflexrm.c27 #define RING_FLUSH_DONE 0x038 macro
46 if (readl_relaxed(ring + RING_FLUSH_DONE) & in vfio_platform_bcmflexrm_shutdown()
58 if (!(readl_relaxed(ring + RING_FLUSH_DONE) & in vfio_platform_bcmflexrm_shutdown()
/openbmc/linux/drivers/mailbox/
H A Dbcm-flexrm-mailbox.c81 #define RING_FLUSH_DONE 0x038 macro
1374 if (readl_relaxed(ring->regs + RING_FLUSH_DONE) & in flexrm_shutdown()
1387 if (!(readl_relaxed(ring->regs + RING_FLUSH_DONE) & in flexrm_shutdown()