Searched refs:CPTX_PF_BIST_STATUS (Results 1 – 2 of 2) sorted by relevance
/drivers/crypto/cavium/cpt/ | ||
D | cpt_common.h | 42 #define CPTX_PF_BIST_STATUS(a) (0x160ll + ((u64)(a) << 36)) macro |
D | cptpf_main.c | 367 CPTX_PF_BIST_STATUS(0)); in cpt_check_bist_status() |