/openbmc/u-boot/drivers/mtd/nand/raw/ |
H A D | nand_timings.c | 4 * Author: Boris BREZILLON <boris.brezillon@free-electrons.com> 42 .tREH_min = 30000, 52 .tWH_min = 30000, 83 .tREA_max = 30000, 110 .tCEA_max = 30000, 166 .tRC_min = 30000, 177 .tWC_min = 30000, 197 .tCHZ_max = 30000, 239 .tCHZ_max = 30000, 271 * onfi_async_timing_mode_to_sdr_timings - [NAND Interface] Retrieve NAND [all …]
|
/openbmc/linux/drivers/media/pci/tw5864/ |
H A D | tw5864-util.c | 1 // 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()
|
/openbmc/linux/drivers/mtd/nand/raw/ |
H A D | nand_timings.c | 1 // 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 …]
|
/openbmc/openbmc/meta-quanta/meta-gbs/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon/ahb/apb/i2c@8c000/ |
H A D | vrm@5d.conf | 24 CRITHI_curr1 = "30000" 25 CRITLO_curr1 = "-1000" 26 WARNHI_curr1 = "30000" 27 WARNLO_curr1 = "-1000" 36 CRITLO_curr2 = "-1000" 38 WARNLO_curr2 = "-1000" 48 MINVALUE_temp1 = "-128"
|
H A D | vrm@5e.conf | 24 CRITHI_curr1 = "30000" 26 WARNHI_curr1 = "30000" 48 MINVALUE_temp1 = "-128"
|
/openbmc/linux/tools/testing/selftests/net/forwarding/ |
H A D | custom_multipath_hash.sh | 2 # 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 …]
|
H A D | gre_custom_multipath_hash.sh | 2 # 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 …]
|
H A D | ip6gre_custom_multipath_hash.sh | 2 # 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 …]
|
/openbmc/u-boot/include/configs/ |
H A D | M52277EVB.h | 1 /* SPDX-License-Identifier: GPL-2.0+ */ 5 * Copyright (C) 2004-2007 Freescale Semiconductor, Inc. 6 * TsiChung Liew (Tsi-Chung.Liew@freescale.com) 10 * board/config.h - configuration options, board specific 41 "uboot=u-boot.bin\0" \ 46 "sf erase 0 30000;" \ 47 "sf write ${loadaddr} 0 30000;" \ 55 "uboot=u-boot.bin\0" \ 68 "sf erase 0 30000;" \ 69 "sf write ${loadaddr} 0 30000;" \ [all …]
|
/openbmc/linux/arch/xtensa/include/asm/ |
H A D | delay.h | 2 * 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()
|
/openbmc/qemu/tests/qtest/ |
H A D | emc141x-test.c | 5 * See the COPYING file in the top-level directory. 10 #include "libqtest-single.h" 16 #define EMC1414_TEST_ID "emc1414-test" 23 response = qmp("{ 'execute': 'qom-get', 'arguments': { 'path': %s, " in qmp_emc1414_get_temperature() 35 response = qmp("{ 'execute': 'qom-set', 'arguments': { 'path': %s, " in qmp_emc1414_set_temperature() 60 qmp_emc1414_set_temperature(EMC1414_TEST_ID, 30000); in send_and_receive() 62 g_assert_cmpuint(value, ==, 30000); in send_and_receive() 77 qos_node_consumes("emc1414", "i2c-bus", &opts); in emc1414_register_nodes() 79 qos_add_test("tx-rx", "emc1414", send_and_receive, NULL); in emc1414_register_nodes()
|
/openbmc/linux/drivers/thermal/ti-soc-thermal/ |
H A D | omap3-thermal-data.c | 1 // 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 …]
|
H A D | omap4-thermal-data.c | 1 // 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 …]
|
/openbmc/linux/drivers/thermal/ |
H A D | rockchip_thermal.c | 1 // 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 …]
|
/openbmc/linux/drivers/gpu/drm/msm/hdmi/ |
H A D | hdmi_audio.c | 1 // 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 …]
|
/openbmc/linux/Documentation/devicetree/bindings/leds/ |
H A D | issi,is31fl319x.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Vincent Knecht <vincent.knecht@mailoo.org> 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 …]
|
/openbmc/openbmc/meta-phosphor/recipes-phosphor/watchdog/phosphor-watchdog/obmc/watchdog/ |
H A D | poweron | 3 TARGET=obmc-host-timeout@0.target 4 TIMEOUT_IN_MSEC=30000
|
/openbmc/linux/drivers/media/usb/pvrusb2/ |
H A D | pvrusb2-std.c | 1 // 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 …]
|
/openbmc/linux/drivers/scsi/snic/ |
H A D | snic.h | 1 /* 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 …]
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/eject/eject/ |
H A D | eject-2.1.1-verbose.patch | 3 Upstream-Status: Pending 5 Signed-off-by: Morgan Little <morgan.little@windriver.com> 7 --- eject-2.1.1/eject.c.tn 2005-08-24 11:27:42.000000000 +0200 8 +++ eject-2.1.1/eject.c 2005-08-24 11:33:05.000000000 +0200 9 @@ -638,7 +638,9 @@ 12 if ((ioctl(fd, SG_GET_VERSION_NUM, &k) < 0) || (k < 30000)) { 13 - printf("not an sg device, or old sg driver\n");
|
/openbmc/linux/Documentation/ABI/testing/ |
H A D | sysfs-bus-iio-chemical-sgp40 | 4 Contact: Andreas Klinger <ak@it-klinger.de> 13 Contact: Andreas Klinger <ak@it-klinger.de> 22 Contact: Andreas Klinger <ak@it-klinger.de> 27 x = (in_resistance_raw - in_resistance_calibbias) * 0.65 31 Default value: 30000
|
/openbmc/linux/tools/testing/selftests/rcutorture/bin/ |
H A D | torture.sh | 2 # SPDX-License-Identifier: GPL-2.0+ 23 if test "$HALF_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 …]
|
/openbmc/linux/arch/mips/boot/dts/ralink/ |
H A D | rt2880_eval.dts | 1 // 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 …]
|
H A D | rt3052_eval.dts | 1 // 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 …]
|
/openbmc/linux/Documentation/devicetree/bindings/crypto/ |
H A D | mv_cesa.txt | 4 - 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 …]
|