Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/nx/
H A Dnx-common-pseries.c150 #define NX842_HIST_SLOTS 16 macro
157 bucket = min((NX842_HIST_SLOTS - 1), bucket - 1); in ibm_nx842_incr_hist()
938 for (i = 0; i < (NX842_HIST_SLOTS - 2); i++) { in nx842_timehist_show()
948 2<<(NX842_HIST_SLOTS - 2), in nx842_timehist_show()
949 atomic64_read(&times[(NX842_HIST_SLOTS - 1)])); in nx842_timehist_show()