Home
last modified time | relevance | path

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

/optee_os/core/drivers/crypto/caam/hal/common/
H A Dhal_cfg_dt.c41 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()
122 HAL_TRACE("Found Job Ring node @%" PRId32, node); in caam_hal_cfg_disable_jobring_dt()
124 HAL_TRACE("Disable Job Ring node @%" PRId32, node); in caam_hal_cfg_disable_jobring_dt()
/optee_os/lib/libutils/isoc/include/
H A Dinttypes.h20 #define PRId32 "d" macro
/optee_os/core/drivers/crypto/caam/cipher/
H A Dcaam_cipher.c223 CIPHER_TRACE("Algo id:%" PRId32 " md:%" PRId32, algo_id, algo_md); in get_cipheralgo()
438 CIPHER_TRACE("Bad IV size %zu (expected %" PRId32 ")", in caam_cipher_initialize()
443 CIPHER_TRACE("Allocate CAAM Context Register (%" PRId32 in caam_cipher_initialize()
/optee_os/core/drivers/
H A Dstm32_i2c.c422 DMSG("I2C speed out of bound: %"PRId32"Hz", init->bus_rate); in i2c_compute_timing()
432 DMSG("I2C rise{%"PRId32">%"PRId32"}/fall{%"PRId32">%"PRId32"}", in i2c_compute_timing()
654 DMSG("I2C Rise(%"PRId32") and Fall(%"PRId32") Time", in i2c_setup_timing()
H A Datmel_shdwc.c127 DMSG("wake-up input %"PRId32" out of bounds ignore", in at91_shdwc_get_wakeup_input()
/optee_os/ta/remoteproc/src/
H A Delf_parser.c148 EMSG("Unsupported firmware version %"PRId32, in e32_parser_find_rsc_table()
/optee_os/core/drivers/crypto/caam/hash/
H A Dcaam_hash_mac.c296 HASH_TRACE("Allocate Context (%p) algo %" PRId32, ctx, algo); in caam_hmac_allocate()
H A Dcaam_hash.c252 HASH_TRACE("Allocate Context (%p) algo %" PRId32, ctx, algo); in caam_hash_allocate()
/optee_os/core/drivers/crypto/caam/
H A Dcaam_jr.c244 JR_TRACE("JR id=%" PRId32 in do_jr_dequeue()
/optee_os/core/drivers/pm/sam/
H A Dat91_pm.c256 EMSG("AT91: PM - Suspend-to-RAM with PCK%d src %"PRId32, in at91_pm_verify_clocks()
/optee_os/core/drivers/imx/dcp/
H A Ddcp.c600 EMSG("Digest buffer size is to small, should be %" PRId32, in dcp_sha_do_final()