Searched defs:microseconds (Results 1 – 9 of 9) sorted by relevance
/openbmc/qemu/qapi/ |
H A D | ui.json | 383 # <- { "timestamp": {"seconds": 1290688046, "microseconds": 388707}, number 409 # <- { "timestamp": {"seconds": 1290688046, "microseconds": 417172}, number 436 # <- { "timestamp": {"seconds": 1290688046, "microseconds": 388707}, number 457 # <- { "timestamp": {"seconds": 1290688046, "microseconds": 417172}, number
|
H A D | vfio.json | 55 # <- { "timestamp": { "seconds": 1713771323, "microseconds": 212268 }, number
|
H A D | migration.json | 1304 # <- {"timestamp": {"seconds": 1432121972, "microseconds": 744001}, number 1323 # <- { "timestamp": {"seconds": 1449669631, "microseconds": 239225}, number 1407 # <- { "timestamp": {"seconds": 2032141960, "microseconds": 417172}, number
|
/openbmc/linux/drivers/net/ipa/ |
H A D | ipa_endpoint.c | 937 ipa_qtime_val(struct ipa *ipa, u32 microseconds, u32 max, u32 *select) in ipa_qtime_val() 967 u32 microseconds) in aggr_time_limit_encode() 1047 u32 microseconds) in hol_block_timer_encode() 1108 u32 microseconds) in ipa_endpoint_init_hol_block_timer() 1144 u32 microseconds) in ipa_endpoint_init_hol_block_enable()
|
/openbmc/linux/drivers/misc/altera-stapl/ |
H A D | altera-jtag.c | 365 s32 microseconds, enum altera_jtag_state wait_state) in altera_wait_msecs()
|
/openbmc/linux/tools/power/acpi/os_specific/service_layers/ |
H A D | osunixxf.c | 936 void acpi_os_stall(u32 microseconds) in acpi_os_stall()
|
/openbmc/u-boot/lib/efi_loader/ |
H A D | efi_boottime.c | 2017 static efi_status_t EFIAPI efi_stall(unsigned long microseconds) in efi_stall()
|
/openbmc/linux/fs/udf/ |
H A D | ecma_167.h | 80 uint8_t microseconds; member
|
/openbmc/linux/drivers/gpu/drm/amd/display/dmub/inc/ |
H A D | dmub_cmd.h | 169 #define dmub_udelay(microseconds) udelay(microseconds) argument
|