Home
last modified time | relevance | path

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

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