Home
last modified time | relevance | path

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

/openbmc/linux/drivers/char/hw_random/
H A Dcctrng.c29 #define CC_HW_RESET_LOOP_COUNT 10 macro
595 for (i = 0; i < CC_HW_RESET_LOOP_COUNT; i++) { in cctrng_wait_for_reset_completion()
/openbmc/linux/drivers/crypto/ccree/
H A Dcc_driver.c51 #define CC_HW_RESET_LOOP_COUNT 10 macro
256 for (i = 0; i < CC_HW_RESET_LOOP_COUNT; i++) { in cc_wait_for_reset_completion()