Home
last modified time | relevance | path

Searched refs:nx842_ct (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/crypto/nx/
H A Dnx-common-powernv.c62 static unsigned int nx842_ct; /* used in icswx function */ variable
472 if (!nx842_ct) { in nx842_exec_icswx()
486 ccw = SET_FIELD(CCW_CT, ccw, nx842_ct); in nx842_exec_icswx()
986 if (!nx842_ct) in nx842_powernv_probe()
987 nx842_ct = ct; in nx842_powernv_probe()
988 else if (nx842_ct != ct) in nx842_powernv_probe()
990 chip_id, ct, nx842_ct); in nx842_powernv_probe()
1083 if (!nx842_ct) in nx_compress_powernv_init()
1126 * GZIP engine is supported only in power9 or later and nx842_ct in nx_compress_powernv_exit()
1131 if (!nx842_ct) in nx_compress_powernv_exit()
[all...]
/kernel/linux/linux-6.6/drivers/crypto/nx/
H A Dnx-common-powernv.c62 static unsigned int nx842_ct; /* used in icswx function */ variable
469 if (!nx842_ct) { in nx842_exec_icswx()
483 ccw = SET_FIELD(CCW_CT, ccw, nx842_ct); in nx842_exec_icswx()
983 if (!nx842_ct) in nx842_powernv_probe()
984 nx842_ct = ct; in nx842_powernv_probe()
985 else if (nx842_ct != ct) in nx842_powernv_probe()
987 chip_id, ct, nx842_ct); in nx842_powernv_probe()
1080 if (!nx842_ct) in nx_compress_powernv_init()
1123 * GZIP engine is supported only in power9 or later and nx842_ct in nx_compress_powernv_exit()
1128 if (!nx842_ct) in nx_compress_powernv_exit()
[all...]

Completed in 4 milliseconds