Home
last modified time | relevance | path

Searched refs:IGNORE_W1C_MASK (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/drivers/crypto/intel/qat/qat_common/
H A Dqat_hal.c24 #define IGNORE_W1C_MASK ((~(1 << CE_BREAKPOINT_BITPOS)) & \ macro
168 csr = IGNORE_W1C_MASK & csr; in qat_hal_set_ae_ctx_mode()
182 csr &= IGNORE_W1C_MASK; in qat_hal_set_ae_nn_mode()
201 csr &= IGNORE_W1C_MASK; in qat_hal_set_ae_lm_mode()
239 csr &= IGNORE_W1C_MASK; in qat_hal_set_ae_tindex_mode()
535 ctx &= IGNORE_W1C_MASK & in qat_hal_disable_ctx()
599 ctx &= IGNORE_W1C_MASK; in qat_hal_enable_ctx()
636 csr_val &= IGNORE_W1C_MASK; in qat_hal_clear_gpr()
1032 ctx_enables &= IGNORE_W1C_MASK; in qat_hal_exec_micro_inst()
1137 ctx_enables &= IGNORE_W1C_MASK; in qat_hal_rd_rel_reg()
[all...]
/kernel/linux/linux-5.10/drivers/crypto/qat/qat_common/
H A Dqat_hal.c24 #define IGNORE_W1C_MASK ((~(1 << CE_BREAKPOINT_BITPOS)) & \ macro
168 csr = IGNORE_W1C_MASK & csr; in qat_hal_set_ae_ctx_mode()
182 csr &= IGNORE_W1C_MASK; in qat_hal_set_ae_nn_mode()
201 csr &= IGNORE_W1C_MASK; in qat_hal_set_ae_lm_mode()
504 ctx &= IGNORE_W1C_MASK & in qat_hal_disable_ctx()
568 ctx &= IGNORE_W1C_MASK; in qat_hal_enable_ctx()
605 csr_val &= IGNORE_W1C_MASK; in qat_hal_clear_gpr()
865 ctx_enables &= IGNORE_W1C_MASK; in qat_hal_exec_micro_inst()
953 ctx_enables &= IGNORE_W1C_MASK; in qat_hal_rd_rel_reg()
1251 ctx_enables &= IGNORE_W1C_MASK; in qat_hal_put_rel_nn()
[all...]

Completed in 4 milliseconds