Searched refs:OTX_CPT_VQX_DOORBELL (Results 1 – 2 of 2) sorted by relevance
117 #define OTX_CPT_VQX_DOORBELL(b) (0x600ll | (u64)(b) << 20) macro
358 vqx_dbell.u = readq(cptvf->reg_base + OTX_CPT_VQX_DOORBELL(0)); in otx_cptvf_write_vq_doorbell()360 writeq(vqx_dbell.u, cptvf->reg_base + OTX_CPT_VQX_DOORBELL(0)); in otx_cptvf_write_vq_doorbell()