Home
last modified time | relevance | path

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

/openbmc/linux/drivers/i3c/master/mipi-i3c-hci/
H A Ddma.c177 rh_reg_write(RING_CONTROL, 0); in hci_dma_cleanup()
178 rh_reg_write(CR_SETUP, 0); in hci_dma_cleanup()
179 rh_reg_write(IBI_SETUP, 0); in hci_dma_cleanup()
180 rh_reg_write(INTR_SIGNAL_ENABLE, 0); in hci_dma_cleanup()
271 rh_reg_write(CR_SETUP, regval); in hci_dma_init()
324 rh_reg_write(IBI_SETUP, regval); in hci_dma_init()
328 rh_reg_write(INTR_SIGNAL_ENABLE, regval); in hci_dma_init()
438 rh_reg_write(RING_OPERATION1, op1_val); in hci_dma_queue_xfer()
541 rh_reg_write(RING_OPERATION1, op1_val); in hci_dma_xfer_done()
724 rh_reg_write(RING_OPERATION1, op1_val); in hci_dma_process_ibi()
[all …]