| /linux/Documentation/devicetree/bindings/thermal/ |
| H A D | thermal-idle.yaml | 34 duration-us: 38 exit-latency-us: 77 duration-us = <10000>; 78 exit-latency-us = <500>; 93 duration-us = <10000>; 94 exit-latency-us = <500>; 114 hysteresis = <2000>; 120 hysteresis = <2000>; 126 hysteresis = <2000>; 132 hysteresis = <2000>;
|
| /linux/arch/mips/include/asm/ |
| H A D | delay.h | 7 * Copyright (C) 1995 - 2000, 01, 03 by Ralf Baechle 8 * Copyright (C) 1999, 2000 Silicon Graphics, Inc. 18 extern void __udelay(unsigned long us); 21 #define udelay(us) __udelay(us) argument
|
| /linux/arch/mips/lib/ |
| H A D | delay.c | 7 * Copyright (C) 1995 - 2000, 01, 03 by Ralf Baechle 8 * Copyright (C) 1999, 2000 Silicon Graphics, Inc. 52 void __udelay(unsigned long us) in __udelay() argument 56 __delay((us * 0x000010c7ull * HZ * lpj) >> 32); in __udelay()
|
| /linux/drivers/fpga/ |
| H A D | ts73xx-fpga.c | 23 #define TS73XX_FPGA_WRITE_DONE_TIMEOUT 1000 /* us */ 25 #define TS73XX_FPGA_RESET_LOW_DELAY 30 /* us */ 26 #define TS73XX_FPGA_RESET_HIGH_DELAY 80 /* us */ 78 usleep_range(1000, 2000); in ts73xx_fpga_write_complete() 83 usleep_range(1000, 2000); in ts73xx_fpga_write_complete()
|
| /linux/arch/arm/boot/dts/nxp/imx/ |
| H A D | imx6qp-prtwd3.dts | 69 reset-assert-us = <500>; 70 reset-deassert-us = <1000>; 81 reset-assert-us = <20>; 82 reset-deassert-us = <2000>; 135 spi-rx-delay-us = <1>; 136 spi-tx-delay-us = <1>; 181 rx-internal-delay-ps = <2000>; 182 tx-internal-delay-ps = <2000>; 234 reset-assert-us = <10000>; 235 reset-deassert-us = <1000>;
|
| H A D | imx6dl-prtvt7.dts | 253 hysteresis = <2000>; /* millicelsius */ 267 hysteresis = <2000>; /* millicelsius */ 281 hysteresis = <2000>; /* millicelsius */ 379 settling-time-us = <700>; 385 settling-time-us = <700>; 391 settling-time-us = <700>; 397 settling-time-us = <700>;
|
| /linux/Documentation/devicetree/bindings/sound/ |
| H A D | da7218.txt | 29 [<1200>, <1600>, <1800>, <2000>, <2200>, <2400>, <2600>, <2800>, <3000>] 31 [<1200>, <1600>, <1800>, <2000>, <2200>, <2400>, <2600>, <2800>, <3000>] 56 - dlg,jack-rate-us : Time between jack detect measurements (us) 97 dlg,jack-rate-us = <40>;
|
| H A D | nuvoton,nau8824.yaml | 85 SAR = 255 * MICBIAS / SAR_VOLTAGE * R / (2000 + R) where MICBIAS is 123 - 1 # 1us 124 - 2 # 2us 125 - 3 # 4us 133 - 0 # 2us 134 - 1 # 4us 135 - 2 # 8us 136 - 3 # 16us
|
| /linux/tools/testing/selftests/net/netfilter/packetdrill/ |
| H A D | conntrack_synack_reuse.pkt | 3 // state and SYN retransmit should give us new 'SYN_RECV' connection state. 24 1.0 < S 2000:2000(0) win 32792 <mss 1000,nop,wscale 7, TS val 233 ecr 0,nop,nop> 31 1.5 < S 2000:2000(0) win 32792 <mss 1000,nop,wscale 0, TS val 233 ecr 0,nop,nop>
|
| /linux/arch/arm64/boot/dts/renesas/ |
| H A D | r8a779g3-sparrow-hawk.dts | 210 duration-us = <10000>; 211 exit-latency-us = <500>; 218 duration-us = <10000>; 219 exit-latency-us = <500>; 226 duration-us = <10000>; 227 exit-latency-us = <500>; 234 duration-us = <10000>; 235 exit-latency-us = <500>; 248 tx-internal-delay-ps = <2000>; 264 reset-assert-us = <10000>; [all …]
|
| /linux/Documentation/devicetree/bindings/input/ |
| H A D | ti,nspire-keypad.yaml | 32 description: How often to scan in us. Based on a APB speed of 33MHz, the 33 maximum and minimum delay time is ~2000us and ~500us respectively 37 description: How long to wait between scanning each row in us.
|
| /linux/arch/arm64/boot/dts/freescale/ |
| H A D | fsl-ls2088a.dtsi | 131 entry-latency-us = <2000>; 132 exit-latency-us = <2000>; 133 min-residency-us = <6000>;
|
| H A D | fsl-ls2080a.dtsi | 131 entry-latency-us = <2000>; 132 exit-latency-us = <2000>; 133 min-residency-us = <6000>;
|
| /linux/drivers/usb/storage/ |
| H A D | initializers.h | 6 * (c) 1999, 2000 Matthew Dharm (mdharm-usb@one-eyed-alien.net) 30 int usb_stor_euscsi_init(struct us_data *us); 36 int usb_stor_ucr61s2b_init(struct us_data *us); 39 int usb_stor_huawei_e220_init(struct us_data *us);
|
| H A D | transport.h | 7 * (c) 1999, 2000 Matthew Dharm (mdharm-usb@one-eyed-alien.net) 72 extern int usb_stor_control_msg(struct us_data *us, unsigned int pipe, 75 extern int usb_stor_clear_halt(struct us_data *us, unsigned int pipe); 77 extern int usb_stor_ctrl_transfer(struct us_data *us, unsigned int pipe, 80 extern int usb_stor_bulk_transfer_buf(struct us_data *us, unsigned int pipe, 82 extern int usb_stor_bulk_transfer_sg(struct us_data *us, unsigned int pipe, 84 extern int usb_stor_bulk_srb(struct us_data* us, unsigned int pipe, 87 extern int usb_stor_port_reset(struct us_data *us);
|
| H A D | scsiglue.h | 7 * (c) 1999, 2000 Matthew Dharm (mdharm-usb@one-eyed-alien.net) 27 extern void usb_stor_report_device_reset(struct us_data *us); 28 extern void usb_stor_report_bus_reset(struct us_data *us);
|
| /linux/Documentation/devicetree/bindings/leds/ |
| H A D | leds-lm3532.txt | 23 - ramp-up-us - The Run time ramp rates/step are from one current 26 - ramp-down-us - The Run time ramp rates/step are from one current 29 Range for ramp settings: 8us - 65536us 41 - ti,als-avrg-time-us - Determines the length of time the device needs to 44 Range: 17920us - 2293760us 77 ramp-up-us = <1024>; 78 ramp-down-us = <65536>; 81 ti,als-vmax = <2000>; 84 ti,als-avrg-time-us = <17920>;
|
| /linux/drivers/media/rc/ |
| H A D | ir-xmp-decoder.c | 15 #define XMP_UNIT 136 /* us */ 16 #define XMP_LEADER 210 /* us */ 17 #define XMP_NIBBLE_PREFIX 760 /* us */ 18 #define XMP_HALFFRAME_SPACE 13800 /* us */ 90 * to transform durations into nibbles. Subtract 2000 from in ir_xmp_decode() 93 divider = (n[3] - XMP_NIBBLE_PREFIX) / 15 - 2000; in ir_xmp_decode()
|
| /linux/arch/mips/fw/arc/ |
| H A D | memory.c | 4 * given to us from the ARCS firmware. 7 * Copyright (C) 1999, 2000, 2001 by Ralf Baechle 8 * Copyright (C) 1999, 2000 by Silicon Graphics, Inc. 10 * PROM library functions for acquiring/using memory descriptors given to us
|
| /linux/net/sctp/ |
| H A D | debug.c | 4 * Copyright (c) 1999-2000 Cisco, Inc. 19 * Karl Knutson <karl@athena.chicago.il.us> 21 * Jon Grimm <jgrimm@us.ibm.com> 22 * Daisy Chang <daisyc@us.ibm.com> 23 * Sridhar Samudrala <sri@us.ibm.com>
|
| /linux/drivers/watchdog/ |
| H A D | sbc60xxwdt.c | 11 * (c) Copyright 2000 Jakob Oestergaard <jakob@unthought.net> 13 * 12/4 - 2000 [Initial revision] 14 * 25/4 - 2000 Added /dev/watchdog support 88 * Here we require the userspace daemon to send us a heartbeat 90 * If the daemon pulses us every 25 seconds, we can still afford 187 /* Well, anyhow someone wrote to us, we should in fop_write()
|
| /linux/arch/arm64/boot/dts/allwinner/ |
| H A D | sun50i-a133-liontron-h-a133l.dts | 78 reset-delay-us = <2000>; 79 reset-post-delay-us = <2000>;
|
| /linux/Documentation/devicetree/bindings/power/ |
| H A D | power-domain.yaml | 124 entry-latency-us = <1000>; 125 exit-latency-us = <2000>; 126 min-residency-us = <10000>; 131 entry-latency-us = <5000>; 132 exit-latency-us = <8000>; 133 min-residency-us = <7000>;
|
| /linux/include/net/sctp/ |
| H A D | ulpqueue.h | 4 * Copyright (c) 1999-2000 Cisco, Inc. 20 * Jon Grimm <jgrimm@us.ibm.com> 22 * Sridhar Samudrala <sri@us.ibm.com>
|
| /linux/arch/arm64/boot/dts/amlogic/ |
| H A D | meson-axg-jethome-jethub-j1xx.dtsi | 122 hysteresis = <2000>; /* millicelsius */ 128 hysteresis = <2000>; /* millicelsius */ 134 hysteresis = <2000>; /* millicelsius */ 205 reset-assert-us = <10000>; 206 reset-deassert-us = <10000>;
|