Searched refs:OTX_CPT_VQX_INPROG (Results 1 – 2 of 2) sorted by relevance
106 #define OTX_CPT_VQX_INPROG(b) (0x410ll | (u64)(b) << 20) macro
370 vqx_inprg.u = readq(cptvf->reg_base + OTX_CPT_VQX_INPROG(0)); in cptvf_write_vq_inprog()372 writeq(vqx_inprg.u, cptvf->reg_base + OTX_CPT_VQX_INPROG(0)); in cptvf_write_vq_inprog()