Home
last modified time | relevance | path

Searched refs:OTX_CPT_VQX_DOORBELL (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/drivers/crypto/marvell/octeontx/
Dotx_cpt_hw_types.h117 #define OTX_CPT_VQX_DOORBELL(b) (0x600ll | (u64)(b) << 20) macro
Dotx_cptvf_main.c358 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()