Searched refs:rh_reg_write (Results 1 – 1 of 1) sorted by relevance
| /linux-6.15/drivers/i3c/master/mipi-i3c-hci/ |
| H A D | dma.c | 162 rh_reg_write(INTR_SIGNAL_ENABLE, 0); in hci_dma_cleanup() 163 rh_reg_write(RING_CONTROL, 0); in hci_dma_cleanup() 164 rh_reg_write(CR_SETUP, 0); in hci_dma_cleanup() 165 rh_reg_write(IBI_SETUP, 0); in hci_dma_cleanup() 259 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() 439 rh_reg_write(RING_OPERATION1, op1_val); in hci_dma_queue_xfer() 542 rh_reg_write(RING_OPERATION1, op1_val); in hci_dma_xfer_done() 725 rh_reg_write(RING_OPERATION1, op1_val); in hci_dma_process_ibi() [all …]
|