Searched refs:gpra1 (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 1263 qat_hal_rd_rel_reg(handle, ae, ctx, ICP_GPA_REL, 0x1, &gpra1); in qat_hal_exec_micro_init_lm() 1274 qat_hal_wr_rel_reg(handle, ae, ctx, ICP_GPA_REL, 0x1, gpra1); in qat_hal_exec_micro_init_lm()
|