/openbmc/qemu/target/s390x/ |
H A D | ioinst.c | 62 void ioinst_handle_xsch(S390CPU *cpu, uint64_t reg1, uintptr_t ra) in ioinst_handle_xsch() 80 void ioinst_handle_csch(S390CPU *cpu, uint64_t reg1, uintptr_t ra) in ioinst_handle_csch() 98 void ioinst_handle_hsch(S390CPU *cpu, uint64_t reg1, uintptr_t ra) in ioinst_handle_hsch() 135 void ioinst_handle_msch(S390CPU *cpu, uint64_t reg1, uint32_t ipb, uintptr_t ra) in ioinst_handle_msch() 194 void ioinst_handle_ssch(S390CPU *cpu, uint64_t reg1, uint32_t ipb, uintptr_t ra) in ioinst_handle_ssch() 262 void ioinst_handle_stsch(S390CPU *cpu, uint64_t reg1, uint32_t ipb, in ioinst_handle_stsch() 336 int ioinst_handle_tsch(S390CPU *cpu, uint64_t reg1, uint32_t ipb, uintptr_t ra) in ioinst_handle_tsch() 733 void ioinst_handle_schm(S390CPU *cpu, uint64_t reg1, uint64_t reg2, in ioinst_handle_schm() 760 void ioinst_handle_rsch(S390CPU *cpu, uint64_t reg1, uintptr_t ra) in ioinst_handle_rsch() 781 void ioinst_handle_rchp(S390CPU *cpu, uint64_t reg1, uintptr_t ra) in ioinst_handle_rchp() [all …]
|
/openbmc/u-boot/arch/arm/mach-imx/ |
H A D | sip.c | 10 unsigned long reg1, unsigned long reg2) in call_imx_sip()
|
/openbmc/u-boot/post/lib_powerpc/ |
H A D | two.c | 82 unsigned int reg1 = (reg + 1) % 32; in cpu_post_test_two() local
|
H A D | twox.c | 82 unsigned int reg1 = (reg + 1) % 32; in cpu_post_test_twox() local
|
H A D | threei.c | 76 unsigned int reg1 = (reg + 1) % 32; in cpu_post_test_threei() local
|
H A D | andi.c | 62 unsigned int reg1 = (reg + 1) % 32; in cpu_post_test_andi() local
|
H A D | srawi.c | 62 unsigned int reg1 = (reg + 1) % 32; in cpu_post_test_srawi() local
|
H A D | threex.c | 126 unsigned int reg1 = (reg + 1) % 32; in cpu_post_test_threex() local
|
H A D | three.c | 156 unsigned int reg1 = (reg + 1) % 32; in cpu_post_test_three() local
|
H A D | rlwinm.c | 60 unsigned int reg1 = (reg + 1) % 32; in cpu_post_test_rlwinm() local
|
H A D | rlwnm.c | 61 unsigned int reg1 = (reg + 1) % 32; in cpu_post_test_rlwnm() local
|
H A D | rlwimi.c | 63 unsigned int reg1 = (reg + 1) % 32; in cpu_post_test_rlwimi() local
|
/openbmc/phosphor-power/phosphor-regulators/test/actions/ |
H A D | set_device_action_tests.cpp | 49 Device reg1{ in TEST() local
|
H A D | action_environment_tests.cpp | 47 Device reg1{ in TEST() local 152 Device reg1{ in TEST() local
|
/openbmc/u-boot/board/mscc/jr2/ |
H A D | jr2.c | 38 void __iomem *reg0, *reg1; in vcoreiii_gpio_set_alternate() local
|
/openbmc/u-boot/drivers/mtd/nand/raw/ |
H A D | nand_ecc.c | 68 uint8_t idx, reg1, reg2, reg3, tmp1, tmp2; in nand_calculate_ecc() local
|
/openbmc/qemu/hw/rtc/ |
H A D | aspeed_rtc.c | 31 uint32_t reg1 = rtc->reg[COUNTER1]; in aspeed_rtc_calc_offset() local
|
/openbmc/u-boot/arch/arm/mach-keystone/include/mach/ |
H A D | clock.h | 108 u32 reg1; member
|
/openbmc/u-boot/drivers/tee/optee/ |
H A D | core.c | 48 static void *reg_pair_to_ptr(u32 reg0, u32 reg1) in reg_pair_to_ptr() 59 static void reg_pair_from_64(u32 *reg0, u32 *reg1, u64 val) in reg_pair_from_64()
|
/openbmc/u-boot/drivers/sound/ |
H A D | wm8994.c | 424 int reg1 = 0; in configure_aif_clock() local
|
/openbmc/qemu/target/m68k/ |
H A D | translate.c | 3210 static void do_exg(TCGv reg1, TCGv reg2) in do_exg()
|