Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/crypto/nx/
Dnx-842-powernv.c73 static unsigned int nx842_ct; /* used in icswx function */ variable
476 if (!nx842_ct) { in nx842_exec_icswx()
490 ccw = SET_FIELD(CCW_CT, ccw, nx842_ct); in nx842_exec_icswx()
942 if (!nx842_ct) in nx842_powernv_probe()
943 nx842_ct = ct; in nx842_powernv_probe()
944 else if (nx842_ct != ct) in nx842_powernv_probe()
946 chip_id, ct, nx842_ct); in nx842_powernv_probe()
1038 if (!nx842_ct) in nx842_powernv_init()