Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/crypto/intel/qat/qat_common/
Dqat_uclo.c1211 #define BITS_IN_DWORD 32 macro
1229 SET_CAP_CSR(handle, fcu_dram_hi_csr, (bus_addr >> BITS_IN_DWORD)); in qat_uclo_auth_fw()
1443 auth_desc->css_hdr_high = (unsigned int)(bus_addr >> BITS_IN_DWORD); in qat_uclo_map_auth_fw()
1453 auth_desc->fwsk_pub_high = (unsigned int)(bus_addr >> BITS_IN_DWORD); in qat_uclo_map_auth_fw()
1475 auth_desc->signature_high = (unsigned int)(bus_addr >> BITS_IN_DWORD); in qat_uclo_map_auth_fw()
1489 auth_desc->img_high = (unsigned int)(bus_addr >> BITS_IN_DWORD); in qat_uclo_map_auth_fw()
1506 (bus_addr >> BITS_IN_DWORD); in qat_uclo_map_auth_fw()
1510 (bus_addr >> BITS_IN_DWORD); in qat_uclo_map_auth_fw()