Home
last modified time | relevance | path

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

/drivers/crypto/cavium/cpt/
Dcpt_common.h39 #define CPTX_PF_CONSTANTS(a) (0x0ll + ((u64)(a) << 36)) macro
Dcptpf_main.c357 pf_cnsts.u = cpt_read_csr64(cpt->reg_base, CPTX_PF_CONSTANTS(0)); in cpt_find_max_enabled_cores()