Home
last modified time | relevance | path

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

/freebsd/sys/dev/qat/include/common/
H A Dicp_qat_hal.h145 #define SET_CAP_CSR(handle, csr, val) \ macro
153 SET_CAP_CSR((handle), (csr), (val)) : \
154 SET_CAP_CSR((handle), (csr) + GLOBAL_CSR, val); \
169 SET_CAP_CSR(handle_, \
174 SET_CAP_CSR(handle_, \
177 SET_CAP_CSR(handle_, ((csr_) + FCU_OFFSET), (val_))); \