Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/crypto/qat/qat_common/
Dqat_hal.c275 case ICP_GPA_REL: in qat_hal_get_reg_addr()
935 case ICP_GPA_REL: in qat_hal_rd_rel_reg()
1007 case ICP_GPA_REL: in qat_hal_wr_rel_reg()
1071 qat_hal_rd_rel_reg(handle, ae, ctx, ICP_GPA_REL, 0, &gpra0); in qat_hal_exec_micro_init_lm()
1072 qat_hal_rd_rel_reg(handle, ae, ctx, ICP_GPA_REL, 0x1, &gpra1); in qat_hal_exec_micro_init_lm()
1073 qat_hal_rd_rel_reg(handle, ae, ctx, ICP_GPA_REL, 0x2, &gpra2); in qat_hal_exec_micro_init_lm()
1082 qat_hal_wr_rel_reg(handle, ae, ctx, ICP_GPA_REL, 0, gpra0); in qat_hal_exec_micro_init_lm()
1083 qat_hal_wr_rel_reg(handle, ae, ctx, ICP_GPA_REL, 0x1, gpra1); in qat_hal_exec_micro_init_lm()
1084 qat_hal_wr_rel_reg(handle, ae, ctx, ICP_GPA_REL, 0x2, gpra2); in qat_hal_exec_micro_init_lm()
Dicp_qat_uclo.h93 ICP_GPA_REL, enumerator
Dqat_uclo.c772 case ICP_GPA_REL: in qat_uclo_init_reg()