Home
last modified time | relevance | path

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

/linux/drivers/vfio/platform/reset/
H A Dvfio_platform_bcmflexrm.c26 #define RING_CONTROL 0x034 macro
40 writel_relaxed(0x0, ring + RING_CONTROL); in vfio_platform_bcmflexrm_shutdown()
44 writel_relaxed(BIT(CONTROL_FLUSH_SHIFT), ring + RING_CONTROL); in vfio_platform_bcmflexrm_shutdown()
56 writel_relaxed(0x0, ring + RING_CONTROL); in vfio_platform_bcmflexrm_shutdown()
/linux/drivers/mailbox/
H A Dbcm-flexrm-mailbox.c80 #define RING_CONTROL 0x034 macro
932 if (readl(ring->regs + RING_CONTROL) & in flexrm_write_config_in_seqfile()
1300 writel_relaxed(0x0, ring->regs + RING_CONTROL); in flexrm_startup()
1336 writel_relaxed(val, ring->regs + RING_CONTROL); in flexrm_startup()
1367 writel_relaxed(0x0, ring->regs + RING_CONTROL); in flexrm_shutdown()
1372 ring->regs + RING_CONTROL); in flexrm_shutdown()
1385 writel_relaxed(0x0, ring->regs + RING_CONTROL); in flexrm_shutdown()