Home
last modified time | relevance | path

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

/freebsd/sys/dev/qat/qat_common/
H A Dqat_hal.c31 #define IGNORE_W1C_MASK \ macro
217 csr = IGNORE_W1C_MASK & csr; in qat_hal_set_ae_ctx_mode()
237 csr &= IGNORE_W1C_MASK; in qat_hal_set_ae_nn_mode()
257 csr &= IGNORE_W1C_MASK; in qat_hal_set_ae_lm_mode()
293 csr &= IGNORE_W1C_MASK; in qat_hal_set_ae_tindex_mode()
737 ctx &= IGNORE_W1C_MASK & in qat_hal_disable_ctx()
867 ctx &= IGNORE_W1C_MASK; in qat_hal_enable_ctx()
910 csr_val &= IGNORE_W1C_MASK; in qat_hal_clear_gpr()
1343 ctx_enables &= IGNORE_W1C_MASK; in qat_hal_exec_micro_inst()
1472 ctx_enables &= IGNORE_W1C_MASK; in qat_hal_rd_rel_reg()
[all …]