Home
last modified time | relevance | path

Searched defs:eng_type (Results 1 – 2 of 2) sorted by relevance

/linux-5.10/drivers/crypto/marvell/octeontx/
Dotx_cptpf_ucode.c86 static int is_eng_type(int val, int eng_type) in is_eng_type()
92 int eng_type) in dev_supports_eng_type()
103 static char *get_eng_type_str(int eng_type) in get_eng_type_str()
482 int eng_type) in find_engines_by_type()
496 int otx_cpt_uc_supports_eng_type(struct otx_cpt_ucode *ucode, int eng_type) in otx_cpt_uc_supports_eng_type()
503 int eng_type) in otx_cpt_eng_grp_has_eng_type()
/linux-5.10/drivers/mtd/nand/raw/
Dnand_base.c4900 enum nand_ecc_legacy_mode eng_type; in of_get_rawnand_ecc_engine_type_legacy() local