Searched refs:USTORE_DATA_LOWER (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/crypto/intel/qat/qat_common/ |
H A D | icp_qat_hal.h | 23 USTORE_DATA_LOWER = 0x004, enumerator
|
H A D | qat_hal.c | 587 qat_hal_wr_ae_csr(handle, ae, USTORE_DATA_LOWER, uwrd_lo); in qat_hal_wr_uwords() 947 uwrd_lo = qat_hal_rd_ae_csr(handle, ae, USTORE_DATA_LOWER); in qat_hal_get_uwords() 975 qat_hal_wr_ae_csr(handle, ae, USTORE_DATA_LOWER, uwrd_lo); in qat_hal_wr_umem() 1149 qat_hal_wr_ae_csr(handle, ae, USTORE_DATA_LOWER, uwrd_lo); in qat_hal_rd_rel_reg()
|