Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/crypto/qat/qat_common/
Dqat_uclo.c1210 #define BITS_IN_DWORD 32 macro
1228 SET_CAP_CSR(handle, fcu_dram_hi_csr, (bus_addr >> BITS_IN_DWORD)); in qat_uclo_auth_fw()
1400 auth_desc->css_hdr_high = (unsigned int)(bus_addr >> BITS_IN_DWORD); in qat_uclo_map_auth_fw()
1410 auth_desc->fwsk_pub_high = (unsigned int)(bus_addr >> BITS_IN_DWORD); in qat_uclo_map_auth_fw()
1432 auth_desc->signature_high = (unsigned int)(bus_addr >> BITS_IN_DWORD); in qat_uclo_map_auth_fw()
1446 auth_desc->img_high = (unsigned int)(bus_addr >> BITS_IN_DWORD); in qat_uclo_map_auth_fw()
1463 (bus_addr >> BITS_IN_DWORD); in qat_uclo_map_auth_fw()
1467 (bus_addr >> BITS_IN_DWORD); in qat_uclo_map_auth_fw()