Home
last modified time | relevance | path

Searched refs:GET_GLB_CSR (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/drivers/crypto/qat/qat_common/
Dicp_qat_hal.h139 #define GET_GLB_CSR(handle, csr) GET_CAP_CSR(handle, GLOBAL_CSR + csr) macro
Dqat_hal.c319 ae_reset_csr = GET_GLB_CSR(handle, ICP_RESET); in qat_hal_reset()
434 misc_ctl = GET_GLB_CSR(handle, MISC_CONTROL); in qat_hal_reset_timestamp()
491 ae_reset_csr = GET_GLB_CSR(handle, ICP_RESET); in qat_hal_clr_reset()
498 csr = GET_GLB_CSR(handle, ICP_RESET); in qat_hal_clr_reset()
502 clk_csr = GET_GLB_CSR(handle, ICP_GLOBAL_CLK_ENABLE); in qat_hal_clr_reset()