Home
last modified time | relevance | path

Searched defs:setup_start (Results 1 – 4 of 4) sorted by relevance

/openbmc/qemu/migration/
H A Dmigration.c3464 int64_t setup_start = qemu_clock_get_ms(QEMU_CLOCK_HOST); in migration_thread() local
3599 int64_t setup_start; in bg_migration_thread() local
/openbmc/u-boot/common/
H A Dimage.c1216 ulong *setup_start, ulong *setup_len) in boot_get_setup()
H A Dimage-fit.c2014 ulong *setup_start, ulong *setup_len) in boot_get_setup_fit()
/openbmc/linux/drivers/i2c/busses/
H A Di2c-mlxbf.c372 u16 setup_start; /* REPEATED START condition setup time. */ member