| /openbmc/u-boot/drivers/tpm/ |
| H A D | tpm_tis_st33zp24_spi.c | 73 int latency; member 132 memset(tx_buf + total_length, TPM_DUMMY_BYTE, phy->latency); in st33zp24_spi_write() 134 total_length += phy->latency; in st33zp24_spi_write() 178 phy->latency + tpm_size); in st33zp24_spi_read8_reg() 179 total_length += phy->latency + tpm_size; in st33zp24_spi_read8_reg() 222 int latency = 1, status = 0; in st33zp24_spi_evaluate_latency() local 226 while (!status && latency < MAX_SPI_LATENCY) { in st33zp24_spi_evaluate_latency() 227 phy->latency = latency; in st33zp24_spi_evaluate_latency() 230 latency++; in st33zp24_spi_evaluate_latency() 234 if (latency == MAX_SPI_LATENCY) in st33zp24_spi_evaluate_latency() [all …]
|
| /openbmc/u-boot/arch/arm/dts/ |
| H A D | uniphier-pro5.dtsi | 44 clock-latency-ns = <300>; 48 clock-latency-ns = <300>; 52 clock-latency-ns = <300>; 56 clock-latency-ns = <300>; 60 clock-latency-ns = <300>; 64 clock-latency-ns = <300>; 68 clock-latency-ns = <300>; 72 clock-latency-ns = <300>; 76 clock-latency-ns = <300>; 80 clock-latency-ns = <300>; [all …]
|
| H A D | fsl-imx8-ca53.dtsi | 27 entry-latency-us = <700>; 28 exit-latency-us = <250>; 36 entry-latency-us = <1000>; 37 exit-latency-us = <700>; 39 wakeup-latency-us = <1500>;
|
| H A D | sun8i-a33.dtsi | 56 clock-latency-ns = <244144>; /* 8 32k periods */ 62 clock-latency-ns = <244144>; /* 8 32k periods */ 68 clock-latency-ns = <244144>; /* 8 32k periods */ 74 clock-latency-ns = <244144>; /* 8 32k periods */ 80 clock-latency-ns = <244144>; /* 8 32k periods */ 86 clock-latency-ns = <244144>; /* 8 32k periods */ 92 clock-latency-ns = <244144>; /* 8 32k periods */ 98 clock-latency-ns = <244144>; /* 8 32k periods */ 104 clock-latency-ns = <244144>; /* 8 32k periods */ 110 clock-latency-ns = <244144>; /* 8 32k periods */ [all …]
|
| H A D | uniphier-ld20.dtsi | 91 clock-latency-ns = <300>; 95 clock-latency-ns = <300>; 99 clock-latency-ns = <300>; 103 clock-latency-ns = <300>; 107 clock-latency-ns = <300>; 111 clock-latency-ns = <300>; 115 clock-latency-ns = <300>; 119 clock-latency-ns = <300>; 129 clock-latency-ns = <300>; 133 clock-latency-ns = <300>; [all …]
|
| H A D | sun8i-a83t.dtsi | 202 clock-latency-ns = <244144>; /* 8 32k periods */ 208 clock-latency-ns = <244144>; /* 8 32k periods */ 214 clock-latency-ns = <244144>; /* 8 32k periods */ 220 clock-latency-ns = <244144>; /* 8 32k periods */ 226 clock-latency-ns = <244144>; /* 8 32k periods */ 232 clock-latency-ns = <244144>; /* 8 32k periods */ 238 clock-latency-ns = <244144>; /* 8 32k periods */ 244 clock-latency-ns = <244144>; /* 8 32k periods */ 255 clock-latency-ns = <244144>; /* 8 32k periods */ 261 clock-latency-ns = <244144>; /* 8 32k periods */ [all …]
|
| H A D | rk3399-op1-opp.dtsi | 14 clock-latency-ns = <40000>; 49 clock-latency-ns = <40000>;
|
| H A D | uniphier-ld11.dtsi | 59 clock-latency-ns = <300>; 63 clock-latency-ns = <300>; 67 clock-latency-ns = <300>; 71 clock-latency-ns = <300>; 75 clock-latency-ns = <300>; 79 clock-latency-ns = <300>; 83 clock-latency-ns = <300>;
|
| /openbmc/u-boot/arch/arm/mach-uniphier/dram/ |
| H A D | umc-pxs2.c | 413 int latency; in umc_set_system_latency() local 416 latency = (val & UMC_RDATACTL_RADLTY_MASK) >> UMC_RDATACTL_RADLTY_SHIFT; in umc_set_system_latency() 417 latency += (val & UMC_RDATACTL_RAD2LTY_MASK) >> in umc_set_system_latency() 423 latency += phy_latency & ~1; in umc_set_system_latency() 426 if (latency > 0xf) { in umc_set_system_latency() 428 val |= (latency - 0xf) << UMC_RDATACTL_RAD2LTY_SHIFT; in umc_set_system_latency() 430 val |= latency << UMC_RDATACTL_RADLTY_SHIFT; in umc_set_system_latency() 468 int latency; in umc_dc_init() local 495 latency = 12; in umc_dc_init() 498 latency += 2; in umc_dc_init() [all …]
|
| /openbmc/libpldm/tests/transport/ |
| H A D | send_recv_wrong_pldm_type.cpp | 24 .latency = in TEST() 41 .latency = in TEST()
|
| H A D | send_recv_unwanted.cpp | 24 .latency = in TEST() 41 .latency = in TEST()
|
| H A D | send_recv_wrong_command_code.cpp | 24 .latency = in TEST() 41 .latency = in TEST()
|
| H A D | send_recv_timeout.cpp | 23 .latency = in TEST()
|
| /openbmc/qemu/tests/qemu-iotests/ |
| H A D | 136 | 114 latency = 0 116 latency += self.total_wr_ops * op_latency 118 latency += self.failed_wr_ops * op_latency 120 latency += self.total_rd_ops * op_latency 122 latency += self.failed_rd_ops * op_latency 124 latency += self.total_flush_ops * op_latency 125 return latency
|
| /openbmc/openbmc/poky/meta-yocto-bsp/recipes-kernel/linux/files/ |
| H A D | 0001-Revert-serial-8250_omap-Drop-pm_runtime_irq_safe.patch | 33 u32 latency; 42 - priv->latency = priv->calc_latency; 100 priv->latency = PM_QOS_CPU_LATENCY_DEFAULT_VALUE; 122 priv->latency = priv->calc_latency;
|
| /openbmc/openbmc/poky/meta/recipes-rt/rt-tests/ |
| H A D | hwlatdetect_git.bb | 1 SUMMARY = "Hardware latency detector" 2 DESCRIPTION = "Python utility for controlling the kernel hardware latency detection module (hwlat_d…
|
| /openbmc/qemu/tests/functional/acpi-bits/bits-tests/ |
| H A D | smilatency.py2 | 31 """SMI latency test.""" 41 # testsuite.add_test("SMI latency test", smi_latency); 42 # testsuite.add_test("SMI latency test with USB disabled via BIOS handoff", test_with_usb_disabl… 70 …testsuite.test("SMI latency < 150us to minimize risk of OS timeouts", max_latency / tsc_per_usec <… 84 …testsuite.print_detail("Summary of impact: observed maximum latency = {}".format(bits.format_tsc(m…
|
| /openbmc/u-boot/arch/x86/include/asm/ |
| H A D | sfi.h | 87 u32 latency; /* latency in ms */ member 96 u32 latency; /* transition latency in ms */ member
|
| /openbmc/u-boot/arch/arm/include/asm/arch-stm32/ |
| H A D | stm32f.h | 18 void stm32_flash_latency_cfg(int latency);
|
| /openbmc/qemu/qapi/ |
| H A D | block.json | 557 # -> { "execute": "block-latency-histogram-set", 568 # -> { "execute": "block-latency-histogram-set", 583 # -> { "execute": "block-latency-histogram-set", 594 # -> { "execute": "block-latency-histogram-set",
|
| /openbmc/u-boot/drivers/mtd/ |
| H A D | stm32_flash.c | 16 void stm32_flash_latency_cfg(int latency) in stm32_flash_latency_cfg() argument 19 writel(FLASH_ACR_WS(latency) | FLASH_ACR_PRFTEN | FLASH_ACR_ICEN in stm32_flash_latency_cfg()
|
| /openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-security/optee/ |
| H A D | optee-os-fvp-base.inc | 7 # default disable latency benchmarks (over all OP-TEE layers)
|
| /openbmc/libpldm/src/transport/ |
| H A D | test.h | 38 struct itimerspec latency; member
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/qperf/ |
| H A D | qperf_0.4.11.bb | 2 DESCRIPTION = "qperf measures bandwidth and latency between two nodes."
|
| /openbmc/u-boot/board/freescale/mx6memcal/ |
| H A D | Kconfig | 181 int "Read additional latency" 185 Enter a latency in number of cycles. This will be added to 191 int "Write additional latency" 195 Enter a latency in number of cycles. This will be added to
|