Searched refs:ICP_GPA_REL (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/crypto/qat/qat_common/ |
H A D | qat_hal.c | 233 case ICP_GPA_REL: in qat_hal_get_reg_addr() 943 case ICP_GPA_REL: in qat_hal_rd_rel_reg() 1015 case ICP_GPA_REL: in qat_hal_wr_rel_reg() 1078 qat_hal_rd_rel_reg(handle, ae, ctx, ICP_GPA_REL, 0, &gpra0); in qat_hal_exec_micro_init_lm() 1079 qat_hal_rd_rel_reg(handle, ae, ctx, ICP_GPA_REL, 0x1, &gpra1); in qat_hal_exec_micro_init_lm() 1080 qat_hal_rd_rel_reg(handle, ae, ctx, ICP_GPA_REL, 0x2, &gpra2); in qat_hal_exec_micro_init_lm() 1089 qat_hal_wr_rel_reg(handle, ae, ctx, ICP_GPA_REL, 0, gpra0); in qat_hal_exec_micro_init_lm() 1090 qat_hal_wr_rel_reg(handle, ae, ctx, ICP_GPA_REL, 0x1, gpra1); in qat_hal_exec_micro_init_lm() 1091 qat_hal_wr_rel_reg(handle, ae, ctx, ICP_GPA_REL, 0x2, gpra2); in qat_hal_exec_micro_init_lm()
|
H A D | icp_qat_uclo.h | 72 ICP_GPA_REL = 1, enumerator
|
H A D | qat_uclo.c | 756 case ICP_GPA_REL: in qat_uclo_init_reg()
|
/kernel/linux/linux-6.6/drivers/crypto/intel/qat/qat_common/ |
H A D | qat_hal.c | 257 case ICP_GPA_REL: in qat_hal_get_reg_addr() 1127 case ICP_GPA_REL: in qat_hal_rd_rel_reg() 1199 case ICP_GPA_REL: in qat_hal_wr_rel_reg() 1262 qat_hal_rd_rel_reg(handle, ae, ctx, ICP_GPA_REL, 0, &gpra0); in qat_hal_exec_micro_init_lm() 1263 qat_hal_rd_rel_reg(handle, ae, ctx, ICP_GPA_REL, 0x1, &gpra1); in qat_hal_exec_micro_init_lm() 1264 qat_hal_rd_rel_reg(handle, ae, ctx, ICP_GPA_REL, 0x2, &gpra2); in qat_hal_exec_micro_init_lm() 1273 qat_hal_wr_rel_reg(handle, ae, ctx, ICP_GPA_REL, 0, gpra0); in qat_hal_exec_micro_init_lm() 1274 qat_hal_wr_rel_reg(handle, ae, ctx, ICP_GPA_REL, 0x1, gpra1); in qat_hal_exec_micro_init_lm() 1275 qat_hal_wr_rel_reg(handle, ae, ctx, ICP_GPA_REL, 0x2, gpra2); in qat_hal_exec_micro_init_lm()
|
H A D | icp_qat_uclo.h | 111 ICP_GPA_REL = 1, enumerator
|
H A D | qat_uclo.c | 773 case ICP_GPA_REL: in qat_uclo_init_reg()
|
Completed in 14 milliseconds