Searched refs:USTORE_DATA_LOWER (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/drivers/crypto/qat/qat_common/ |
D | icp_qat_hal.h | 59 USTORE_DATA_LOWER = 0x004, enumerator
|
D | qat_hal.c | 583 qat_hal_wr_ae_csr(handle, ae, USTORE_DATA_LOWER, uwrd_lo); in qat_hal_wr_uwords() 792 qat_hal_rd_ae_csr(handle, ae, USTORE_DATA_LOWER, &uwrd_lo); in qat_hal_get_uwords() 820 qat_hal_wr_ae_csr(handle, ae, USTORE_DATA_LOWER, uwrd_lo); in qat_hal_wr_umem() 959 qat_hal_wr_ae_csr(handle, ae, USTORE_DATA_LOWER, uwrd_lo); in qat_hal_rd_rel_reg()
|