Searched refs:gprb0 (Results 1 – 1 of 1) sorted by relevance
/Linux-v6.6/drivers/crypto/intel/qat/qat_common/ |
D | qat_hal.c | 1259 unsigned int gprb0 = 0, gprb1 = 0; in qat_hal_exec_micro_init_lm() local 1265 qat_hal_rd_rel_reg(handle, ae, ctx, ICP_GPB_REL, 0, &gprb0); in qat_hal_exec_micro_init_lm() 1276 qat_hal_wr_rel_reg(handle, ae, ctx, ICP_GPB_REL, 0, gprb0); in qat_hal_exec_micro_init_lm()
|