Home
last modified time | relevance | path

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

/freebsd/sys/dev/qat/include/common/
H A Dicp_qat_hal.h23 USTORE_DATA_UPPER = 0x008, enumerator
/freebsd/sys/dev/qat/qat_common/
H A Dqat_hal.c812 qat_hal_wr_ae_csr(handle, ae, USTORE_DATA_UPPER, uwrd_hi); in qat_hal_wr_uwords()
1238 qat_hal_rd_ae_csr(handle, ae, USTORE_DATA_UPPER, &uwrd_hi); in qat_hal_get_uwords()
1270 qat_hal_wr_ae_csr(handle, ae, USTORE_DATA_UPPER, uwrd_hi); in qat_hal_wr_umem()
1487 qat_hal_wr_ae_csr(handle, ae, USTORE_DATA_UPPER, uwrd_hi); in qat_hal_rd_rel_reg()
/freebsd/sys/dev/qat_c2xxx/
H A Dqatreg.h342 #define USTORE_DATA_UPPER 0x008 macro
H A Dqat_ae.c530 qat_ae_write_4(sc, ae, USTORE_DATA_UPPER, uhi); in qat_aereg_rel_data_read()
1357 qat_ae_write_4(sc, ae, USTORE_DATA_UPPER, uhi); in qat_ae_ucode_write()
1402 qat_ae_read_4(sc, ae, USTORE_DATA_UPPER, &uhi); in qat_ae_ucode_read()