Home
last modified time | relevance | path

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

/freebsd/sys/dev/qat/include/common/
H A Dicp_qat_hal.h22 USTORE_DATA_LOWER = 0x004, enumerator
/freebsd/sys/dev/qat/qat_common/
H A Dqat_hal.c811 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 Dqatreg.h340 #define USTORE_DATA_LOWER 0x004 macro
H A Dqat_ae.c527 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()