Home
last modified time | relevance | path

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

/freebsd/sys/dev/qat/include/common/
H A Dicp_qat_hal.h179 #define GET_FCU_CSR(handle, csr) \ macro
/freebsd/sys/dev/qat/qat_common/
H A Dqat_uclo.c1458 fcu_sts = GET_FCU_CSR(handle, fcu_sts_csr); in qat_uclo_auth_fw()
1471 (GET_FCU_CSR(handle, FCU_STATUS1_C4XXX) & MEM_CFG_ERR_BIT); in qat_uclo_auth_fw()
1537 fcuSts = GET_FCU_CSR(handle, fcuStsCsr); in qat_uclo_broadcast_load_fw()
1548 GET_FCU_CSR(handle, in qat_uclo_broadcast_load_fw()
1771 fcu_sts = GET_FCU_CSR(handle, fcu_sts_csr); in qat_uclo_load_fw()
1776 GET_FCU_CSR(handle, FCU_AE_LOADED_C4XXX) : in qat_uclo_load_fw()
H A Dqat_hal.c1006 if ((reg_val & 0x2) && GET_FCU_CSR(handle, FCU_RAMBASE_ADDR_LO)) in qat_hal_check_imr()
1165 fcu_sts = GET_FCU_CSR(handle, fcu_sts_csr); in qat_hal_start()