Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/dev/qat/include/common/
HDicp_qat_hal.h50 LOCAL_CSR_STATUS = 0x180, enumerator
/freebsd-14-stable/sys/dev/qat_c2xxx/
HDqatreg.h465 #define LOCAL_CSR_STATUS 0x180 macro
HDqat_ae.c210 if ((qat_ae_local_read_4(sc, ae, LOCAL_CSR_STATUS) & in qat_ae_write_4()
230 if ((qat_ae_local_read_4(sc, ae, LOCAL_CSR_STATUS) & in qat_ae_read_4()
/freebsd-14-stable/sys/dev/qat/qat_common/
HDqat_hal.c119 if (!(GET_AE_CSR(handle, ae, LOCAL_CSR_STATUS) & LCS_STATUS)) in qat_hal_rd_ae_csr()
137 if (!(GET_AE_CSR(handle, ae, LOCAL_CSR_STATUS) & LCS_STATUS)) in qat_hal_wr_ae_csr()