Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/crypto/cavium/cpt/
Dcpt_common.h107 #define CPTX_VQX_DONE_ACK(a, b) (0x440ll + ((u64)(a) << 36) + ((b) << 20)) macro
Dcptvf_main.c582 CPTX_VQX_DONE_ACK(0, 0)); in cptvf_write_vq_done_ack()
584 cpt_write_csr64(cptvf->reg_base, CPTX_VQX_DONE_ACK(0, 0), in cptvf_write_vq_done_ack()