Searched refs:OTX_CPT_VQX_DONE_ACK (Results 1 – 2 of 2) sorted by relevance
108 #define OTX_CPT_VQX_DONE_ACK(b) (0x440ll | (u64)(b) << 20) macro
561 vqx_dack_cnt.u = readq(cptvf->reg_base + OTX_CPT_VQX_DONE_ACK(0)); in cptvf_write_vq_done_ack()563 writeq(vqx_dack_cnt.u, cptvf->reg_base + OTX_CPT_VQX_DONE_ACK(0)); in cptvf_write_vq_done_ack()