Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/ccree/
H A Dcc_driver.h69 #define CC_NVM_IS_IDLE_MASK BIT(CC_NVM_IS_IDLE_VALUE_BIT_SHIFT) macro
H A Dcc_driver.c261 if (val & CC_NVM_IS_IDLE_MASK) { in cc_wait_for_reset_completion()