/openbmc/qemu/hw/timer/ |
H A D | exynos4210_pwm.c | 182 Exynos4210PWMState *p = (Exynos4210PWMState *)s->parent; in exynos4210_pwm_tick() local
|
/openbmc/qemu/ui/ |
H A D | input-linux.c | 274 uint8_t *p = (uint8_t *)&il->event; in input_linux_event() local
|
/openbmc/pldm/platform-mc/ |
H A D | terminus.cpp | 606 static bool isTableEnd(const uint8_t* table, const uint8_t* p, in isTableEnd()
|
/openbmc/u-boot/drivers/net/ |
H A D | smc91111.h | 73 #define SMC_inb(a,p) ({ \ argument 82 #define SMC_inb(a,p) ({ \ argument 163 #define SMC_inb(a,p) ({ \ argument
|
/openbmc/qemu/tcg/ |
H A D | tcg.c | 270 static __attribute__((unused)) inline void tcg_patch8(tcg_insn_unit *p, in tcg_patch8() 283 tcg_insn_unit *p = s->code_ptr; in tcg_out16() local 289 static __attribute__((unused)) inline void tcg_patch16(tcg_insn_unit *p, in tcg_patch16() 306 tcg_insn_unit *p = s->code_ptr; in tcg_out32() local 312 static __attribute__((unused)) inline void tcg_patch32(tcg_insn_unit *p, in tcg_patch32() 329 tcg_insn_unit *p = s->code_ptr; in tcg_out64() local 335 static __attribute__((unused)) inline void tcg_patch64(tcg_insn_unit *p, in tcg_patch64() 797 TCGLabelPoolData *p = s->pool_labels; in tcg_out_pool_finalize() local 1320 TCGPool *p; in tcg_malloc_internal() local 1362 TCGPool *p, *t; in tcg_pool_reset() local [all …]
|
/openbmc/u-boot/board/CZ.NIC/turris_mox/ |
H A D | turris_mox.c | 296 int i, p; in sw_blink_leds() local
|
/openbmc/u-boot/drivers/usb/musb/ |
H A D | musb_udc.c | 534 unsigned int p, pm; in musb_peri_ep0_tx() local
|
/openbmc/pldm/libpldmresponder/test/ |
H A D | libpldmresponder_systemspecific_bios_test.cpp | 472 auto p = reinterpret_cast<const uint8_t*>(entry); in TEST_F() local
|
/openbmc/u-boot/arch/arm/mach-imx/imx8/ |
H A D | cpu.c | 26 struct pass_over_info_t *p = in get_pass_over_info() local
|
/openbmc/u-boot/scripts/kconfig/lxdialog/ |
H A D | dialog.h | 38 #define wbkgdset(w,p) /*nothing */ argument
|
/openbmc/u-boot/board/boundary/nitrogen6x/ |
H A D | nitrogen6x.c | 848 static void set_gpios(unsigned *p, int cnt, int val) in set_gpios()
|
/openbmc/libmctp/ |
H A D | serial.c | 124 uint8_t *p; in mctp_serial_pkt_escape() local
|
/openbmc/qemu/semihosting/ |
H A D | arm-compat-semi.c | 502 char *p; in do_common_semihosting() local
|
/openbmc/qemu/bsd-user/ |
H A D | elfload.c | 133 abi_ulong p) in copy_elf_strings()
|
/openbmc/qemu/hw/net/ |
H A D | stellaris_enet.c | 232 uint8_t *p; in stellaris_enet_receive() local
|
/openbmc/qemu/contrib/plugins/ |
H A D | cflow.c | 137 static void plugin_exit(qemu_plugin_id_t id, void *p) in plugin_exit()
|
/openbmc/qemu/target/mips/tcg/system/ |
H A D | mips-semi.c | 224 char *p; in mips_semihosting() local
|
/openbmc/qemu/hw/mips/ |
H A D | loongson3_virt.c | 178 static void *p; in init_boot_param() local
|
/openbmc/qemu/qga/ |
H A D | commands-linux.c | 406 char *p, *q, *driver = NULL; in build_guest_fsinfo_for_pci_dev() local 546 char *p; in build_guest_fsinfo_for_nonpci_virtio() local 578 char *p; in build_guest_fsinfo_for_ccw_dev() local
|
/openbmc/u-boot/drivers/mtd/nand/raw/ |
H A D | atmel_nand.c | 1026 uint8_t *p = buf; in atmel_nand_read_page() local 1316 uint8_t *p = dst; in nand_read_page() local
|
/openbmc/qemu/target/i386/emulate/ |
H A D | x86.h | 129 uint64_t p:1; member 174 uint64_t p:1; member
|
/openbmc/ipmitool/src/plugins/lan/ |
H A D | md5.c | 325 const md5_byte_t *p = data; in md5_append() local
|
/openbmc/u-boot/include/linux/ |
H A D | kernel.h | 47 #define PTR_ALIGN(p, a) ((typeof(p))ALIGN((unsigned long)(p), (a))) argument
|
/openbmc/witherspoon-pfault-analysis/power-supply/ |
H A D | power_supply.cpp | 74 std::chrono::seconds& t, std::chrono::seconds& p) : in PowerSupply()
|
/openbmc/u-boot/disk/ |
H A D | part_efi.c | 71 static inline int is_bootable(gpt_entry *p) in is_bootable()
|