/linux/arch/arm/boot/dts/nxp/imx/ |
H A D | imx6dl-plym2m.dts | 163 touchscreen-x-plate-ohms = <300>; 241 settling-time-us = <300>; 247 settling-time-us = <700>; 253 settling-time-us = <300>; 259 settling-time-us = <700>; 265 settling-time-us = <700>; 271 settling-time-us = <700>; 279 settling-time-us = <300>; 301 reset-assert-us = <10000>; 302 reset-deassert-us = <300>;
|
H A D | imx6qdl-skov-cpu-revc.dtsi | 13 touchscreen-x-plate-ohms = <300>; 38 settling-time-us = <700>; 44 settling-time-us = <700>; 50 settling-time-us = <700>; 56 settling-time-us = <700>;
|
H A D | imx6dl-victgo.dts | 123 touchscreen-x-plate-ohms = <300>; 189 settling-time-us = <700>; 195 settling-time-us = <700>; 201 settling-time-us = <700>; 207 settling-time-us = <700>; 229 reset-assert-us = <10000>; 230 reset-deassert-us = <300>;
|
H A D | imx6qdl-vicut1-12inch.dtsi | 50 reset-assert-us = <10000>; 51 reset-deassert-us = <300>;
|
/linux/arch/arm/common/ |
H A D | locomo.c | 46 /* DAC setup and hold times (expressed in us) */ 47 #define DAC_BUS_FREE_TIME 5 /* 4.7 us */ 48 #define DAC_START_SETUP_TIME 5 /* 4.7 us */ 49 #define DAC_STOP_SETUP_TIME 4 /* 4.0 us */ 50 #define DAC_START_HOLD_TIME 5 /* 4.7 us */ 51 #define DAC_SCL_LOW_HOLD_TIME 5 /* 4.7 us */ 52 #define DAC_SCL_HIGH_HOLD_TIME 4 /* 4.0 us */ 54 #define DAC_DATA_HOLD_TIME 1 /* 300 ns */ 55 #define DAC_LOW_SETUP_TIME 1 /* 300 ns */ 530 * Get the parent device driver (us) structure [all …]
|
/linux/arch/arm/mach-imx/ |
H A D | cpuidle-imx6sx.c | 86 * ARM gating 31us * 5 + RBC clear 65us 88 * to 300us. 90 .exit_latency = 300, 110 * sw2iso and sw can be set to one 32K cycle = 31us in imx6sx_cpuidle_init()
|
/linux/arch/arm/boot/dts/st/ |
H A D | stih418-b2264.dts | 89 rxd0 = <&pio1 4 ALT1 IN DE_IO 300 CLK_A>; 90 rxd1 = <&pio1 5 ALT1 IN DE_IO 300 CLK_A>; 91 rxd2 = <&pio1 6 ALT1 IN DE_IO 300 CLK_A>; 92 rxd3 = <&pio1 7 ALT1 IN DE_IO 300 CLK_A>; 93 rxdv = <&pio2 0 ALT1 IN DE_IO 300 CLK_A>; 113 snps,reset-delays-us = <0 10000 1000000>;
|
H A D | stm32mp157c-odyssey.dts | 51 reset-assert-us = <10000>; 52 reset-deassert-us = <300>;
|
/linux/arch/arm64/boot/dts/qcom/ |
H A D | apq8039-t2.dts | 50 startup-delay-us = <300>; 62 startup-delay-us = <300>; 74 startup-delay-us = <300>;
|
/linux/drivers/iio/gyro/ |
H A D | adis16080.c | 38 * @us: actual spi_device to write data 44 struct spi_device *us; member 69 ret = spi_sync_transfer(st->us, t, ARRAY_SIZE(t)); in adis16080_read_sample() 181 /* 300 degree = 1230, 1230 rad = 70474 degree */ 182 .scale_val = 300, 202 st->us = spi; in adis16080_probe()
|
/linux/Documentation/devicetree/bindings/mtd/ |
H A D | nand-macronix.txt | 7 for program operation, i.e., tPROG 300us to 340us (randomizer enabled).
|
/linux/Documentation/devicetree/bindings/regulator/ |
H A D | qcom-labibb-regulator.yaml | 32 qcom,soft-start-us: 62 enum: [300, 64, 32, 16] 63 default: 300
|
H A D | mps,mpq7920.yaml | 59 corresponding values 150us, 300us, 610us, 920us
|
/linux/arch/arm64/boot/dts/freescale/ |
H A D | imx8mp-skov-revb-lt6.dts | 18 touchscreen-x-plate-ohms = <300>; 57 settling-time-us = <700>; 63 settling-time-us = <700>; 69 settling-time-us = <700>; 75 settling-time-us = <700>;
|
H A D | fsl-ls2088a.dtsi | 83 cpu6: cpu@300 { 131 entry-latency-us = <2000>; 132 exit-latency-us = <2000>; 133 min-residency-us = <6000>;
|
/linux/Documentation/devicetree/bindings/leds/ |
H A D | kinetic,ktd2692.yaml | 45 flash-max-timeout-us: 51 is defined internally (Maximum 300mA). 81 flash-max-timeout-us = <250000>;
|
/linux/arch/arm/boot/dts/nxp/mxs/ |
H A D | imx23-olinuxino.dts | 110 startup-delay-us = <300>; /* LAN9215 requires a POR of 200us minimum */
|
/linux/Documentation/translations/zh_CN/accounting/ |
H A D | psi.rst | 56 avg代表阻塞时间占比(百分比),为最近10秒、60秒、300秒内的均值。这样我们 72 <some|full> <stall amount in us> <time window in us>
|
/linux/drivers/hwmon/ |
H A D | ltc4260.c | 58 * 300 uV resolution. Convert to current as measured with in ltc4260_get_value() 64 val = val * 300; in ltc4260_get_value() 182 MODULE_AUTHOR("Guenter Roeck <linux@roeck-us.net>");
|
/linux/drivers/gpu/drm/bridge/ |
H A D | ti-tpd12s015.c | 56 /* DC-DC converter needs at max 300us to get to 90% of 5V. */ in tpd12s015_attach() 57 usleep_range(300, 1000); in tpd12s015_attach()
|
/linux/sound/soc/codecs/ |
H A D | max98388.c | 132 static DECLARE_TLV_DB_SCALE(max98388_amp_gain_tlv, -300, 300, 0); 175 "0", "10us", "20us", "40us", "80us", "160us", 176 "320us", "640us", "1.28ms", "2.56ms", "5.12ms", "10.24ms", 186 "20us", "40us", "80us", "160us", "320us", "640us", 215 "10ms", "25ms", "50ms", "75ms", "100ms", "200ms", "300ms", "400ms",
|
/linux/Documentation/scheduler/ |
H A D | sched-energy.rst | 99 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 174 341 -PP - - - - ## ## | 512 | 300 | 1024 | 1700 | 198 * CPU1: 300 / 341 * 150 = 131 233 768 ============= * CPU0: 400 / 512 * 300 = 234 234 * CPU1: 100 / 512 * 300 = 58
|
/linux/arch/arm64/boot/dts/sprd/ |
H A D | ums9620.dtsi | 72 CPU3: cpu@300 { 117 entry-latency-us = <1000>; 118 exit-latency-us = <500>; 119 min-residency-us = <2500>; 126 entry-latency-us = <4000>; 127 exit-latency-us = <4000>; 128 min-residency-us = <10000>;
|
/linux/Documentation/devicetree/bindings/thermal/ |
H A D | qcom-spmi-adc-tm-hc.yaml | 78 qcom,hw-settle-time-us: 80 enum: [0, 100, 200, 300, 400, 500, 600, 700, 1000, 2000, 4000, 6000, 8000, 10000] 145 qcom,hw-settle-time-us = <200>;
|
/linux/drivers/misc/cardreader/ |
H A D | rts5227.c | 454 /* run, latency: 60us */ in rts522a_set_l1off_cfg_sub_d0() 458 /* l1off, latency: 300us */ in rts522a_set_l1off_cfg_sub_d0() 498 /* init latency of active, idle, L1OFF to 60us, 300us, 3ms */ in rts522a_init_params()
|