Searched refs:ICP_GPB_REL (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/crypto/qat/qat_common/ |
| H A D | qat_hal.c | 234 case ICP_GPB_REL: in qat_hal_get_reg_addr() 1078 qat_hal_rd_rel_reg(handle, ae, ctx, ICP_GPB_REL, 0, &gprb0); in qat_hal_exec_micro_init_lm() 1079 qat_hal_rd_rel_reg(handle, ae, ctx, ICP_GPB_REL, 0x1, &gprb1); in qat_hal_exec_micro_init_lm() 1089 qat_hal_wr_rel_reg(handle, ae, ctx, ICP_GPB_REL, 0, gprb0); in qat_hal_exec_micro_init_lm() 1090 qat_hal_wr_rel_reg(handle, ae, ctx, ICP_GPB_REL, 0x1, gprb1); in qat_hal_exec_micro_init_lm() 1216 status = qat_hal_rd_rel_reg(handle, ae, ctx, ICP_GPB_REL, gprnum, &gprval); in qat_hal_put_rel_wr_xfer() 1221 gpr_addr = qat_hal_get_reg_addr(ICP_GPB_REL, gprnum); in qat_hal_put_rel_wr_xfer() 1236 qat_hal_wr_rel_reg(handle, ae, ctx, ICP_GPB_REL, gprnum, gprval); in qat_hal_put_rel_wr_xfer()
|
| H A D | icp_qat_uclo.h | 74 ICP_GPB_REL = 3, enumerator
|
| H A D | qat_uclo.c | 757 case ICP_GPB_REL: in qat_uclo_init_reg()
|