Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/crypto/marvell/octeontx/
Dotx_cpt_hw_types.h95 #define OTX_CPT_PF_ENGX_UCODE_BASE(b) (0x4002000ll | (u64)(b) << 3) macro
Dotx_cptpf_ucode.c199 OTX_CPT_PF_ENGX_UCODE_BASE(i)); in cpt_set_ucode_base()