Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/vfio/platform/reset/
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-6.3-rc2/drivers/i3c/master/mipi-i3c-hci/
A Ddma.c177 rh_reg_write(RING_CONTROL, 0); in hci_dma_cleanup()
328 rh_reg_write(RING_CONTROL, RING_CTRL_ENABLE); in hci_dma_init()
448 rh_reg_write(RING_CONTROL, RING_CTRL_ABORT); in hci_dma_dequeue_xfer()
490 rh_reg_write(RING_CONTROL, RING_CTRL_ENABLE); in hci_dma_dequeue_xfer()
/linux-6.3-rc2/drivers/mailbox/
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()

Completed in 13 milliseconds