Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/crypto/cavium/cpt/
Dcptvf_main.c378 union cptx_vqx_doorbell vqx_dbell; in cptvf_write_vq_doorbell() local
380 vqx_dbell.u = cpt_read_csr64(cptvf->reg_base, in cptvf_write_vq_doorbell()
382 vqx_dbell.s.dbell_cnt = val * 8; /* Num of Instructions * 8 words */ in cptvf_write_vq_doorbell()
384 vqx_dbell.u); in cptvf_write_vq_doorbell()