Searched refs:rh_reg_read (Results 1 – 1 of 1) sorted by relevance
55 #define rh_reg_read(r) readl(rh->regs + (RH_##r)) macro246 regval = rh_reg_read(CR_SETUP); in hci_dma_init()287 regval = rh_reg_read(IBI_SETUP); in hci_dma_init()323 regval = rh_reg_read(INTR_SIGNAL_ENABLE); in hci_dma_init()366 op1_val = rh_reg_read(RING_OPERATION1); in hci_dma_queue_xfer()420 op2_val = rh_reg_read(RING_OPERATION2); in hci_dma_queue_xfer()430 op1_val = rh_reg_read(RING_OPERATION1); in hci_dma_queue_xfer()502 op2_val = rh_reg_read(RING_OPERATION2); in hci_dma_xfer_done()534 op1_val = rh_reg_read(RING_OPERATION1); in hci_dma_xfer_done()595 op1_val = rh_reg_read(RING_OPERATION1); in hci_dma_process_ibi()[all …]