Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/vfio/platform/reset/
Dvfio_platform_bcmflexrm.c34 #define RING_CONTROL 0x034 macro
48 writel_relaxed(0x0, ring + RING_CONTROL); in vfio_platform_bcmflexrm_shutdown()
52 writel_relaxed(BIT(CONTROL_FLUSH_SHIFT), ring + RING_CONTROL); in vfio_platform_bcmflexrm_shutdown()
64 writel_relaxed(0x0, ring + RING_CONTROL); in vfio_platform_bcmflexrm_shutdown()
/Linux-v4.19/drivers/mailbox/
Dbcm-flexrm-mailbox.c90 #define RING_CONTROL 0x034 macro
944 if (readl(ring->regs + RING_CONTROL) & in flexrm_write_config_in_seqfile()
1314 writel_relaxed(0x0, ring->regs + RING_CONTROL); in flexrm_startup()
1350 writel_relaxed(val, ring->regs + RING_CONTROL); in flexrm_startup()
1381 writel_relaxed(0x0, ring->regs + RING_CONTROL); in flexrm_shutdown()
1386 ring->regs + RING_CONTROL); in flexrm_shutdown()
1399 writel_relaxed(0x0, ring + RING_CONTROL); in flexrm_shutdown()