Searched refs:gprb0 (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 1619 qat_hal_rd_rel_reg(handle, ae, ctx, ICP_GPB_REL, 0, &gprb0); in qat_hal_exec_micro_init_lm() 1630 qat_hal_wr_rel_reg(handle, ae, ctx, ICP_GPB_REL, 0, gprb0); in qat_hal_exec_micro_init_lm()
|