Home
last modified time | relevance | path

Searched refs:CC_NVM_IS_IDLE_MASK (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/crypto/ccree/
H A Dcc_driver.h71 #define CC_NVM_IS_IDLE_MASK BIT(CC_NVM_IS_IDLE_VALUE_BIT_SHIFT) macro
H A Dcc_driver.c210 if (val & CC_NVM_IS_IDLE_MASK) { in cc_wait_for_reset_completion()
/kernel/linux/linux-6.6/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()

Completed in 4 milliseconds