Searched refs:OTX_CPT_VQX_CTL (Results 1 – 2 of 2) sorted by relevance
103 #define OTX_CPT_VQX_CTL(b) (0x100ll | (u64)(b) << 20) macro
352 vqx_ctl.u = readq(cptvf->reg_base + OTX_CPT_VQX_CTL(0)); in cptvf_write_vq_ctl()354 writeq(vqx_ctl.u, cptvf->reg_base + OTX_CPT_VQX_CTL(0)); in cptvf_write_vq_ctl()