Home
last modified time | relevance | path

Searched +full:- +full:30000 (Results 1 – 25 of 433) sorted by relevance

12345678910>>...18

/linux-6.14.4/drivers/media/pci/tw5864/
Dtw5864-util.c1 // SPDX-License-Identifier: GPL-2.0
6 int retries = 30000; in tw5864_indir_writeb()
8 while (tw_readl(TW5864_IND_CTL) & BIT(31) && --retries) in tw5864_indir_writeb()
11 dev_err(&dev->pci->dev, in tw5864_indir_writeb()
20 int retries = 30000; in tw5864_indir_readb()
22 while (tw_readl(TW5864_IND_CTL) & BIT(31) && --retries) in tw5864_indir_readb()
25 dev_err(&dev->pci->dev, in tw5864_indir_readb()
30 retries = 30000; in tw5864_indir_readb()
31 while (tw_readl(TW5864_IND_CTL) & BIT(31) && --retries) in tw5864_indir_readb()
34 dev_err(&dev->pci->dev, in tw5864_indir_readb()
/linux-6.14.4/drivers/mtd/nand/raw/
Dnand_timings.c1 // SPDX-License-Identifier: GPL-2.0-only
5 * Author: Boris BREZILLON <boris.brezillon@free-electrons.com>
16 * For non-ONFI chips we use the highest possible value for tPROG and tBERS.
52 .tREH_min = 30000,
62 .tWH_min = 30000,
96 .tREA_max = 30000,
126 .tCEA_max = 30000,
185 .tRC_min = 30000,
196 .tWC_min = 30000,
219 .tCHZ_max = 30000,
[all …]
/linux-6.14.4/tools/testing/selftests/net/forwarding/
Dcustom_multipath_hash.sh2 # SPDX-License-Identifier: GPL-2.0
6 # +--------------------------------+
9 # | 198.51.100.{2-253}/24 | |
10 # | 2001:db8:1::{2-fd}/64 | |
11 # +-------------------------|------+
13 # +-------------------------|-------------------------+
23 # +------------------|-------------|------------------+
25 # +------------------|-------------|------------------+
36 # +-------------------------|-------------------------+
38 # +-------------------------|------+
[all …]
Dgre_custom_multipath_hash.sh2 # SPDX-License-Identifier: GPL-2.0
10 # +--------------------------------+
13 # | 198.51.100.{2-253}/24 | |
14 # | 2001:db8:1::{2-fd}/64 | |
15 # +-------------------------|------+
17 # +-------------------------|------------------+
25 # | rem=192.0.2.2 --. |
30 # +---------------------|----------------------+
32 # +---------------------|----------------------+
43 # +--|----------------------|------------------+
[all …]
Dip6gre_custom_multipath_hash.sh2 # SPDX-License-Identifier: GPL-2.0
10 # +--------------------------------+
13 # | 198.51.100.{2-253}/24 | |
14 # | 2001:db8:1::{2-fd}/64 | |
15 # +-------------------------|------+
17 # +-------------------------|-------------------+
25 # | rem=2001:db8:3::2 -. |
30 # +---------------------|-----------------------+
32 # +---------------------|-----------------------+
43 # +--|----------------------|-------------------+
[all …]
/linux-6.14.4/tools/testing/selftests/net/packetdrill/
Dtcp_slow_start_slow-start-ack-per-4pkt.pkt1 // SPDX-License-Identifier: GPL-2.0
2 // Test of slow start when not application-limited, so that
9 sysctl -q net.ipv4.tcp_tso_win_divisor=100`
22 +0 write(4, ..., 30000) = 30000
Dtcp_slow_start_slow-start-ack-per-2pkt.pkt1 // SPDX-License-Identifier: GPL-2.0
2 // Test of slow start when not application-limited, so that
10 sysctl -q net.ipv4.tcp_tso_win_divisor=100`
23 +0 write(4, ..., 30000) = 30000
Dtcp_slow_start_slow-start-ack-per-1pkt.pkt1 // SPDX-License-Identifier: GPL-2.0
2 // Test of slow start when not application-limited, so that
9 sysctl -q net.ipv4.tcp_tso_win_divisor=100`
22 +0 write(4, ..., 30000) = 30000
/linux-6.14.4/arch/xtensa/include/asm/
Ddelay.h2 * include/asm-xtensa/delay.h
8 * Copyright (C) 2001 - 2005 Tensilica Inc.
26 __asm__ __volatile__ ("1: addi %0, %0, -2; bgeui %0, 2, 1b" in __delay()
30 /* Undefined function to get compile-time error */
34 #define __MAX_UDELAY 30000
35 #define __MAX_NDELAY 30000
43 while (((unsigned long)get_ccount()) - start < cycles) in __udelay()
/linux-6.14.4/drivers/thermal/ti-soc-thermal/
Domap3-thermal-data.c1 // SPDX-License-Identifier: GPL-2.0-only
5 * Copyright (C) 2011-2012 Texas Instruments Inc.
21 #include "ti-thermal.h"
22 #include "ti-bandgap.h"
50 -40000, -40000, -40000, -40000, -40000, -39000, -38000, -36000,
51 -34000, -32000, -31000, -29000, -28000, -26000, -25000, -24000,
52 -22000, -21000, -19000, -18000, -17000, -15000, -14000, -12000,
53 -11000, -9000, -8000, -7000, -5000, -4000, -2000, -1000, 0000,
56 28000, 30000, 31000, 32000, 34000, 35000, 37000, 38000, 39000,
118 -40000, -40000, -40000, -40000, -40000, -40000, -40000, -40000,
[all …]
Domap4-thermal-data.c1 // SPDX-License-Identifier: GPL-2.0-only
5 * Copyright (C) 2011-2012 Texas Instruments Inc.
10 #include "ti-thermal.h"
11 #include "ti-bandgap.h"
12 #include "omap4xxx-bandgap.h"
44 omap4430_adc_to_temp[OMAP4430_ADC_END_VALUE - OMAP4430_ADC_START_VALUE + 1] = {
45 -40000, -38000, -35000, -34000, -32000, -30000, -28000, -26000, -24000,
46 -22000, -20000, -18500, -17000, -15000, -13500, -12000, -10000, -8000,
47 -6500, -5000, -3500, -1500, 0, 2000, 3500, 5000, 6500, 8500, 10000,
49 30000, 32000, 33500, 35000, 37000, 38500, 40000, 42000, 43500, 45000,
[all …]
/linux-6.14.4/drivers/thermal/
Drockchip_thermal.c1 // SPDX-License-Identifier: GPL-2.0-only
3 * Copyright (c) 2014-2016, Fuzhou Rockchip Electronics Co., Ltd
4 * Caesar Wang <wxt@rock-chips.com>
55 * struct chip_tsadc_table - hold information about chip-specific differences
69 * struct rockchip_tsadc_chip - hold the private data of tsadc chip
72 * @tshut_temp: the hardware-controlled shutdown temperature value
73 * @tshut_mode: the hardware-controlled shutdown mode (0:CRU 1:GPIO)
74 * @tshut_polarity: the hardware-controlled active polarity (0:LOW 1:HIGH)
80 * @set_tshut_temp: set the hardware-controlled shutdown temperature
81 * @set_tshut_mode: set the hardware-controlled shutdown mode
[all …]
/linux-6.14.4/drivers/gpu/drm/msm/hdmi/
Dhdmi_audio.c1 // SPDX-License-Identifier: GPL-2.0-only
37 /* Valid Pixel-Clock rates: 25.2MHz, 27MHz, 27.03MHz, 74.25MHz, 148.5MHz */
45 {4096, 27000}, {6272, 30000}, {6144, 27000}, {12544, 30000},
46 {12288, 27000}, {25088, 30000}, {24576, 27000} }),
67 if (arcs->pixclock == pixclock) in get_arcs()
76 struct hdmi_audio *audio = &hdmi->audio; in msm_hdmi_audio_update()
77 struct hdmi_audio_infoframe *info = &audio->infoframe; in msm_hdmi_audio_update()
79 bool enabled = audio->enabled; in msm_hdmi_audio_update()
85 audio->enabled, info->channels, info->channel_allocation, in msm_hdmi_audio_update()
86 info->level_shift_value, info->downmix_inhibit, audio->rate); in msm_hdmi_audio_update()
[all …]
/linux-6.14.4/Documentation/devicetree/bindings/leds/
Dissi,is31fl319x.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Vincent Knecht <[email protected]>
14 Previously known as Si-En SN319{0,1,3,6,9}.
26 - issi,is31fl3190
27 - issi,is31fl3191
28 - issi,is31fl3193
29 - issi,is31fl3196
30 - issi,is31fl3199
[all …]
/linux-6.14.4/drivers/media/usb/pvrusb2/
Dpvrusb2-std.c1 // SPDX-License-Identifier: GPL-2.0-only
7 #include "pvrusb2-std.h"
8 #include "pvrusb2-debug.h"
113 if (strlen(p->name) != bufSize) continue; in find_std_name()
114 if (!memcmp(bufPtr,p->name,bufSize)) return p; in find_std_name()
134 while ((cnt < bufSize) && (bufPtr[cnt] != '-')) cnt++; in pvr2_std_str_to_id()
141 bufSize -= cnt; in pvr2_std_str_to_id()
143 cmsk = sp->id; in pvr2_std_str_to_id()
159 t = sp->id & cmsk; in pvr2_std_str_to_id()
164 bufSize -= cnt; in pvr2_std_str_to_id()
[all …]
/linux-6.14.4/drivers/scsi/snic/
Dsnic.h1 /* SPDX-License-Identifier: GPL-2.0-only */
49 #define SNIC_TAG_MASK (BIT(24) - 1) /* Mask for lookup */
50 #define SNIC_NO_TAG -1
87 #define SNIC_ABTS_TIMEOUT 30000 /* msec */
88 #define SNIC_LUN_RESET_TIMEOUT 30000 /* msec */
89 #define SNIC_HOST_RESET_TIMEOUT 30000 /* msec */
96 (((struct snic_internal_io_state *)scsi_cmd_priv(Cmnd))->rqi)
98 (((struct snic_internal_io_state *)scsi_cmd_priv(Cmnd))->state)
100 (((struct snic_internal_io_state *)scsi_cmd_priv(Cmnd))->abts_status)
102 (((struct snic_internal_io_state *)scsi_cmd_priv(Cmnd))->lr_status)
[all …]
/linux-6.14.4/tools/testing/selftests/rcutorture/bin/
Dtorture.sh2 # SPDX-License-Identifier: GPL-2.0+
23 if test "$SCALE_ALLOTED_CPUS" -lt 1
28 if test "$VERBOSE_BATCH_CPUS" -lt 2
61 # doyesno - Helper function for yes/no arguments
73 echo " --compress-concurrency concurrency"
74 echo " --configs-rcutorture \"config-file list w/ repeat factor (3*TINY01)\""
75 echo " --configs-locktorture \"config-file list w/ repeat factor (10*LOCK01)\""
76 echo " --configs-scftorture \"config-file list w/ repeat factor (2*CFLIST)\""
77 echo " --do-all"
78 echo " --do-allmodconfig / --do-no-allmodconfig / --no-allmodconfig"
[all …]
/linux-6.14.4/arch/mips/boot/dts/ralink/
Drt2880_eval.dts1 // SPDX-License-Identifier: GPL-2.0
2 /dts-v1/;
7 compatible = "ralink,rt2880-eval-board", "ralink,rt2880-soc";
20 compatible = "cfi-flash";
23 bank-width = <2>;
24 device-width = <2>;
25 #address-cells = <1>;
26 #size-cells = <1>;
31 read-only;
33 partition@30000 {
[all …]
Drt3052_eval.dts1 // SPDX-License-Identifier: GPL-2.0
2 /dts-v1/;
7 compatible = "ralink,rt3052-eval-board", "ralink,rt3052-soc";
20 compatible = "cfi-flash";
23 bank-width = <2>;
24 device-width = <2>;
25 #address-cells = <1>;
26 #size-cells = <1>;
31 read-only;
33 partition@30000 {
[all …]
/linux-6.14.4/Documentation/devicetree/bindings/crypto/
Dmv_cesa.txt4 - compatible: should be one of the following string
5 "marvell,orion-crypto"
6 "marvell,kirkwood-crypto"
7 "marvell,dove-crypto"
8 - reg: base physical address of the engine and length of memory mapped
10 but this representation is deprecated and marvell,crypto-srams should
12 - reg-names: "regs". Can contain an "sram" entry, but this representation
13 is deprecated and marvell,crypto-srams should be used instead
14 - interrupts: interrupt number
15 - clocks: reference to the crypto engines clocks. This property is only
[all …]
/linux-6.14.4/Documentation/admin-guide/laptops/
Ddisk-shock-protection.rst7 Last modified: 2008-10-03
19 --------
21 ATA/ATAPI-7 specifies the IDLE IMMEDIATE command with unload feature.
37 ----------------
42 -EOPNOTSUPP if the device does not support the unload feature.
48 timeout is 30000 milliseconds. Exceeding this limit will return
49 -EOVERFLOW, but heads will be parked anyway and the timeout will be
51 value between 0 and 30000 by issuing a subsequent head park request
55 immediately by specifying a timeout of 0. Values below -2 are rejected
56 with -EINVAL (see below for the special meaning of -1 and -2). If the
[all …]
/linux-6.14.4/tools/testing/selftests/bpf/prog_tests/
Dcore_extern.c1 // SPDX-License-Identifier: GPL-2.0
36 "CONFIG_USHORT=30000\n"
47 .ushort_val = 30000,
90 "CONFIG_INT=-100\n"
95 .int_val = -100,
105 { .name = "int (min)", .cfg = CFG"CONFIG_INT=-2147483648",
106 .data = { .int_val = -2147483648 } },
108 { .name = "int (min-1)", .fails = 1, .cfg = CFG"CONFIG_INT=-2147483649" },
114 { .name = "ushort (min-1)", .fails = 1, .cfg = CFG"CONFIG_USHORT=-1" },
128 int n = sizeof(*skel->data) / sizeof(uint64_t); in test_core_extern()
[all …]
/linux-6.14.4/arch/arm64/boot/dts/mediatek/
Dmt8186-corsola-starmie.dtsi1 // SPDX-License-Identifier: (GPL-2.0 OR MIT)
6 /dts-v1/;
7 #include "mt8186-corsola.dtsi"
10 en_pp6000_mipi_disp_150ma: en-pp6000-mipi-disp-150ma {
11 compatible = "regulator-fixed";
12 regulator-name = "en_pp6000_mipi_disp_150ma";
14 enable-active-high;
15 pinctrl-names = "default";
16 pinctrl-0 = <&en_pp6000_mipi_disp_150ma_fixed_pins>;
21 * with 6V module for enabling panel, re-using eDP GPIOs.
[all …]
/linux-6.14.4/arch/arm/boot/dts/alphascale/
Dalphascale-asm9260.dtsi2 * Copyright 2014 Oleksij Rempel <linux@rempel-privat.de>
7 #include <dt-bindings/clock/alphascale,asm9260.h>
10 #address-cells = <1>;
11 #size-cells = <1>;
12 interrupt-parent = <&icoll>;
20 #address-cells = <0>;
21 #size-cells = <0>;
24 compatible = "arm,arm926ej-s";
31 compatible = "fixed-clock";
32 #clock-cells = <0>;
[all …]
/linux-6.14.4/include/linux/regulator/
Dlp872x.h1 /* SPDX-License-Identifier: GPL-2.0-only */
18 #define LP8725_ENABLE_DELAY 30000

12345678910>>...18