Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/nx/
H A Dnx-common-powernv.c29 #define VAS_RETRIES (10) macro
603 } while (ret && (i++ < VAS_RETRIES)); in nx842_exec_vas()