Home
last modified time | relevance | path

Searched refs:RING_FLUSH_DONE (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/vfio/platform/reset/
H A Dvfio_platform_bcmflexrm.c35 #define RING_FLUSH_DONE 0x038 macro
40 /* Register RING_FLUSH_DONE fields */
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()
/kernel/linux/linux-6.6/drivers/vfio/platform/reset/
H A Dvfio_platform_bcmflexrm.c27 #define RING_FLUSH_DONE 0x038 macro
32 /* Register RING_FLUSH_DONE fields */
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()
/kernel/linux/linux-5.10/drivers/mailbox/
H A Dbcm-flexrm-mailbox.c91 #define RING_FLUSH_DONE 0x038 macro
121 /* Register RING_FLUSH_DONE fields */
1384 if (readl_relaxed(ring->regs + RING_FLUSH_DONE) & in flexrm_shutdown()
1397 if (!(readl_relaxed(ring->regs + RING_FLUSH_DONE) & in flexrm_shutdown()
/kernel/linux/linux-6.6/drivers/mailbox/
H A Dbcm-flexrm-mailbox.c81 #define RING_FLUSH_DONE 0x038 macro
111 /* Register RING_FLUSH_DONE fields */
1374 if (readl_relaxed(ring->regs + RING_FLUSH_DONE) & in flexrm_shutdown()
1387 if (!(readl_relaxed(ring->regs + RING_FLUSH_DONE) & in flexrm_shutdown()

Completed in 6 milliseconds