Home
last modified time | relevance | path

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

/drivers/crypto/marvell/octeontx/
Dotx_cpt_hw_types.h106 #define OTX_CPT_VQX_INPROG(b) (0x410ll | (u64)(b) << 20) macro
Dotx_cptvf_main.c367 vqx_inprg.u = readq(cptvf->reg_base + OTX_CPT_VQX_INPROG(0)); in cptvf_write_vq_inprog()
369 writeq(vqx_inprg.u, cptvf->reg_base + OTX_CPT_VQX_INPROG(0)); in cptvf_write_vq_inprog()