Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/crypto/hisilicon/zip/
Dzip_main.c70 #define HZIP_COMP_CORE_NUM 2 macro
72 #define HZIP_CORE_NUM (HZIP_COMP_CORE_NUM + \
519 if (i < HZIP_COMP_CORE_NUM) in hisi_zip_core_debug_init()
522 sprintf(buf, "decomp_core%d", i - HZIP_COMP_CORE_NUM); in hisi_zip_core_debug_init()