Searched refs:PRId32 (Results 1 – 12 of 12) sorted by relevance
/optee_os-3.20.0/core/drivers/crypto/caam/hal/common/ |
A D | hal_cfg_dt.c | 41 HAL_TRACE("Found Job Ring node status @%" PRId32, node); in find_jr_offset() 43 HAL_TRACE("Found Job Ring node @%" PRId32, node); in find_jr_offset() 129 HAL_TRACE("Found Job Ring node @%" PRId32, node); in caam_hal_cfg_disable_jobring_dt() 131 HAL_TRACE("Disable Job Ring node @%" PRId32, node); in caam_hal_cfg_disable_jobring_dt()
|
/optee_os-3.20.0/core/drivers/tpm2/ |
A D | tpm2_chip.c | 194 DMSG("TPM2: No. of banks \t %"PRId32, caps->num_banks); in tpm2_dump_capability() 195 DMSG("TPM2: No. of active banks \t %"PRId32, caps->num_active_banks); in tpm2_dump_capability() 196 DMSG("TPM2: No. of PCRs \t %"PRId32, caps->num_pcrs); in tpm2_dump_capability() 197 DMSG("TPM2: No. of PCR select octets \t %"PRId32, caps->pcr_select_min); in tpm2_dump_capability()
|
/optee_os-3.20.0/lib/libutils/isoc/include/ |
A D | inttypes.h | 20 #define PRId32 "d" macro
|
/optee_os-3.20.0/core/drivers/ |
A D | stm32_i2c.c | 408 DMSG("I2C speed out of bound: %"PRId32"Hz", init->bus_rate); in i2c_compute_timing() 418 DMSG("I2C rise{%"PRId32">%"PRId32"}/fall{%"PRId32">%"PRId32"}", in i2c_compute_timing() 640 DMSG("I2C Rise(%"PRId32") and Fall(%"PRId32") Time", in i2c_setup_timing()
|
A D | atmel_shdwc.c | 106 DMSG("wake-up input %"PRId32" out of bounds ignore", in at91_shdwc_get_wakeup_input()
|
A D | stm32_bsec.c | 634 DMSG("nvmem %s = %zu: %"PRId32" %zu", name, i, in stm32_bsec_find_otp_in_nvmem_layout() 822 DMSG("nvmem[%d] = %s %"PRId32" %zu", cell_cnt, in save_dt_nvmem_layout()
|
/optee_os-3.20.0/core/drivers/crypto/caam/cipher/ |
A D | caam_cipher.c | 250 CIPHER_TRACE("Algo id:%" PRId32 " md:%" PRId32, algo_id, algo_md); in get_cipheralgo() 481 CIPHER_TRACE("Bad IV size %zu (expected %" PRId32 ")", in caam_cipher_initialize() 486 CIPHER_TRACE("Allocate CAAM Context Register (%" PRId32 in caam_cipher_initialize()
|
/optee_os-3.20.0/core/drivers/crypto/caam/hash/ |
A D | caam_hash_mac.c | 295 HASH_TRACE("Allocate Context (%p) algo %" PRId32, ctx, algo); in caam_hmac_allocate()
|
A D | caam_hash.c | 252 HASH_TRACE("Allocate Context (%p) algo %" PRId32, ctx, algo); in caam_hash_allocate()
|
/optee_os-3.20.0/core/drivers/pm/sam/ |
A D | at91_pm.c | 242 EMSG("AT91: PM - Suspend-to-RAM with PCK%d src %"PRId32, in at91_pm_verify_clocks()
|
/optee_os-3.20.0/core/drivers/crypto/caam/ |
A D | caam_jr.c | 242 JR_TRACE("JR id=%" PRId32 in do_jr_dequeue()
|
/optee_os-3.20.0/core/drivers/imx/dcp/ |
A D | dcp.c | 601 EMSG("Digest buffer size is to small, should be %" PRId32, in dcp_sha_do_final()
|
Completed in 16 milliseconds