Searched refs:rh_reg_read (Results 1 – 1 of 1) sorted by relevance
55 #define rh_reg_read(r) readl(rh->regs + (RH_##r)) macro245 regval = rh_reg_read(INTR_SIGNAL_ENABLE); in hci_dma_init_rh()351 regval = rh_reg_read(CR_SETUP); in hci_dma_init()375 regval = rh_reg_read(IBI_SETUP); in hci_dma_init()493 op1_val = rh_reg_read(RING_OPERATION1); in hci_dma_queue_xfer()553 ring_status = rh_reg_read(RING_STATUS); in hci_dma_dequeue_xfer()559 ring_status = rh_reg_read(RING_STATUS); in hci_dma_dequeue_xfer()625 op2_val = rh_reg_read(RING_OPERATION2); in hci_dma_xfer_done()658 op1_val = rh_reg_read(RING_OPERATION1); in hci_dma_xfer_done()719 op1_val = rh_reg_read(RING_OPERATION1); in hci_dma_process_ibi()[all …]