/openbmc/u-boot/drivers/ddr/marvell/axp/ |
H A D | ddr3_read_leveling.c | 91 u32 delay, phase, pup, cs; in ddr3_read_leveling_hw() local 181 u32 reg, cs, ecc, pup_num, phase, delay, pup; in ddr3_read_leveling_sw() local 338 u32 phase) in overrun() 403 u32 reg, delay, phase, pup, rd_sample_delay, add, locked_pups, in ddr3_read_leveling_single_cs_rl_mode() local 755 u32 reg, delay, phase, sum, pup, rd_sample_delay, add, locked_pups, in ddr3_read_leveling_single_cs_window_mode() local
|
H A D | ddr3_write_leveling.c | 66 u32 reg, phase, delay, cs, pup; in ddr3_write_leveling_hw() local 186 u32 cs, cnt, pup_num, sum, phase, delay, max_pup_num, pup, sdram_offset; in ddr3_wl_supplement() local 474 u32 reg, phase, delay, cs, pup, pup_num; in ddr3_write_leveling_hw_reg_dimm() local 1127 u32 reg, pup_num, delay, phase, phaseMax, max_pup_num, pup, in ddr3_write_leveling_single_cs() local
|
H A D | ddr3_hw_training.c | 547 void ddr3_write_pup_reg(u32 mode, u32 cs, u32 pup, u32 phase, u32 delay) in ddr3_write_pup_reg() 1048 u32 pup, reg, phase; in ddr3_get_min_max_rl_phase() local
|
/openbmc/qemu/tests/tcg/multiarch/ |
H A D | late-attach.c | 11 static const char *phase = "start"; variable
|
/openbmc/qemu/include/block/ |
H A D | block-global-state.h | 222 } phase; member
|
/openbmc/qemu/tests/qtest/migration/ |
H A D | precopy-tests.c | 670 const char *uri, const char *phase) in test_cancel_src_after_failed() 697 const char *uri, const char *phase) in test_cancel_src_after_cancelled() 721 const char *uri, const char *phase) in test_cancel_src_after_complete() 742 const char *uri, const char *phase) in test_cancel_src_after_none() 763 const char *uri, const char *phase) in test_cancel_src_pre_switchover() 792 g_autofree char *phase = g_path_get_basename(test_path); in test_cancel_src_after_status() local
|
/openbmc/u-boot/include/ |
H A D | efi_selftest.h | 136 const enum efi_test_phase phase; member
|
H A D | sym53c8xx.h | 525 #define WHEN(phase) (0x00030000 | (phase)) argument 526 #define IF(phase) (0x00020000 | (phase)) argument
|
/openbmc/u-boot/arch/x86/include/asm/fsp/ |
H A D | fsp_api.h | 58 enum fsp_phase phase; member
|
/openbmc/u-boot/arch/arm/mach-sunxi/ |
H A D | dram_sun4i.c | 133 static void mctl_enable_dll0(u32 phase) in mctl_enable_dll0() 163 static void mctl_enable_dllx(u32 phase) in mctl_enable_dllx()
|
/openbmc/u-boot/lib/efi_selftest/ |
H A D | efi_selftest.c | 187 void efi_st_do_tests(const u16 *testname, unsigned int phase, in efi_st_do_tests()
|
/openbmc/u-boot/drivers/ddr/altera/ |
H A D | sequencer.c | 285 static void scc_mgr_set_dqdqs_output_phase(u32 write_group, u32 phase) in scc_mgr_set_dqdqs_output_phase() 295 static void scc_mgr_set_dqs_en_phase(u32 read_group, u32 phase) in scc_mgr_set_dqs_en_phase() 391 static void scc_mgr_set_dqs_en_phase_all_ranks(u32 read_group, u32 phase) in scc_mgr_set_dqs_en_phase_all_ranks() 406 u32 phase) in scc_mgr_set_dqdqs_output_phase_all_ranks() 2532 const u32 phase) in rw_mgr_mem_calibrate_guaranteed_write()
|
/openbmc/u-boot/arch/x86/lib/fsp/ |
H A D | fsp_support.c | 184 u32 fsp_notify(struct fsp_header *fsp_hdr, u32 phase) in fsp_notify()
|
/openbmc/qemu/hw/core/ |
H A D | qdev.c | 851 bool phase_check(MachineInitPhase phase) in phase_check() 856 void phase_advance(MachineInitPhase phase) in phase_advance()
|
/openbmc/u-boot/drivers/usb/emul/ |
H A D | sandbox_flash.c | 58 enum cmd_phase phase; member
|
/openbmc/qemu/hw/block/ |
H A D | fdc-internal.h | 97 uint8_t phase; member
|
/openbmc/qemu/hw/audio/ |
H A D | asc.c | 294 uint32_t phase, incr, offset; in generate_wavetable() local
|
/openbmc/fb-ipmi-oem/src/ |
H A D | usb-dbg.cpp | 375 int plat_udbg_get_post_desc(uint8_t index, uint8_t* next, uint8_t phase, in plat_udbg_get_post_desc()
|
/openbmc/u-boot/drivers/nvme/ |
H A D | nvme.c | 163 u16 phase = nvmeq->cq_phase; in nvme_submit_sync_cmd() local
|
/openbmc/qemu/include/standard-headers/linux/ |
H A D | input.h | 407 uint16_t phase; member
|
/openbmc/qemu/hw/scsi/ |
H A D | esp.c | 87 static void esp_set_phase(ESPState *s, uint8_t phase) in esp_set_phase()
|
H A D | lsi53c895a.c | 327 static const char *scsi_phase_name(int phase) in scsi_phase_name() 569 static inline void lsi_set_phase(LSIState *s, int phase) in lsi_set_phase()
|
/openbmc/qemu/hw/m68k/ |
H A D | next-cube.c | 54 int8_t phase; member
|
/openbmc/qemu/hw/virtio/ |
H A D | vhost-user.c | 208 uint32_t phase; member 2887 VhostDeviceStatePhase phase, in vhost_user_set_device_state_fd()
|
/openbmc/u-boot/drivers/ddr/marvell/a38x/ |
H A D | mv_ddr_regs.h | 263 #define TRN_DBG_RDY_INC_PH_2TO1_OFFS(phase) (TRN_DBG_RDY_INC_PH_2TO1_BASE + (phase) * 3) argument
|