| /linux/Documentation/devicetree/bindings/power/reset/ |
| H A D | gpio-poweroff.yaml | 15 from inactive to active. After a delay (active-delay-ms) it 17 delay (inactive-delay-ms) it is configured as active again. 19 the system is still running after waiting some time (timeout-ms). 38 active-delay-ms: 42 inactive-delay-ms: 49 timeout-ms: 50 default: 3000 64 timeout-ms = <3000>;
|
| H A D | gpio-restart.yaml | 51 description: Delay (default 100) to wait after driving gpio active [ms] 56 description: Delay (default 100) to wait after driving gpio inactive [ms] 61 description: Delay (default 3000) to wait after completing restart sequence [ms] 78 wait-delay = <3000>;
|
| H A D | regulator-poweroff.yaml | 15 CPU still running after a 3000ms delay, a warning is emitted.
|
| /linux/net/hsr/ |
| H A D | hsr_main.h | 22 #define HSR_LIFE_CHECK_INTERVAL 2000 /* ms */ 23 #define HSR_NODE_FORGET_TIME 60000 /* ms */ 24 #define HSR_PROXY_NODE_FORGET_TIME 60000 /* ms */ 25 #define HSR_ANNOUNCE_INTERVAL 100 /* ms */ 26 #define HSR_ENTRY_FORGET_TIME 400 /* ms */ 31 #define MAX_SLAVE_DIFF 3000 /* ms */ 38 #define PRUNE_PERIOD 3000 /* ms */ 39 #define PRUNE_PROXY_PERIOD 3000 /* ms */
|
| /linux/Documentation/devicetree/bindings/mfd/ |
| H A D | rohm,bd71847-pmic.yaml | 65 # Shortest being 10ms, next 500ms and then multiple of 500ms up to 7,5s 67 # Shortest being 10ms, next 1000ms and then multiple of 1000ms up to 15s 71 rohm,short-press-ms: 81 - 3000 92 rohm,long-press-ms: 99 - 3000 145 rohm,short-press-ms = <10>; 146 rohm,long-press-ms = <2000>;
|
| H A D | adi,adp5585.yaml | 120 adi,reset-trigger-ms: 125 enum: [0, 1000, 1500, 2000, 2500, 3000, 3500, 4000] 289 adi,reset-trigger-ms = <2000>;
|
| /linux/drivers/leds/ |
| H A D | leds-cht-wcove.c | 199 * period < 750 ms - select 2 HZ 200 * 750 ms <= period < 1500 ms - select 1 HZ 201 * 1500 ms <= period < 3000 ms - select 1/2 HZ 202 * 3000 ms <= period < 5000 ms - select 1/4 HZ 203 * 5000 ms <= period - return -1 211 else if (period < 3000) in cht_wc_leds_find_freq()
|
| /linux/Documentation/devicetree/bindings/input/ |
| H A D | input-reset.txt | 18 timeout-ms: duration keys must be pressed together in milliseconds before 29 timeout-ms = <3000>;
|
| H A D | azoteq,iqs7222.yaml | 129 azoteq,timeout-ati-ms: 134 Specifies the delay (in ms) before ATI is retried following an ATI error. 136 azoteq,rate-ati-ms: 139 description: Specifies the rate (in ms) at which ATI status is evaluated. 141 azoteq,timeout-np-ms: 145 Specifies the length of time (in ms) to wait for an event before moving 148 azoteq,rate-np-ms: 150 maximum: 3000 151 description: Specifies the report rate (in ms) during normal-power mode. 153 azoteq,timeout-lp-ms: [all …]
|
| /linux/Documentation/devicetree/bindings/sound/ |
| H A D | cs35l33.txt | 31 20ms. If this property is set to 0,1,2,3 then ramp times would be 40ms, 32 60ms,100ms,175ms respectively for 48KHz sample rate. 72 from 0 to 7 for delays of 5ms, 10ms, 50ms, 100ms, 200ms, 500ms, 1000ms. 73 The default is 100ms. 80 The reference voltage starts at 3000mV with a value of 0x3 and is increased
|
| /linux/drivers/power/reset/ |
| H A D | gpio-poweroff.c | 19 #define DEFAULT_TIMEOUT_MS 3000 80 device_property_read_u32(&pdev->dev, "active-delay-ms", &gpio_poweroff->active_delay_ms); in gpio_poweroff_probe() 81 device_property_read_u32(&pdev->dev, "inactive-delay-ms", in gpio_poweroff_probe() 83 device_property_read_u32(&pdev->dev, "timeout-ms", &gpio_poweroff->timeout_ms); in gpio_poweroff_probe()
|
| /linux/drivers/net/wwan/iosm/ |
| H A D | iosm_ipc_imem_ops.h | 12 #define IPC_READ_TIMEOUT 3000 14 /* The delay in ms for defering the unregister */ 21 #define PSI_START_DEFAULT_TIMEOUT 3000
|
| /linux/sound/xen/ |
| H A D | xen_snd_front_evtchnl.h | 18 /* Timeout in ms to wait for backend to respond. */ 19 #define VSND_WAIT_BACK_MS 3000
|
| /linux/tools/perf/tests/ |
| H A D | hists_cumulate.c | 166 #define DSO(he) (dso__short_name(map__dso(he->ms.map))) 167 #define SYM(he) (he->ms.sym->name) 170 #define CDSO(cl) (dso__short_name(map__dso(cl->ms.map))) 171 #define CSYM(cl) (cl->ms.sym->name) 486 { 3000, 1000, "bash", "bash", "main" }, in test3() 487 { 3000, 1000, "perf", "perf", "cmd_record" }, in test3() 606 { 3000, 1000, "bash", "bash", "main" }, in test4() 607 { 3000, 1000, "perf", "perf", "cmd_record" }, in test4()
|
| /linux/tools/testing/selftests/tc-testing/tc-tests/qdiscs/ |
| H A D | fq.json | 35 "cmdUnderTest": "$TC qdisc add dev $DUMMY handle 1: root fq limit 3000", 38 "matchPattern": "qdisc fq 1: root refcnt [0-9]+ limit 3000p", 181 "cmdUnderTest": "$TC qdisc add dev $DUMMY handle 1: root fq refill_delay 100ms", 184 … "matchPattern": "qdisc fq 1: root refcnt [0-9]+ limit 10000p flow_limit 100p.*refill_delay 100ms",
|
| /linux/sound/soc/codecs/ |
| H A D | max98363.c | 333 "8ms", "20ms", "40ms", "60ms", 334 "80ms", "160ms", "240ms", "320ms", 335 "400ms", "480ms", "56 [all...] |
| H A D | max98373.c | 101 0, 1, TLV_DB_SCALE_ITEM(-3000, 500, 0), 135 "45ms", "225ms", "450ms", "1150ms", 136 "2250ms", "3100ms", "4500ms", "6750ms" 145 "160us", "320us", "640us", "1.28ms", [all...] |
| /linux/drivers/scsi/bnx2fc/ |
| H A D | bnx2fc_constants.h | 75 /* E_D_TOV timer resolution in ms */ 82 /* REC timer resolution in ms */ 88 /* E_D_TOV timer default wraparound value (2 sec) in 20 ms resolution */ 92 /* REC_TOV timer default wraparound value (3 sec) in 20 ms resolution */ 94 (3000 / FCOE_REC_TIMER_RESOLUTION_MS)
|
| /linux/drivers/iio/imu/bno055/ |
| H A D | bno055_ser_core.c | 70 * 10: bus RX byte timeout (timeout is 30mS) 77 * On the other hand, it is also picky on timeout: if there is a pause > 30mS in 107 * 60/115200 = ~520uS + about 2500mS delay -> ~3mS 108 * In 3mS we could read back about 34 bytes that means 17 samples, this means 194 usleep_range(2000, 3000); in bno055_ser_do_send_cmd() 204 usleep_range(2000, 3000); in bno055_ser_do_send_cmd() 214 /* waiting more than 30mS should clear the BNO055 internal state */ in bno055_ser_do_send_cmd()
|
| /linux/drivers/mfd/ |
| H A D | lp87565.c | 80 /* Min 1.2 ms before first I2C transaction */ in lp87565_probe() 81 usleep_range(1500, 3000); in lp87565_probe()
|
| /linux/Documentation/admin-guide/device-mapper/ |
| H A D | writecache.rst | 40 autocommit_time ms (default: 1000) 73 pause_writeback n (default: 3000)
|
| /linux/drivers/gpu/drm/xen/ |
| H A D | xen_drm_front.h | 80 /* timeout in ms to wait for backend to respond */ 81 #define XEN_DRM_FRONT_WAIT_BACK_MS 3000
|
| /linux/drivers/thermal/ |
| H A D | da9062-thermal.c | 38 #define DA9062_DEFAULT_POLLING_MS_PERIOD 3000 178 "Out-of-range polling period %d ms\n", in da9062_thermal_probe() 215 "TJUNC temperature polling period set at %d ms\n", pp_tmp); in da9062_thermal_probe()
|
| /linux/drivers/media/dvb-frontends/ |
| H A D | horus3a.c | 173 u32 ms = 0; in horus3a_set_params() local 196 ms = DIV_ROUND_CLOSEST((frequency * mixdiv) / 2, 1000); in horus3a_set_params() 197 if (ms > 0x7FFF) { /* 15 bit */ in horus3a_set_params() 292 data[0] = (u8)((ms >> 7) & 0xFF); in horus3a_set_params() 293 data[1] = (u8)((ms << 1) & 0xFF); in horus3a_set_params() 309 priv->frequency = ms * 2 * 1000 / mixdiv; in horus3a_set_params() 353 /* wait 4ms after power on */ in horus3a_attach() 385 usleep_range(3000, 5000); in horus3a_attach()
|
| /linux/drivers/net/ethernet/chelsio/cxgb3/ |
| H A D | aq100x.c | 71 int err = t3_phy_reset(phy, MDIO_MMD_VEND1, 3000); in aq100x_reset() 290 wait = 500; /* in 10ms increments */ in t3_aq100x_phy_prep() 315 if (wait > 3000) in t3_aq100x_phy_prep()
|