Searched refs:FCU_STS_DONE_POS (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.4/drivers/crypto/qat/qat_common/ | ||
| D | icp_qat_hal.h | 128 #define FCU_STS_DONE_POS 0x9 macro |
| D | qat_hal.c | 796 if (((fcu_sts >> FCU_STS_DONE_POS) & 0x1)) in qat_hal_start() |