Searched refs:gpra0 (Results 1 – 1 of 1) sorted by relevance
/drivers/crypto/intel/qat/qat_common/ |
D | qat_hal.c | 1258 unsigned int gpra0 = 0, gpra1 = 0, gpra2 = 0; in qat_hal_exec_micro_init_lm() local 1262 qat_hal_rd_rel_reg(handle, ae, ctx, ICP_GPA_REL, 0, &gpra0); in qat_hal_exec_micro_init_lm() 1273 qat_hal_wr_rel_reg(handle, ae, ctx, ICP_GPA_REL, 0, gpra0); in qat_hal_exec_micro_init_lm()
|