Searched refs:gprb1 (Results 1 – 1 of 1) sorted by relevance
/freebsd/sys/dev/qat/qat_common/ |
H A D | qat_hal.c | 1613 unsigned int gprb0 = 0, gprb1 = 0; in qat_hal_exec_micro_init_lm() local 1620 qat_hal_rd_rel_reg(handle, ae, ctx, ICP_GPB_REL, 0x1, &gprb1); in qat_hal_exec_micro_init_lm() 1631 qat_hal_wr_rel_reg(handle, ae, ctx, ICP_GPB_REL, 0x1, gprb1); in qat_hal_exec_micro_init_lm()
|