Searched refs:USTORE_DATA_UPPER (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/crypto/qat/qat_common/ |
A D | icp_qat_hal.h | 24 USTORE_DATA_UPPER = 0x008, enumerator
|
A D | qat_hal.c | 588 qat_hal_wr_ae_csr(handle, ae, USTORE_DATA_UPPER, uwrd_hi); in qat_hal_wr_uwords() 965 uwrd_hi = qat_hal_rd_ae_csr(handle, ae, USTORE_DATA_UPPER); in qat_hal_get_uwords() 993 qat_hal_wr_ae_csr(handle, ae, USTORE_DATA_UPPER, uwrd_hi); in qat_hal_wr_umem() 1167 qat_hal_wr_ae_csr(handle, ae, USTORE_DATA_UPPER, uwrd_hi); in qat_hal_rd_rel_reg()
|
Completed in 7 milliseconds