Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/crypto/qat/qat_common/
Dicp_qat_hal.h110 #define ACS_ABO_BITPOS 31 macro
Dqat_hal.c168 unsigned int csr = (1 << ACS_ABO_BITPOS); in qat_hal_wait_cycles()
186 if (elapsed_cycles >= 8 && !(csr & (1 << ACS_ABO_BITPOS))) in qat_hal_wait_cycles()
422 (active & (1 << ACS_ABO_BITPOS))) in qat_hal_check_ae_active()