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