Home
last modified time | relevance | path

Searched refs:SET_CAP_CSR (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/crypto/qat/qat_common/
A Dicp_qat_hal.h125 #define SET_CAP_CSR(handle, csr, val) \ macro
A Dqat_hal.c310 SET_CAP_CSR(handle, reset_csr, csr_val); in qat_hal_reset()
427 SET_CAP_CSR(handle, misc_ctl_csr, misc_ctl & in qat_hal_reset_timestamp()
435 SET_CAP_CSR(handle, misc_ctl_csr, misc_ctl | MC_TIMESTAMP_ENABLE); in qat_hal_reset_timestamp()
487 SET_CAP_CSR(handle, reset_csr, csr_val); in qat_hal_clr_reset()
496 SET_CAP_CSR(handle, clk_csr, csr_val); in qat_hal_clr_reset()
916 SET_CAP_CSR(handle, fcu_ctl_csr, FCU_CTRL_CMD_START); in qat_hal_start()
A Dqat_uclo.c1224 SET_CAP_CSR(handle, fcu_dram_hi_csr, (bus_addr >> BITS_IN_DWORD)); in qat_uclo_auth_fw()
1225 SET_CAP_CSR(handle, fcu_dram_lo_csr, bus_addr); in qat_uclo_auth_fw()
1226 SET_CAP_CSR(handle, fcu_ctl_csr, FCU_CTRL_CMD_AUTH); in qat_uclo_auth_fw()
1290 SET_CAP_CSR(handle, FCU_ME_BROADCAST_MASK_TYPE, in qat_uclo_broadcast_load_fw()
1293 SET_CAP_CSR(handle, fcu_ctl_csr, FCU_CTRL_CMD_LOAD); in qat_uclo_broadcast_load_fw()
1500 SET_CAP_CSR(handle, fcu_ctl_csr, in qat_uclo_load_fw()

Completed in 12 milliseconds