Home
last modified time | relevance | path

Searched +full:150 +full:us (Results 1 – 25 of 351) sorted by relevance

12345678910>>...15

/openbmc/qemu/tests/functional/acpi-bits/bits-tests/
H A Dsmilatency.py253 "0 < t <= 1us",
54 "1us < t <= 10us",
55 "10us < t <= 100us",
56 "100us < t <= 1ms",
70 …testsuite.test("SMI latency < 150us to minimize risk of OS timeouts", max_latency / tsc_per_usec <…
/openbmc/linux/Documentation/devicetree/bindings/regulator/
H A Drichtek,rt6245-regulator.yaml47 150'c, 130'c, 170'c. If this property is missing then keep in chip
55 delay time 0us, 10us, 20us, 40us. If this property is missing then keep
H A Dmps,mpq7920.yaml59 corresponding values 150us, 300us, 610us, 920us
/openbmc/linux/Documentation/accounting/
H A Dpsi.rst63 (in us) is tracked and exported as well, to allow detection of latency
83 <some|full> <stall amount in us> <time window in us>
86 would add 150ms threshold for partial memory stall measured within
135 * and 150ms threshold.
/openbmc/openbmc/poky/meta/recipes-rt/rt-tests/files/
H A Drt_bmark.py52 # | 150 | 150 | | | |
54 # | 59 | 59 | 150 | | |
193 def us2hms_str(us): argument
194 s = (us+500000) // 1000000 # Round microseconds to s
256 interval_core_0 = 100 # Timer interval on core 0 [us]
257 interval_delta = 20 # Interval increment for each core [us]
371 log("Min: %d us" % bm_min)
372 log("Avg: %.1f us" % bm_avg)
373 log("Max: %d us" % bm_max)
380 print(tc_name(name), "[Min/us,Avg/us,Max/us]:",)
/openbmc/linux/arch/arm64/boot/dts/qcom/
H A Dapq8039-t2.dts50 startup-delay-us = <300>;
62 startup-delay-us = <300>;
74 startup-delay-us = <300>;
148 qcom,mbhc-vthreshold-low = <75 150 237 450 500>;
149 qcom,mbhc-vthreshold-high = <75 150 237 450 500>;
/openbmc/u-boot/drivers/misc/
H A Dvexpress_config.c46 /* completion of command takes ages, go to sleep (150us) */ in vexpress_config_exec()
48 udelay(150); in vexpress_config_exec()
/openbmc/linux/Documentation/devicetree/bindings/arm/msm/
H A Dqcom,idle-state.txt78 entry-latency-us = <150>;
79 exit-latency-us = <200>;
80 min-residency-us = <2000>;
/openbmc/linux/include/linux/spi/
H A Dads7846.h15 * are taken with settle_delay us apart, and the second one is used.
16 * ~150 uSec with 0.01uF caps.
/openbmc/u-boot/arch/arm/mach-omap2/omap5/
H A Dhwinit.c494 udelay(10); /* wait 10 us */ in vmmc_pbias_config()
503 udelay(150); /* wait 150 us */ in vmmc_pbias_config()
506 udelay(150); /* wait 150 us */ in vmmc_pbias_config()
/openbmc/openbmc/poky/meta/recipes-extended/acpica/
H A Dacpica_20240827.bb9 HOMEPAGE = "https://www.intel.com/content/www/us/en/developer/topic-technology/open/acpica/overview…
13 LIC_FILES_CHKSUM = "file://source/compiler/aslcompile.c;beginline=7;endline=150;md5=05eb845b15a2744…
/openbmc/linux/drivers/usb/host/
H A Disp116x.h12 /* us of 1ms frame */
25 /* Bytetime (us), a rough indication of how much time it
366 isp116x_delay(isp116x, 150); in isp116x_write_data16()
372 isp116x_delay(isp116x, 150); in isp116x_raw_write_data16()
380 isp116x_delay(isp116x, 150); in isp116x_read_data16()
389 isp116x_delay(isp116x, 150); in isp116x_raw_read_data16()
396 isp116x_delay(isp116x, 150); in isp116x_write_data32()
398 isp116x_delay(isp116x, 150); in isp116x_write_data32()
406 isp116x_delay(isp116x, 150); in isp116x_read_data32()
408 isp116x_delay(isp116x, 150); in isp116x_read_data32()
[all …]
/openbmc/linux/Documentation/scheduler/
H A Dsched-energy.rst99 Let us consider a platform with 12 CPUs, split in 3 performance domains
136 each performance domain since it is the one which will allow us to keep the
151 Let us consider a (fake) platform with 2 independent performance domains
173 ## ## | 341 | 150 | 768 | 800 |
197 768 ============= * CPU0: 200 / 341 * 150 = 88
198 * CPU1: 300 / 341 * 150 = 131
215 768 ============= * CPU0: 200 / 341 * 150 = 88
216 * CPU1: 100 / 341 * 150 = 43
/openbmc/u-boot/arch/arm/mach-tegra/tegra20/
H A Dpmu.c23 #define VDD_TRANSITION_STEP 0x06 /* 150mv */
24 #define VDD_TRANSITION_RATE 0x06 /* 3.52mv/us */
/openbmc/linux/drivers/gpu/drm/i915/display/
H A Dintel_fdi.c402 udelay(150); in ilk_fdi_link_train()
420 udelay(150); in ilk_fdi_link_train()
448 udelay(150); in ilk_fdi_link_train()
502 udelay(150); in gen6_fdi_link_train()
531 udelay(150); in gen6_fdi_link_train()
582 udelay(150); in gen6_fdi_link_train()
640 udelay(150); in ivb_manual_fdi_link_train()
682 udelay(1); /* should be 0.5us */ in ivb_manual_fdi_link_train()
698 udelay(1); /* should be 0.5us */ in ivb_manual_fdi_link_train()
714 udelay(2); /* should be 1.5us */ in ivb_manual_fdi_link_train()
[all …]
/openbmc/linux/drivers/watchdog/
H A Dda9052_wdt.c70 * be disabled for at least 150 us. in da9052_wdt_set_timeout()
72 udelay(150); in da9052_wdt_set_timeout()
/openbmc/qemu/include/hw/virtio/
H A Dvirtio-net.h7 * Anthony Liguori <aliguori@us.ibm.com>
29 #define TX_TIMER_INTERVAL 150000 /* 150 us */
32 * of the TX queue. This gives us a guaranteed exit condition and
/openbmc/linux/Documentation/tools/rtla/
H A Drtla-timerlat-hist.rst39 *SCHED_DEADLINE* priority, with a *100us* runtime every *1ms* period. The
43 [root@alien ~]# timerlat hist -d 10m -c 0-4 -P d:100us:1ms -p 1000 --no-aa
45 # Time unit is microseconds (us)
63 …15 2 63 3 94 11 139 20 150 0 …
/openbmc/linux/arch/arm/boot/dts/marvell/
H A Dkirkwood-synology.dtsi280 gpio-fan-150-32-35 {
299 gpio-fan-150-15-18 {
610 startup-delay-us = <5000000>;
623 startup-delay-us = <5000000>;
645 startup-delay-us = <5000000>;
667 startup-delay-us = <5000000>;
680 startup-delay-us = <5000000>;
703 startup-delay-us = <5000000>;
716 startup-delay-us = <5000000>;
729 startup-delay-us = <5000000>;
[all …]
/openbmc/u-boot/arch/arm/dts/
H A Dkirkwood-synology.dtsi280 gpio-fan-150-32-35 {
299 gpio-fan-150-15-18 {
610 startup-delay-us = <5000000>;
623 startup-delay-us = <5000000>;
645 startup-delay-us = <5000000>;
667 startup-delay-us = <5000000>;
680 startup-delay-us = <5000000>;
703 startup-delay-us = <5000000>;
716 startup-delay-us = <5000000>;
729 startup-delay-us = <5000000>;
[all …]
/openbmc/linux/Documentation/hwmon/
H A Dmax20730.rst40 Author: Guenter Roeck <linux@roeck-us.net>
77 temp1_crit RW/RO Critical temeperature. Supported values are 130 or 150
/openbmc/linux/drivers/ata/
H A Dlibata-pata-timings.c27 { XFER_PIO_0, 70, 290, 240, 600, 165, 150, 0, 600, 0 },
40 { XFER_MW_DMA_1, 45, 0, 0, 0, 80, 50, 5, 150, 0 },
45 /* { XFER_UDMA_SLOW, 0, 0, 0, 0, 0, 0, 0, 0, 150 }, */
132 * If the drive is an EIDE drive, it can tell us it needs extended in ata_timing_compute()
/openbmc/linux/drivers/staging/vt6655/
H A Drf.c28 #define SWITCH_CHANNEL_DELAY_AL2230 200 /* us */
33 #define SWITCH_CHANNEL_DELAY_AL7230 200 /* us */
222 MACvTimer0MicroSDelay(priv, 30); /* delay 30 us */ in RFbAL2230Init()
227 MACvTimer0MicroSDelay(priv, 150);/* 150us */ in RFbAL2230Init()
229 MACvTimer0MicroSDelay(priv, 30);/* 30us */ in RFbAL2230Init()
231 MACvTimer0MicroSDelay(priv, 30);/* 30us */ in RFbAL2230Init()
/openbmc/linux/drivers/regulator/
H A Drt6245-regulator.c93 /* ramp delay dividend is 12500 uV/uS, and divisor from 1 to 8 */
166 /* Default over temperature 150'c */
168 /* Default power good delay time 10us */
170 /* Default slewrate 12.5mV/uS */
/openbmc/linux/Documentation/devicetree/bindings/cpu/
H A Dcpu-capacity.txt105 entry-latency-us = <100>;
106 exit-latency-us = <250>;
107 min-residency-us = <150>;
114 entry-latency-us = <800>;
115 exit-latency-us = <700>;
116 min-residency-us = <2500>;

12345678910>>...15