Home
last modified time | relevance | path

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

1234567891011

/kernel/linux/linux-5.10/Documentation/devicetree/bindings/regulator/
Dmps,mpq7920.yaml58 corresponding values 150us, 300us, 610us, 920us
/kernel/linux/linux-5.10/Documentation/accounting/
Dpsi.rst64 (in us) is tracked and exported as well, to allow detection of latency
84 <some|full> <stall amount in us> <time window in us>
87 would add 150ms threshold for partial memory stall measured within
132 * and 150ms threshold.
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/arm/msm/
Dqcom,idle-state.txt78 entry-latency-us = <150>;
79 exit-latency-us = <200>;
80 min-residency-us = <2000>;
/kernel/linux/linux-5.10/drivers/usb/host/
Disp116x.h12 /* us of 1ms frame */
25 /* Bytetime (us), a rough indication of how much time it
367 isp116x_delay(isp116x, 150); in isp116x_write_data16()
373 isp116x_delay(isp116x, 150); in isp116x_raw_write_data16()
381 isp116x_delay(isp116x, 150); in isp116x_read_data16()
390 isp116x_delay(isp116x, 150); in isp116x_raw_read_data16()
397 isp116x_delay(isp116x, 150); in isp116x_write_data32()
399 isp116x_delay(isp116x, 150); in isp116x_write_data32()
407 isp116x_delay(isp116x, 150); in isp116x_read_data32()
409 isp116x_delay(isp116x, 150); in isp116x_read_data32()
[all …]
/kernel/linux/linux-5.10/Documentation/scheduler/
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
/kernel/linux/linux-5.10/drivers/watchdog/
Dda9052_wdt.c70 * be disabled for at least 150 us. in da9052_wdt_set_timeout()
72 udelay(150); in da9052_wdt_set_timeout()
/kernel/linux/linux-5.10/include/linux/spi/
Dads7846.h26 * are taken with settle_delay us apart, and the second one is used.
27 * ~150 uSec with 0.01uF caps.
/kernel/linux/linux-5.10/Documentation/hwmon/
Dmax20730.rst40 Author: Guenter Roeck <linux@roeck-us.net>
77 temp1_crit RW/RO Critical temeperature. Supported values are 130 or 150
/kernel/linux/linux-5.10/drivers/ata/
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()
/kernel/linux/linux-5.10/arch/arm/boot/dts/
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 …]
Dmeson8m2-mxiii-plus.dts3 * Copyright (c) 2018 Oleg Ivanov <balbes-150@yandex.ru>
83 reset-assert-us = <10000>;
84 reset-deassert-us = <80000>;
Drk3288-rock2-som.dtsi31 startup-delay-us = <150>;
72 snps,reset-delays-us = <0 10000 30000>;
/kernel/linux/linux-5.10/drivers/ide/
Dpmac.c183 * Darwin code base limit OHare to 150ns cycle time. I decided to do
236 { 75, 75, 150 },
245 { 150, 150, 300 },
249 { 90, 60, 150 },
275 { 0, 150, 90 }, /* 1 */
312 { 150 , 0x00209000 },
353 { 150 , 0x0028b000 },
525 recTime = max(recTime, 150U); in pmac_ide_set_pio_mode()
527 accessTime = max(accessTime, 150U); in pmac_ide_set_pio_mode()
540 recTime = max(recTime, 150U); in pmac_ide_set_pio_mode()
[all …]
Dide-timings.c36 { XFER_MW_DMA_1, 45, 0, 0, 0, 80, 50, 150, 0 },
50 { XFER_PIO_0, 70, 290, 240, 600, 165, 150, 600, 0 },
150 * If the drive is an EIDE drive, it can tell us it needs extended in ide_timing_compute()
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/gt/
Dintel_rc6.c68 set(uncore, GEN10_MEDIA_WAKE_RATE_LIMIT, 150); in gen11_rc6_enable()
84 * Bspec's guidance is to use 25us (really 25 * 1280ns) here. What we in gen11_rc6_enable()
86 * it takes us to service a CS interrupt and submit a new ELSP - that in gen11_rc6_enable()
95 * service latency, and puts it under 10us for Icelake, similar to in gen11_rc6_enable()
132 set(uncore, GEN10_MEDIA_WAKE_RATE_LIMIT, 150); in gen9_rc6_enable()
155 * Bspec's guidance is to use 25us (really 25 * 1280ns) here. What we in gen9_rc6_enable()
157 * it takes us to service a CS interrupt and submit a new ELSP - that in gen9_rc6_enable()
166 * service latency, and puts it around 10us for Broadwell (and other in gen9_rc6_enable()
167 * big core) and around 40us for Broxton (and other low power cores). in gen9_rc6_enable()
168 * [Note that for legacy ringbuffer submission, this is less than 1us!] in gen9_rc6_enable()
[all …]
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/arm/
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>;
Didle-states.yaml286 entry-latency-us:
290 exit-latency-us:
293 The exit-latency-us duration may be guaranteed only after
294 entry-latency-us has passed.
296 min-residency-us:
302 wakeup-latency-us:
308 entry-latency-us + exit-latency-us
312 systems entry-latency-us + exit-latency-us will exceed
313 wakeup-latency-us by this duration.
322 - entry-latency-us
[all …]
/kernel/linux/linux-5.10/arch/arm64/boot/dts/rockchip/
Drk3368-evb.dtsi41 144 145 146 147 148 149 150 151
60 pwm-delay-us = <10000>;
132 snps,reset-delays-us = <0 10000 1000000>;
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/input/touchscreen/
Dads7846.txt39 us apart, and the second one is used.
40 ~150 uSec with 0.01uF caps (u16).
/kernel/linux/linux-5.10/sound/soc/codecs/
Des8316.c53 static const SNDRV_CTL_TLVD_DECLARE_DB_SCALE(alc_max_gain_tlv, -650, 150, 0);
54 static const SNDRV_CTL_TLVD_DECLARE_DB_SCALE(alc_min_gain_tlv, -1200, 150, 0);
55 static const SNDRV_CTL_TLVD_DECLARE_DB_SCALE(alc_target_tlv, -1650, 150, 0);
57 0, 4, TLV_DB_SCALE_ITEM(-1200, 150, 0),
58 8, 11, TLV_DB_SCALE_ITEM(-450, 150, 0),
610 /* Jack unplugged underneath us */ in es8316_irq()
652 * property, will probe before us. in es8316_enable_jack_detect()
/kernel/linux/linux-5.10/drivers/scsi/ufs/
Dufs-qcom.c214 /* sleep for max. 200us */ in ufs_qcom_check_hibern8()
277 * ~125us (4/32768). To be on the safe side add 200us delay. in ufs_qcom_host_reset()
553 * set unipro core clock cycles to 150 & clear clock in ufs_qcom_link_startup_notify()
557 150); in ufs_qcom_link_startup_notify()
677 * device ref_clk is stable for at least 1us before the hibern8 in ufs_qcom_dev_ref_clk_ctrl()
1171 /* set unipro core clock cycles to 150 and clear clock divider */ in ufs_qcom_clk_scale_up_post_change()
1172 return ufs_qcom_set_dme_vs_core_clk_ctrl_clear_div(hba, 150); in ufs_qcom_clk_scale_up_post_change()
1443 * The UFS device shall detect reset pulses of 1us, sleep for 10us to in ufs_qcom_device_reset()
/kernel/linux/linux-5.10/drivers/net/ethernet/marvell/
Dmvmdio.c55 * - Kirkwood 88F6281 (Globalscale Dreamplug): 45us to 95us (Interrupt)
56 * - Armada 370 (Globalscale Mirabox): 41us to 43us (Polled)
58 #define MVMDIO_SMI_TIMEOUT 1000 /* 1000us = 1ms */
62 #define MVMDIO_XSMI_POLL_INTERVAL_MIN 150
/kernel/linux/linux-5.10/drivers/gpu/drm/panel/
Dpanel-novatek-nt39016.c132 * The documentation says the reset pulse should be at least 40 us to in nt39016_prepare()
134 * some succeed when using a 70 us delay, so we use 100 us instead. in nt39016_prepare()
181 msleep(150); in nt39016_enable()
/kernel/linux/linux-5.10/drivers/staging/vt6655/
Drf.c30 #define SWITCH_CHANNEL_DELAY_AL2230 200 /* us */
35 #define SWITCH_CHANNEL_DELAY_AL7230 200 /* us */
431 MACvTimer0MicroSDelay(priv, 150);/* 150us */ in s_bAL7230Init()
434 MACvTimer0MicroSDelay(priv, 30);/* 30us */ in s_bAL7230Init()
437 MACvTimer0MicroSDelay(priv, 30);/* 30us */ in s_bAL7230Init()
551 MACvTimer0MicroSDelay(priv, 30); /* delay 30 us */ in RFbAL2230Init()
556 MACvTimer0MicroSDelay(priv, 150);/* 150us */ in RFbAL2230Init()
558 MACvTimer0MicroSDelay(priv, 30);/* 30us */ in RFbAL2230Init()
560 MACvTimer0MicroSDelay(priv, 30);/* 30us */ in RFbAL2230Init()
/kernel/linux/linux-5.10/drivers/tty/serial/
Dsuncore.c132 case 150: cflag |= B150; break; in sunserial_console_termios()
202 * breaks to us.

1234567891011