Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/vfio/platform/reset/
H A 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()
/OK3568_Linux_fs/kernel/drivers/mailbox/
H A Dbcm-flexrm-mailbox.c90 #define RING_CONTROL 0x034 macro
942 if (readl(ring->regs + RING_CONTROL) & in flexrm_write_config_in_seqfile()
1310 writel_relaxed(0x0, ring->regs + RING_CONTROL); in flexrm_startup()
1346 writel_relaxed(val, ring->regs + RING_CONTROL); in flexrm_startup()
1377 writel_relaxed(0x0, ring->regs + RING_CONTROL); in flexrm_shutdown()
1382 ring->regs + RING_CONTROL); in flexrm_shutdown()
1395 writel_relaxed(0x0, ring->regs + RING_CONTROL); in flexrm_shutdown()