Searched refs:qat_hal_wr_uwords (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/drivers/crypto/intel/qat/qat_common/ |
H A D | qat_hal.c | 570 void qat_hal_wr_uwords(struct icp_qat_fw_loader_handle *handle, in qat_hal_wr_uwords() function 641 qat_hal_wr_uwords(handle, ae, 0, ARRAY_SIZE(inst), in qat_hal_clear_gpr() 1043 qat_hal_wr_uwords(handle, ae, 0, inst_num, micro_inst); in qat_hal_exec_micro_inst() 1065 qat_hal_wr_uwords(handle, ae, 0, inst_num, savuwords); in qat_hal_exec_micro_inst() 1161 qat_hal_wr_uwords(handle, ae, 0, 1, &savuword); in qat_hal_rd_rel_reg()
|
H A D | adf_common_drv.h | 156 void qat_hal_wr_uwords(struct icp_qat_fw_loader_handle *handle,
|
H A D | qat_uclo.c | 401 qat_hal_wr_uwords(handle, (unsigned char)ae, 0, in qat_uclo_init_ustore() 403 qat_hal_wr_uwords(handle, (unsigned char)ae, patt_pos, in qat_uclo_init_ustore() 1999 qat_hal_wr_uwords(handle, (unsigned char)ae, in qat_uclo_wr_uimage_raw_page()
|