Searched refs:ICP_GPA_REL (Results 1 – 3 of 3) sorted by relevance
| /Linux-v5.4/drivers/crypto/qat/qat_common/ |
| D | qat_hal.c | 276 case ICP_GPA_REL: in qat_hal_get_reg_addr() 983 case ICP_GPA_REL: in qat_hal_rd_rel_reg() 1055 case ICP_GPA_REL: in qat_hal_wr_rel_reg() 1118 qat_hal_rd_rel_reg(handle, ae, ctx, ICP_GPA_REL, 0, &gpra0); in qat_hal_exec_micro_init_lm() 1119 qat_hal_rd_rel_reg(handle, ae, ctx, ICP_GPA_REL, 0x1, &gpra1); in qat_hal_exec_micro_init_lm() 1120 qat_hal_rd_rel_reg(handle, ae, ctx, ICP_GPA_REL, 0x2, &gpra2); in qat_hal_exec_micro_init_lm() 1129 qat_hal_wr_rel_reg(handle, ae, ctx, ICP_GPA_REL, 0, gpra0); in qat_hal_exec_micro_init_lm() 1130 qat_hal_wr_rel_reg(handle, ae, ctx, ICP_GPA_REL, 0x1, gpra1); in qat_hal_exec_micro_init_lm() 1131 qat_hal_wr_rel_reg(handle, ae, ctx, ICP_GPA_REL, 0x2, gpra2); in qat_hal_exec_micro_init_lm()
|
| D | icp_qat_uclo.h | 116 ICP_GPA_REL = 1, enumerator
|
| D | qat_uclo.c | 795 case ICP_GPA_REL: in qat_uclo_init_reg()
|