Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/cavium/cpt/
H A Dcpt_common.h107 #define CPTX_VQX_DONE_ACK(a, b) (0x440ll + ((u64)(a) << 36) + ((b) << 20)) macro
H A Dcptvf_main.c579 CPTX_VQX_DONE_ACK(0, 0)); in cptvf_write_vq_done_ack()
581 cpt_write_csr64(cptvf->reg_base, CPTX_VQX_DONE_ACK(0, 0), in cptvf_write_vq_done_ack()