Home
last modified time | relevance | path

Searched refs:qat_hal_put_wakeup_event (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/crypto/qat/qat_common/
H A Dqat_hal.c330 static void qat_hal_put_wakeup_event(struct icp_qat_fw_loader_handle *handle, in qat_hal_put_wakeup_event() function
479 qat_hal_put_wakeup_event(handle, ae, in qat_hal_clr_reset()
615 qat_hal_put_wakeup_event(handle, ae, ctx_mask, XCWE_VOLUNTARY); in qat_hal_clear_gpr()
641 qat_hal_put_wakeup_event(handle, ae, ctx_mask, in qat_hal_clear_gpr()
762 qat_hal_put_wakeup_event(handle, ae, (~ctx_mask) & in qat_hal_start()
881 qat_hal_put_wakeup_event(handle, ae, (1 << ctx), XCWE_VOLUNTARY); in qat_hal_exec_micro_inst()
899 qat_hal_put_wakeup_event(handle, ae, (1 << ctx), wakeup_events); in qat_hal_exec_micro_inst()
/kernel/linux/linux-6.6/drivers/crypto/intel/qat/qat_common/
H A Dqat_hal.c361 static void qat_hal_put_wakeup_event(struct icp_qat_fw_loader_handle *handle, in qat_hal_put_wakeup_event() function
510 qat_hal_put_wakeup_event(handle, ae, in qat_hal_clr_reset()
648 qat_hal_put_wakeup_event(handle, ae, ctx_mask, XCWE_VOLUNTARY); in qat_hal_clear_gpr()
674 qat_hal_put_wakeup_event(handle, ae, ctx_mask, in qat_hal_clear_gpr()
910 qat_hal_put_wakeup_event(handle, ae, 0, wakeup_val); in qat_hal_start()
1048 qat_hal_put_wakeup_event(handle, ae, (1 << ctx), XCWE_VOLUNTARY); in qat_hal_exec_micro_inst()
1066 qat_hal_put_wakeup_event(handle, ae, (1 << ctx), wakeup_events); in qat_hal_exec_micro_inst()

Completed in 5 milliseconds