Home
last modified time | relevance | path

Searched refs:ICP_GPA_REL (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/qat/qat_common/
H A Dqat_hal.c324 case ICP_GPA_REL: in qat_hal_get_reg_addr()
1458 case ICP_GPA_REL: in qat_hal_rd_rel_reg()
1543 case ICP_GPA_REL: in qat_hal_wr_rel_reg()
1616 qat_hal_rd_rel_reg(handle, ae, ctx, ICP_GPA_REL, 0, &gpra0); in qat_hal_exec_micro_init_lm()
1617 qat_hal_rd_rel_reg(handle, ae, ctx, ICP_GPA_REL, 0x1, &gpra1); in qat_hal_exec_micro_init_lm()
1618 qat_hal_rd_rel_reg(handle, ae, ctx, ICP_GPA_REL, 0x2, &gpra2); in qat_hal_exec_micro_init_lm()
1627 qat_hal_wr_rel_reg(handle, ae, ctx, ICP_GPA_REL, 0, gpra0); in qat_hal_exec_micro_init_lm()
1628 qat_hal_wr_rel_reg(handle, ae, ctx, ICP_GPA_REL, 0x1, gpra1); in qat_hal_exec_micro_init_lm()
1629 qat_hal_wr_rel_reg(handle, ae, ctx, ICP_GPA_REL, 0x2, gpra2); in qat_hal_exec_micro_init_lm()
H A Dqat_uclo.c937 case ICP_GPA_REL: in qat_uclo_init_reg()
/freebsd/sys/dev/qat/include/common/
H A Dicp_qat_uclo.h107 ICP_GPA_REL = 1, enumerator