Home
last modified time | relevance | path

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

/openbmc/qemu/hw/i3c/
H A Dtrace-events10 dw_i3c_send(uint32_t deviceid, uint32_t num_bytes) "I3C Dev[%u] send %" PRId32 " bytes to bus"
11 dw_i3c_recv_data(uint32_t deviceid, uint32_t num_bytes) "I3C Dev[%u] recv %" PRId32 " bytes from bu…
32 i3c_send(uint32_t num_sent, uint32_t num_to_send, bool ack) "I3C send %" PRId32 "/%" PRId32 " bytes…
33 i3c_recv(uint32_t num_read, uint32_t num_to_read, bool ack) "I3C recv %" PRId32 "/%" PRId32 " bytes…
44 …_read(uint32_t num_read, uint32_t num_to_read) "I3C mock target read %" PRId32 "/%" PRId32 " bytes"
46 …write(uint32_t num_sent, uint32_t num_to_send) "I3C mock target send %" PRId32 "/%" PRId32 " bytes"
/openbmc/qemu/tests/tcg/multiarch/
H A Dfloat_convs.c77 CONVERT_SINGLE_TO_INT( int32, PRId32) in CONVERT_SINGLE_TO_INT() argument
78 CONVERT_SINGLE_TO_INT(uint32, PRId32) in CONVERT_SINGLE_TO_INT()
H A Dfloat_convd.c77 CONVERT_DOUBLE_TO_INT( int32, PRId32) in CONVERT_DOUBLE_TO_INT() argument
78 CONVERT_DOUBLE_TO_INT(uint32, PRId32) in CONVERT_DOUBLE_TO_INT()
/openbmc/qemu/hw/ppc/
H A Dpnv_adu.c121 "size:%" PRId32 "\n", lpc_size); in pnv_adu_xscom_write()
146 "size:%" PRId32 "\n", lpc_size); in pnv_adu_xscom_write()
/openbmc/qemu/util/
H A Did.c65 return g_strdup_printf("%c%s%" PRIu64 "%02" PRId32, ID_SPECIAL_CHAR, in id_generate()
/openbmc/qemu/hw/dma/
H A Dtrace-events29 …e, uint32_t num, char ch) "channel:%"PRId8" address:0x%08"PRIx32" size:0x%"PRIx32" num:%"PRId32"%c"
36 …, uint32_t num, char ch) "channel:%"PRId8" address:0x%08"PRIx32" size:0x%"PRIx32" num:%"PRId32" %c"
/openbmc/qemu/linux-user/
H A Dthunk.c289 qemu_log("%" PRId32, tswap32(*(uint32_t *)arg)); in thunk_print()
302 qemu_log("%" PRId32, tswap32(*(uint32_t *)arg)); in thunk_print()
312 qemu_log("%" PRId32, tswap32(*(uint64_t *)arg & 0xffffffff)); in thunk_print()
/openbmc/u-boot/include/
H A Dinttypes.h47 # define PRId32 "d" macro
/openbmc/phosphor-mboxd/vpnor/
H A Dmboxd_flash.cpp163 MSG_INFO("Host requested unmapped region of %" PRId32 in copy_flash()
H A Dpnor_partition_table.cpp113 ": %" PRId32 "\n", in preparePartitions()
/openbmc/qemu/accel/kvm/
H A Dtrace-events23 kvm_clear_dirty_log(uint32_t slot, uint64_t start, uint32_t size) "slot#%"PRId32" start 0x%"PRIx64"…
/openbmc/qemu/hw/ide/
H A Dtrace-events54 …ze, int elem_tx_size, int32_t index) "IDEState %p; reply: tx_size=%d elem_tx_size=%d index=%"PRId32
113 …int32_t io_buffer_size, int32_t limit) "ahci(%p)[%d]: prepare buf limit=%"PRId32" prepared=%"PRId32
/openbmc/openbmc/meta-openembedded/meta-initramfs/recipes-devtools/mtd/ubi-utils-klibc-2.0.2/
H A D0002-Instead-of-doing-preprocessor-magic-just-output-off_.patch23 #define PRId32 "d"
57 -#define PRIdoff_t "l"PRId32
66 -#define PRIdloff_t "l"PRId32
/openbmc/hiomapd/vpnor/
H A Dbackend.cpp326 MSG_INFO("Host requested unmapped region of %" PRId32 in vpnor_copy()
H A Dtable.cpp126 ": %" PRId32 "\n", in preparePartitions()
/openbmc/qemu/nbd/
H A Dtrace-events35 …, const char *errname, uint64_t cookie) "Got simple reply: { .error = %" PRId32 " (%s), cookie = %…
/openbmc/qemu/include/tcg/
H A Dtcg.h50 #define TCG_PRIld PRId32