Home
last modified time | relevance | path

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

/linux/drivers/crypto/qat/qat_common/
A Dqat_uclo.c1206 #define BITS_IN_DWORD 32 macro
1224 SET_CAP_CSR(handle, fcu_dram_hi_csr, (bus_addr >> BITS_IN_DWORD)); in qat_uclo_auth_fw()
1396 auth_desc->css_hdr_high = (unsigned int)(bus_addr >> BITS_IN_DWORD); in qat_uclo_map_auth_fw()
1406 auth_desc->fwsk_pub_high = (unsigned int)(bus_addr >> BITS_IN_DWORD); in qat_uclo_map_auth_fw()
1428 auth_desc->signature_high = (unsigned int)(bus_addr >> BITS_IN_DWORD); in qat_uclo_map_auth_fw()
1442 auth_desc->img_high = (unsigned int)(bus_addr >> BITS_IN_DWORD); in qat_uclo_map_auth_fw()
1459 (bus_addr >> BITS_IN_DWORD); in qat_uclo_map_auth_fw()
1463 (bus_addr >> BITS_IN_DWORD); in qat_uclo_map_auth_fw()

Completed in 8 milliseconds