Searched refs:op2_val (Results 1 – 1 of 1) sorted by relevance
364 u32 op1_val, op2_val; in hci_dma_queue_xfer() local426 op2_val = rh_reg_read(RING_OPERATION2); in hci_dma_queue_xfer()427 if (enqueue_ptr == FIELD_GET(RING_OP2_CR_DEQ_PTR, op2_val)) { in hci_dma_queue_xfer()502 u32 op1_val, op2_val, resp, *ring_resp; in hci_dma_xfer_done() local507 op2_val = rh_reg_read(RING_OPERATION2); in hci_dma_xfer_done()508 if (done_ptr == FIELD_GET(RING_OP2_CR_DEQ_PTR, op2_val)) in hci_dma_xfer_done()593 u32 op1_val, op2_val, ibi_status_error; in hci_dma_process_ibi() local603 op2_val = rh_reg_read(RING_OPERATION2); in hci_dma_process_ibi()604 enq_ptr = FIELD_GET(RING_OP2_IBI_ENQ_PTR, op2_val); in hci_dma_process_ibi()