Searched refs:ICP_GPA_REL (Results 1 – 3 of 3) sorted by relevance
| /drivers/crypto/intel/qat/qat_common/ |
| A D | qat_hal.c | 257 case ICP_GPA_REL: in qat_hal_get_reg_addr() 1134 case ICP_GPA_REL: in qat_hal_rd_rel_reg() 1206 case ICP_GPA_REL: in qat_hal_wr_rel_reg() 1269 qat_hal_rd_rel_reg(handle, ae, ctx, ICP_GPA_REL, 0, &gpra0); in qat_hal_exec_micro_init_lm() 1270 qat_hal_rd_rel_reg(handle, ae, ctx, ICP_GPA_REL, 0x1, &gpra1); in qat_hal_exec_micro_init_lm() 1271 qat_hal_rd_rel_reg(handle, ae, ctx, ICP_GPA_REL, 0x2, &gpra2); in qat_hal_exec_micro_init_lm() 1280 qat_hal_wr_rel_reg(handle, ae, ctx, ICP_GPA_REL, 0, gpra0); in qat_hal_exec_micro_init_lm() 1281 qat_hal_wr_rel_reg(handle, ae, ctx, ICP_GPA_REL, 0x1, gpra1); in qat_hal_exec_micro_init_lm() 1282 qat_hal_wr_rel_reg(handle, ae, ctx, ICP_GPA_REL, 0x2, gpra2); in qat_hal_exec_micro_init_lm()
|
| A D | icp_qat_uclo.h | 119 ICP_GPA_REL = 1, enumerator
|
| A D | qat_uclo.c | 778 case ICP_GPA_REL: in qat_uclo_init_reg()
|
Completed in 15 milliseconds