Searched refs:CPTX_PF_RESET (Results 1 – 2 of 2) sorted by relevance
/drivers/crypto/cavium/cpt/ | ||
D | cpt_common.h | 40 #define CPTX_PF_RESET(a) (0x100ll + ((u64)(a) << 36)) macro |
D | cptpf_main.c | 350 cpt_write_csr64(cpt->reg_base, CPTX_PF_RESET(0), 1); in cpt_reset() |