Searched refs:OTX_CPT_VQX_DONE_ACK (Results 1 - 2 of 2) sorted by last modified time

/linux-master/drivers/crypto/marvell/octeontx/
H A Dotx_cpt_hw_types.h108 #define OTX_CPT_VQX_DONE_ACK(b) (0x440ll | (u64)(b) << 20) macro
H A Dotx_cptvf_main.c561 vqx_dack_cnt.u = readq(cptvf->reg_base + OTX_CPT_VQX_DONE_ACK(0));
563 writeq(vqx_dack_cnt.u, cptvf->reg_base + OTX_CPT_VQX_DONE_ACK(0));

Completed in 225 milliseconds