Home
last modified time | relevance | path

Searched +full:auto +full:- +full:detect (Results 1 – 25 of 722) sorted by relevance

12345678910>>...29

/openbmc/linux/Documentation/sound/cards/
H A Djoystick.rst10 -------
19 built-in gameport support. Hence, when the ALSA PCI driver is built
29 ---------
43 als4000 joystick_port 0 = disable (default), 1 = auto-detect,
46 azf3328 joystick 0 = disable, 1 = enable, -1 = auto (default)
48 ens1371 joystick_port 0 = disable (default), 1 = auto-detect,
50 cmipci joystick_port 0 = disable (default), 1 = auto-detect,
59 ymfpci joystick_port 0 = disable (default), 1 = auto-detect,
73 emu10k1 emu10k1-gp
74 fm801 fm801-gp
[all …]
/openbmc/openbmc/meta-openembedded/meta-webserver/recipes-httpd/nginx/files/
H A D0001-Allow-the-overriding-of-the-endianness-via-the-confi.patch3 Date: Fri, 1 Dec 2017 10:32:29 -0500
5 --with-endian
7 The existing configure options contain the --with-endian; however, the command
11 Upstream-Status: Pending
13 Signed-off-by: Derek Straka <derek@asterius.io>
15 diff --git a/auto/endianness b/auto/endianness
17 --- a/auto/endianness
18 +++ b/auto/endianness
19 @@ -13,7 +13,13 @@ checking for system byte ordering
23 -cat << END > $NGX_AUTOTEST.c
[all …]
/openbmc/linux/drivers/net/wireless/ti/wl12xx/
H A Dcmd.c1 // SPDX-License-Identifier: GPL-2.0-only
5 * Copyright (C) 2009-2010 Nokia Corporation
18 struct wl12xx_priv *priv = wl->priv; in wl1271_cmd_ext_radio_parms()
19 struct wl12xx_conf_rf *rf = &priv->conf.rf; in wl1271_cmd_ext_radio_parms()
22 if (!wl->nvs) in wl1271_cmd_ext_radio_parms()
23 return -ENODEV; in wl1271_cmd_ext_radio_parms()
27 return -ENOMEM; in wl1271_cmd_ext_radio_parms()
29 ext_radio_parms->test.id = TEST_CMD_INI_FILE_RF_EXTENDED_PARAM; in wl1271_cmd_ext_radio_parms()
31 memcpy(ext_radio_parms->tx_per_channel_power_compensation_2, in wl1271_cmd_ext_radio_parms()
32 rf->tx_per_channel_power_compensation_2, in wl1271_cmd_ext_radio_parms()
[all …]
/openbmc/u-boot/drivers/mmc/
H A Dbcmstb_sdhci.c1 // SPDX-License-Identifier: GPL-2.0+
22 * out-of-spec.
24 * Now, by setting this to 0 (auto-detect), 100 MHz will be read from
27 * in-spec 52 MHz value.
31 * When the minimum clock frequency is set to 0 (auto-detect), U-Boot
34 * communicate with the MMC device. Hard-code this value to 400000
39 static char *BCMSTB_SDHCI_NAME = "bcmstb-sdhci";
56 host->name = BCMSTB_SDHCI_NAME; in bcmstb_sdhci_init()
57 host->ioaddr = (void *)regbase; in bcmstb_sdhci_init()
58 host->quirks = 0; in bcmstb_sdhci_init()
[all …]
/openbmc/openbmc/meta-security/recipes-ids/suricata/files/
H A Dsuricata.yaml2 ---
13 # If you are using the CUDA pattern matcher (mpm-algo: ac-cuda), different rules
16 #max-pending-packets: 1024
18 # Runmode the engine should use. Please check --list-runmodes to get the available
19 # runmodes for each packet acquisition method. Defaults to "autofp" (auto flow pinned
27 # round-robin - Flows assigned to threads in a round robin fashion.
28 # active-packets - Flows assigned to threads that have the lowest number of
30 # hash - Flow alloted usihng the address hash. More of a random
33 #autofp-scheduler: active-packets
36 # it is a pure sniffing setup, set it to 'sniffer-only'.
[all …]
/openbmc/linux/drivers/cpufreq/
H A Dspeedstep-lib.h1 /* SPDX-License-Identifier: GPL-2.0-only */
3 * (C) 2002 - 2003 Dominik Brodowski <linux@brodo.de>
17 SPEEDSTEP_CPU_P4M = 0x00000004, /* P4-M */
18 /* the following processors are not speedstep-capable and are not auto-detected
26 /* speedstep states -- only two of them */
32 /* detect a speedstep-capable processor */
35 /* detect the current speed (in khz) of the processor */
39 /* detect the low and high speeds of the processor. The callback
/openbmc/linux/include/sound/
H A Dak4117.h1 /* SPDX-License-Identifier: GPL-2.0-or-later */
27 #define AK4117_REG_QSUB_ADDR 0x11 /* Q-subcode address + control */
28 #define AK4117_REG_QSUB_TRACK 0x12 /* Q-subcode track */
29 #define AK4117_REG_QSUB_INDEX 0x13 /* Q-subcode index */
30 #define AK4117_REG_QSUB_MINUTE 0x14 /* Q-subcode minute */
31 #define AK4117_REG_QSUB_SECOND 0x15 /* Q-subcode second */
32 #define AK4117_REG_QSUB_FRAME 0x16 /* Q-subcode frame */
33 #define AK4117_REG_QSUB_ZERO 0x17 /* Q-subcode zero */
34 #define AK4117_REG_QSUB_ABSMIN 0x18 /* Q-subcode absolute minute */
35 #define AK4117_REG_QSUB_ABSSEC 0x19 /* Q-subcode absolute second */
[all …]
H A Dak4113.h1 /* SPDX-License-Identifier: GPL-2.0-or-later */
50 /* Q-subcode address + control */
52 /* Q-subcode track */
54 /* Q-subcode index */
56 /* Q-subcode minute */
58 /* Q-subcode second */
60 /* Q-subcode frame */
62 /* Q-subcode zero */
64 /* Q-subcode absolute minute */
66 /* Q-subcode absolute second */
[all …]
H A Dak4114.h1 /* SPDX-License-Identifier: GPL-2.0-or-later */
33 #define AK4114_REG_QSUB_ADDR 0x16 /* Q-subcode address + control */
34 #define AK4114_REG_QSUB_TRACK 0x17 /* Q-subcode track */
35 #define AK4114_REG_QSUB_INDEX 0x18 /* Q-subcode index */
36 #define AK4114_REG_QSUB_MINUTE 0x19 /* Q-subcode minute */
37 #define AK4114_REG_QSUB_SECOND 0x1a /* Q-subcode second */
38 #define AK4114_REG_QSUB_FRAME 0x1b /* Q-subcode frame */
39 #define AK4114_REG_QSUB_ZERO 0x1c /* Q-subcode zero */
40 #define AK4114_REG_QSUB_ABSMIN 0x1d /* Q-subcode absolute minute */
41 #define AK4114_REG_QSUB_ABSSEC 0x1e /* Q-subcode absolute second */
[all …]
/openbmc/phosphor-fan-presence/presence/
H A Djson_parser.hpp27 constexpr auto confFileName = "config.json";
28 constexpr auto confAppName = "presence";
32 constexpr auto fanPolicyFanPos = 0;
33 constexpr auto fanPolicySensorListPos = 1;
56 * @param[in] bus - sdbusplus bus object
63 * @return - The fan presence policies
71 * @param[in] sigSrc - sd_event_source signal wrapper
72 * @param[in] sigInfo - signal info on signal fd
117 * @param[in] jsonConf - parsed json configuration data
124 * @param[in] rpolicy - policy type to construct
[all …]
H A Dtach.cpp8 * http://www.apache.org/licenses/LICENSE-2.0
21 #include <phosphor-logging/log.hpp>
38 static const auto tachNamespace = "/xyz/openbmc_project/sensors/fan_tach/"s;
39 static const auto tachIface = "xyz.openbmc_project.Sensor.Value"s;
40 static const auto tachProperty = "Value"s;
45 for (const auto& s : sensors) in Tach()
55 auto& s = state[i]; in start()
56 auto tachPath = tachNamespace + std::get<std::string>(s); in start()
63 [this, i](auto& msg) { this->propertiesChanged(i, msg); }); in start()
83 currentState = std::any_of(state.begin(), state.end(), [](const auto& s) { in start()
[all …]
/openbmc/linux/include/uapi/linux/dvb/
H A Dfrontend.h1 /* SPDX-License-Identifier: LGPL-2.1+ WITH Linux-syscall-note */
18 * enum fe_caps - Frontend capabilities
23 * @FE_CAN_INVERSION_AUTO: Can auto-detect frequency spectral
33 * @FE_CAN_FEC_AUTO: Can auto-detect FEC
35 * @FE_CAN_QAM_16: Supports 16-QAM modulation
36 * @FE_CAN_QAM_32: Supports 32-QAM modulation
37 * @FE_CAN_QAM_64: Supports 64-QAM modulation
38 * @FE_CAN_QAM_128: Supports 128-QAM modulation
39 * @FE_CAN_QAM_256: Supports 256-QAM modulation
40 * @FE_CAN_QAM_AUTO: Can auto-detect QAM modulation
[all …]
/openbmc/linux/include/uapi/linux/
H A Dmdio.h1 /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
4 * Copyright 2006-2009 Solarflare Communications Inc.
25 #define MDIO_MMD_AN 7 /* Auto-Negotiation */
41 #define MDIO_PMA_RXDET 10 /* 10G PMA/PMD receive signal detect */
58 /* Media-dependent registers. */
59 #define MDIO_PMA_10GBT_SWAPPOL 130 /* 10GBASE-T pair swap & polarity */
60 #define MDIO_PMA_10GBT_TXPWR 131 /* 10GBASE-T TX power control */
61 #define MDIO_PMA_10GBT_SNR 133 /* 10GBASE-T SNR margin, lane A.
62 * Lanes B-D are numbered 134-136. */
63 #define MDIO_PMA_10GBR_FSRT_CSR 147 /* 10GBASE-R fast retrain status and control */
[all …]
/openbmc/qemu/tests/qemu-iotests/
H A D1612 # group: rw auto quick
4 # Test reopening a backing image after block-stream and block-commit
53 TEST_IMG="$TEST_IMG.int" _make_test_img -b "$TEST_IMG.base" -F $IMGFMT
54 _make_test_img -b "$TEST_IMG.int" -F $IMGFMT -F $IMGFMT
56 # First test: reopen $TEST.IMG changing the detect-zeroes option on
61 _launch_qemu -drive if=none,file="${TEST_IMG}"
67 "{ 'execute': 'human-monitor-command',
68 'arguments': { 'command-line':
69 'qemu-io none0 \"reopen -o backing.detect-zeroes=on\"' } }" \
75 # reopen $TEST.IMG changing the detect-zeroes option on its new
[all …]
/openbmc/linux/Documentation/devicetree/bindings/sound/
H A Deverest,es8326.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - David Yang <yangxiaohua@everest-semi.com>
21 - description: clock for master clock (MCLK)
23 clock-names:
25 - const: mclk
27 "#sound-dai-cells":
30 everest,jack-pol:
35 Bit(1)/(0) decides the mic properity to be OMTP/CTIA or auto.
[all …]
/openbmc/linux/tools/perf/pmu-events/arch/x86/snowridgex/
H A Duncore-memory.json7 …"PublicDescription": "Counts the total number of DRAM Read CAS commands, w/ and w/o auto-pre, issu…
17 …": "Counts the total number of DRAM Write CAS commands issued, w/ and w/o auto-pre, on this channe…
54 …"PublicDescription": "Counts the total number of DRAM Read CAS commands, w/ and w/o auto-pre, issu…
59 "BriefDescription": "DRAM RD_CAS and WR_CAS Commands. : DRAM RD_CAS commands w/auto-pre",
63 …"PublicDescription": "DRAM RD_CAS and WR_CAS Commands. : DRAM RD_CAS commands w/auto-pre : DRAM RD…
99 …": "Counts the total number of DRAM Write CAS commands issued, w/ and w/o auto-pre, on this channe…
104 "BriefDescription": "DRAM RD_CAS and WR_CAS Commands. : DRAM WR_CAS commands w/o auto-pre",
108 …"PublicDescription": "DRAM RD_CAS and WR_CAS Commands. : DRAM WR_CAS commands w/o auto-pre : DRAM …
113 "BriefDescription": "DRAM RD_CAS and WR_CAS Commands. : DRAM WR_CAS commands w/ auto-pre",
117 …"PublicDescription": "DRAM RD_CAS and WR_CAS Commands. : DRAM WR_CAS commands w/ auto-pre : DRAM R…
[all …]
/openbmc/linux/tools/perf/pmu-events/arch/x86/jaketown/
H A Duncore-memory.json11 … "BriefDescription": "DRAM RD_CAS and WR_CAS Commands.; All DRAM WR_CAS (w/ and w/out auto-pre)",
27 … "BriefDescription": "DRAM RD_CAS and WR_CAS Commands.; All DRAM RD_CAS (w/ and w/out auto-pre)",
51 …"BriefDescription": "DRAM RD_CAS and WR_CAS Commands.; DRAM WR_CAS (w/ and w/out auto-pre) in Read…
59 …"BriefDescription": "DRAM RD_CAS and WR_CAS Commands.; DRAM WR_CAS (w/ and w/out auto-pre) in Writ…
70 "PublicDescription": "Uncore Fixed Counter - uclks",
112 …ected by a filter) on the given channel. Major modea are channel-wide, and not a per-rank (or di…
121 …ected by a filter) on the given channel. Major modea are channel-wide, and not a per-rank (or di…
130 …ected by a filter) on the given channel. Major modea are channel-wide, and not a per-rank (or di…
139 …ected by a filter) on the given channel. Major modea are channel-wide, and not a per-rank (or di…
164 …cycles in power saving mode. Edge Detect is also useful here. Make sure that you do NOT use Inve…
[all …]
/openbmc/u-boot/include/linux/
H A Dmdio.h1 /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
4 * Copyright 2006-2009 Solarflare Communications Inc.
24 #define MDIO_MMD_AN 7 /* Auto-Negotiation */
40 #define MDIO_PMA_RXDET 10 /* 10G PMA/PMD receive signal detect */
52 /* Media-dependent registers. */
53 #define MDIO_PMA_10GBT_SWAPPOL 130 /* 10GBASE-T pair swap & polarity */
54 #define MDIO_PMA_10GBT_TXPWR 131 /* 10GBASE-T TX power control */
55 #define MDIO_PMA_10GBT_SNR 133 /* 10GBASE-T SNR margin, lane A.
56 * Lanes B-D are numbered 134-136. */
57 #define MDIO_PMA_10GBR_FECABLE 170 /* 10GBASE-R FEC ability */
[all …]
/openbmc/linux/Documentation/gpu/
H A Dkms-properties.csv2 ,DVI-I,“subconnector”,ENUM,"{ “Unknown”, “DVI-D”, “DVI-A” }",Connector,TBD
3 ,,“select subconnector”,ENUM,"{ “Automatic”, “DVI-D”, “DVI-A” }",Connector,TBD
21 ,,“audio”,ENUM,"{ ""force-dvi"", ""off"", ""auto"", ""on"" }",Connector,TBD
22 ,SDVO-TV,“mode”,ENUM,"{ ""NTSC_M"", ""NTSC_J"", ""NTSC_443"", ""PAL_B"" } etc.",Connector,TBD
39 ,SDVO-TV/LVDS,“brightness”,RANGE,"Min=0, Max= SDVO dependent",Connector,TBD
40 CDV gma-500,Generic,"""Broadcast RGB""",ENUM,"{ “Full”, “Limited 16:235” }",Connector,TBD
41 ,,"""Broadcast RGB""",ENUM,"{ “off”, “auto”, “on” }",Connector,TBD
43 ,SDVO-TV,“mode”,ENUM,"{ ""NTSC_M"", ""NTSC_J"", ""NTSC_443"", ""PAL_B"" } etc.",Connector,TBD
60 ,SDVO-TV/LVDS,“brightness”,RANGE,"Min=0, Max= SDVO dependent",Connector,TBD
61 armada,CRTC,"""CSC_YUV""",ENUM,"{ ""Auto"" , ""CCIR601"", ""CCIR709"" }",CRTC,TBD
[all …]
/openbmc/qemu/tests/qemu-iotests/tests/
H A Ddetect-zeroes-registered-buf2 # group: rw auto quick
4 # Check that detect-zeroes=unmap works on writes with registered I/O buffers.
6 # https://gitlab.com/qemu-project/qemu/-/issues/1404 where I/O requests failed
51 IMGSPEC="$TEST_IMG,discard=unmap,detect-zeroes=unmap"
55 QEMU_IO_OPTIONS="$QEMU_IO_OPTIONS_NO_FMT" $QEMU_IO -c "write -r -P 0 0 4k" --image-opts "$IMGSPEC" …
59 rm -f $seq.full
/openbmc/linux/sound/pci/ymfpci/
H A Dymfpci.c1 // SPDX-License-Identifier: GPL-2.0-or-later
18 MODULE_DESCRIPTION("Yamaha DS-1 PCI");
21 static int index[SNDRV_CARDS] = SNDRV_DEFAULT_IDX; /* Index 0-MAX */
32 MODULE_PARM_DESC(index, "Index value for the Yamaha DS-1 PCI soundcard.");
34 MODULE_PARM_DESC(id, "ID string for the Yamaha DS-1 PCI soundcard.");
36 MODULE_PARM_DESC(enable, "Enable Yamaha DS-1 soundcard.");
38 MODULE_PARM_DESC(mpu_port, "MPU-401 Port.");
40 MODULE_PARM_DESC(fm_port, "FM OPL-3 Port.");
46 MODULE_PARM_DESC(rear_switch, "Enable shared rear/line-in switch");
69 return -ENODEV; in snd_ymfpci_create_gameport()
[all …]
/openbmc/phosphor-power/phosphor-regulators/src/
H A Ddbus_sensors.cpp8 * http://www.apache.org/licenses/LICENSE-2.0
35 auto it = sensors.begin(); in endCycle()
40 auto& [sensorName, sensor] = *it; in endCycle()
44 if (sensor->getLastUpdateTime() < cycleStartTime) in endCycle()
56 for (auto& [sensorName, sensor] : sensors) in endRail()
58 if (sensor->getRail() == rail) in endRail()
60 sensor->setToErrorState(); in endRail()
74 for (auto& [sensorName, sensor] : sensors) in disable()
76 sensor->disable(); in disable()
86 auto it = sensors.find(sensorName); in setValue()
[all …]
/openbmc/u-boot/arch/arm/mach-imx/
H A Dvideo.c1 // SPDX-License-Identifier: GPL-2.0+
5 #include <asm/mach-imx/video.h>
16 if (dev->detect && dev->detect(dev)) { in board_video_skip()
17 panel = dev->mode.name; in board_video_skip()
18 printf("auto-detected panel %s\n", panel); in board_video_skip()
50 return -EINVAL; in board_video_skip()
62 return readb(&hdmi->phy_stat0) & HDMI_DVI_STAT; in detect_hdmi()
/openbmc/linux/Documentation/devicetree/bindings/dma/
H A Dsnps,dma-spear1340.yaml1 # SPDX-License-Identifier: GPL-2.0-only
3 ---
4 $id: http://devicetree.org/schemas/dma/snps,dma-spear1340.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Viresh Kumar <vireshk@kernel.org>
11 - Andy Shevchenko <andriy.shevchenko@linux.intel.com>
14 - $ref: dma-controller.yaml#
19 - const: snps,dma-spear1340
20 - items:
21 - enum:
[all …]
/openbmc/linux/tools/perf/util/
H A Dcolor.c1 // SPDX-License-Identifier: GPL-2.0
11 int perf_use_color_default = -1;
19 * Auto-detect: in __color_vsnprintf()
30 r += vscnprintf(bf + r, size - r, fmt, args); in __color_vsnprintf()
32 r += scnprintf(bf + r, size - r, "%s", PERF_COLOR_RESET); in __color_vsnprintf()
34 r += scnprintf(bf + r, size - r, "%s", trail); in __color_vsnprintf()
45 * Auto-detect: in __color_vfprintf()
111 fwrite(buf, p ? (size_t)(p - buf) : count, 1, fp) != 1 || in color_fwrite_lines()
113 return -1; in color_fwrite_lines()
117 return -1; in color_fwrite_lines()
[all …]

12345678910>>...29