Searched refs:USTORE_DATA_LOWER (Results 1 – 4 of 4) sorted by relevance
| /freebsd/sys/dev/qat/include/common/ |
| H A D | icp_qat_hal.h | 22 USTORE_DATA_LOWER = 0x004, enumerator
|
| /freebsd/sys/dev/qat/qat_common/ |
| H A D | qat_hal.c | 811 qat_hal_wr_ae_csr(handle, ae, USTORE_DATA_LOWER, uwrd_lo); in qat_hal_wr_uwords() 1236 qat_hal_rd_ae_csr(handle, ae, USTORE_DATA_LOWER, &uwrd_lo); in qat_hal_get_uwords() 1268 qat_hal_wr_ae_csr(handle, ae, USTORE_DATA_LOWER, uwrd_lo); in qat_hal_wr_umem() 1493 qat_hal_wr_ae_csr(handle, ae, USTORE_DATA_LOWER, uwrd_lo); in qat_hal_rd_rel_reg()
|
| /freebsd/sys/dev/qat_c2xxx/ |
| H A D | qatreg.h | 340 #define USTORE_DATA_LOWER 0x004 macro
|
| H A D | qat_ae.c | 527 qat_ae_write_4(sc, ae, USTORE_DATA_LOWER, ulo); in qat_aereg_rel_data_read() 1355 qat_ae_write_4(sc, ae, USTORE_DATA_LOWER, ulo); in qat_ae_ucode_write() 1401 qat_ae_read_4(sc, ae, USTORE_DATA_LOWER, &ulo); in qat_ae_ucode_read()
|