Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/crypto/intel/qat/qat_common/
Dqat_hal.c31 #define INSERT_IMMED_GPRB_CONST(inst, const_val) \ macro
1249 INSERT_IMMED_GPRB_CONST(micro_inst[fixup_offset], (cur_value >> 0)); in qat_hal_concat_micro_code()
1251 INSERT_IMMED_GPRB_CONST(micro_inst[fixup_offset], (cur_value >> 0x10)); in qat_hal_concat_micro_code()