Home
last modified time | relevance | path

Searched refs:PRIx32 (Results 26 – 50 of 109) sorted by relevance

12345

/openbmc/qemu/hw/misc/
H A Dimx6_src.c114 DPRINTF("reg[%s] => 0x%" PRIx32 "\n", imx6_src_reg_name(index), value); in imx6_src_read()
137 DPRINTF("reg[%s] <= 0x%" PRIx32 "\n", in imx6_clear_reset_bit()
176 DPRINTF("reg[%s] <= 0x%" PRIx32 "\n", imx6_src_reg_name(index), in imx6_src_write()
H A Dimx25_ccm.c241 DPRINTF("reg[%s] => 0x%" PRIx32 "\n", imx25_ccm_reg_name(offset >> 2), in imx25_ccm_read()
252 DPRINTF("reg[%s] <= 0x%" PRIx32 "\n", imx25_ccm_reg_name(offset >> 2), in imx25_ccm_write()
H A Dimx31_ccm.c247 DPRINTF("reg[%s] => 0x%" PRIx32 "\n", imx31_ccm_reg_name(offset >> 2), in imx31_ccm_read()
258 DPRINTF("reg[%s] <= 0x%" PRIx32 "\n", imx31_ccm_reg_name(offset >> 2), in imx31_ccm_write()
/openbmc/qemu/hw/char/
H A Dtrace-events85 exynos_uart_irq_raised(uint32_t channel, uint32_t reg) "UART%d: IRQ raised: 0x%08"PRIx32
92 exynos_uart_tx(uint32_t channel, uint8_t ch) "UART%d: Tx 0x%02"PRIx32
93 exynos_uart_intclr(uint32_t channel, uint32_t reg) "UART%d: interrupts cleared: 0x%08"PRIx32
94 …nel, const char *name, uint32_t reg) "UART%d: Trying to write into RO register: %s [0x%04"PRIx32"]"
95 exynos_uart_rx(uint32_t channel, uint8_t ch) "UART%d: Rx 0x%02"PRIx32
97 …nnel, const char *name, uint32_t reg) "UART%d: Trying to read from WO register: %s [0x%04"PRIx32"]"
H A Dstm32f2xx_usart.c114 DB_PRINT("Value: 0x%" PRIx32 ", %c\n", s->usart_dr, (char) s->usart_dr); in stm32f2xx_usart_read()
146 DB_PRINT("Write 0x%" PRIx32 ", 0x%"HWADDR_PRIx"\n", value, addr); in stm32f2xx_usart_write()
/openbmc/phosphor-ipmi-flash/bmc/firmware-handler/
H A Dlpc_nuvoton.cpp114 std::fprintf(stderr, "window size %" PRIx32 " too small to map.\n", in mapWindow()
123 "window size %" PRIx32 " not supported. Max size 4k.\n", in mapWindow()
/openbmc/qemu/hw/ssi/
H A Dmss-spi.c199 DB_PRINT("addr=0x%" HWADDR_PRIx " = 0x%" PRIx32, addr * 4, ret); in spi_read()
236 DB_PRINT("data tx:0x%" PRIx32, tx); in spi_flush_txfifo()
238 DB_PRINT("data rx:0x%" PRIx32, rx); in spi_flush_txfifo()
273 DB_PRINT("addr=0x%" HWADDR_PRIx " =0x%" PRIx32, addr, value); in spi_write()
H A Dimx_spi.c324 DPRINTF("reg[%s] => 0x%" PRIx32 "\n", imx_spi_reg_name(index), value); in imx_spi_read()
343 DPRINTF("reg[%s] <= 0x%" PRIx32 "\n", imx_spi_reg_name(index), in imx_spi_write()
/openbmc/qemu/gdbstub/
H A Dsyscalls.c117 p += snprintf(p, p_end - p, "%" PRIx32, i32); in gdb_do_syscall()
129 p += snprintf(p, p_end - p, "%" PRIx64 "/%x" PRIx32, i64, i32); in gdb_do_syscall()
/openbmc/qemu/hw/watchdog/
H A Dtrace-events21 imx2_wdt_read(uint32_t addr, uint16_t data) "[0x%" PRIx32 "] -> 0x%" PRIx16
22 imx2_wdt_write(uint32_t addr, uint16_t data) "[0x%" PRIx32 "] <- 0x%" PRIx16
/openbmc/qemu/target/ppc/
H A Dmmu-hash32.c356 " vsid=%" PRIx32 " ptem=%" PRIx32 in ppc_hash32_htab_lookup()
365 " vsid=%" PRIx32 " api=%" PRIx32 in ppc_hash32_htab_lookup()
H A Dcompat.c171 error_setg(errp, "Unknown compatibility PVR 0x%08"PRIx32, compat_pvr); in ppc_set_compat()
174 error_setg(errp, "Compatibility PVR 0x%08"PRIx32" not valid for CPU", in ppc_set_compat()
/openbmc/phosphor-mboxd/vpnor/
H A Dmboxd_flash.cpp164 " bytes at offset 0x%" PRIx32 "\n", in copy_flash()
220 " bytes to unmapped offset 0x%" PRIx32 "\n", in write_flash()
/openbmc/qemu/hw/gpio/
H A Dtrace-events8 …_events(const char *id, uint32_t evst, uint32_t even) "%s evst: 0x%08" PRIx32 " even: 0x%08" PRIx32
H A Dimx_gpio.c203 DPRINTF("(%s) = 0x%" PRIx32 "\n", imx_gpio_reg_name(offset), reg_value); in imx_gpio_read()
213 DPRINTF("(%s, value = 0x%" PRIx32 ")\n", imx_gpio_reg_name(offset), in imx_gpio_write()
/openbmc/qemu/hw/tpm/
H A Dtrace-events4 …read(uint64_t addr, unsigned size, uint32_t val) "CRB read 0x%016" PRIx64 " len:%u val: 0x%" PRIx32
5 …ite(uint64_t addr, unsigned size, uint32_t val) "CRB write 0x%016" PRIx64 " len:%u val: 0x%" PRIx32
/openbmc/qemu/hw/pci-host/
H A Dtrace-events45 …2_t addr, uint32_t retval) "converted config space accessor 0x%"PRIx32 "/0x%"PRIx32 " -> 0x%"PRIx32
/openbmc/qemu/hw/timer/
H A Dmss-timer.c129 DB_PRINT("timer=%d 0x%" HWADDR_PRIx "=0x%" PRIx32, timer, offset, in timer_read()
156 DB_PRINT("addr=0x%" HWADDR_PRIx " val=0x%" PRIx32 " (timer=%d)", offset, in timer_write()
/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-security/optee/files/optee-os/corstone1000/
H A D0001-Handle-logging-syscall.patch28 EMSG("Unhandled FFA function ID %#"PRIx32,
/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-security/optee/files/optee-os/n1sdp/
H A D0002-Handle-logging-syscall.patch29 EMSG("Unhandled FFA function ID %#"PRIx32,
/openbmc/qemu/hw/i2c/
H A Dmicrobit_i2c.c54 qemu_log_mask(LOG_UNIMP, "%s: 0x%" HWADDR_PRIx " [%u] = %" PRIx32 "\n", in microbit_i2c_read()
/openbmc/linux/arch/x86/tools/
H A Drelocs.c600 format = "%5d %08"PRIx32" %5"PRId32" %10s %10s %12s %s\n"; in print_absolute_symbols()
640 format = "%08"PRIx32" %08"PRIx32" %10s %08"PRIx32" %s\n"; in print_absolute_relocs()
1077 return fprintf(f, "\t.long 0x%08"PRIx32"\n", v) > 0 ? 0 : -1; in write32_as_text()
/openbmc/openpower-hw-diags/analyzer/
H A Dinitialize_isolator.cpp71 trace::inf("File found: type=0x%0" PRIx32 " path=%s", chipType, in __getChipDataFiles()
/openbmc/qemu/hw/ppc/
H A Dpnv_pnor.c50 error_report("Could not update PNOR offset=0x%" PRIx32" : %s", offset, in pnv_pnor_update()
/openbmc/qemu/hw/net/fsl_etsec/
H A Detsec.c67 DPRINTF("%s IRQ ievent=%"PRIx32" imask=%"PRIx32" %c%c%c", in etsec_update_irq()

12345