Home
last modified time | relevance | path

Searched refs:detection (Results 1 – 25 of 271) sorted by relevance

1234567891011

/Linux-v6.1/drivers/edac/
DKconfig82 Support for error detection and correction of DRAM ECC errors on
89 Error Injection into the ECC detection circuits. The amd64_edac
107 Support for error detection and correction for Amazon's Annapurna
108 Labs Alpine chips which allow 1 bit correction and 2 bits detection.
114 Support for error detection and correction on the AMD 76x
121 Support for error detection and correction on the Intel
128 Support for error detection and correction on the Intel
136 Support for error detection and correction on the Intel
143 Support for error detection and correction on the Intel
150 Support for error detection and correction on the Intel
[all …]
/Linux-v6.1/Documentation/userspace-api/media/v4l/
Dext-ctrls-detect.rst10 or object detection capable devices.
24 Sets the motion detection mode.
33 - Disable motion detection.
35 - Use a single motion detection threshold.
38 detection threshold. These thresholds are set through the
42 value that specifies which per-region motion detection thresholds
51 Sets the global motion detection threshold to be used with the
52 ``V4L2_DETECT_MD_MODE_GLOBAL`` motion detection mode.
55 Sets the motion detection thresholds for each cell in the grid. To
57 detection mode. Matrix element (0, 0) represents the cell at the
[all …]
/Linux-v6.1/Documentation/devicetree/bindings/extcon/
Dextcon-palmas.txt13 - ti,enable-id-detection: Perform ID detection. If id-gpio is specified
14 it performs id-detection using GPIO else using OTG core.
15 - ti,enable-vbus-detection: Perform VBUS detection.
16 - id-gpio: gpio for GPIO ID detection. See gpio binding.
/Linux-v6.1/Documentation/sound/soc/
Djack.rst2 ASoC jack detection
9 - It allows more than one jack detection method to work together on one
34 machine driver and updated by jack detection methods.
49 Jack detection methods
52 Actual jack detection is done by code which is able to monitor some
54 specifying a subset of bits to update. The jack detection code should
61 CODEC integrated jack detection can be see in the WM8350 driver.
71 the list of pins to update then set up one or more jack detection
/Linux-v6.1/drivers/extcon/
DKconfig29 Say Y here to enable support for USB peripheral detection
67 Say Y here to enable extcon support for charger detection / control
74 Say Y here to enable extcon support for charger detection / control
91 If you say yes here you get support for the USB OTG role detection by
129 detection by palmas usb.
138 detection by NXP PTN5150 CC (Configuration Channel) logic chip.
144 Say Y here to enable SPMI PMIC based USB cable detection
174 Say Y here to enable GPIO based USB cable detection extcon support.
175 Used typically if GPIO is used for USB ID pin detection.
181 Say Y here to enable USB Type C cable detection extcon support when
[all …]
/Linux-v6.1/Documentation/ABI/testing/
Dsysfs-bus-iio-light-isl2901810 detection. The range of Scheme 0 proximity count is from 0 to
12 bits (2's complementary) proximity_less_ambient detection. The
15 Scheme 0 has wider dynamic range, Scheme 1 proximity detection
Dsysfs-bus-iio-thermocouple16 Open-circuit fault. The detection of open-circuit faults,
/Linux-v6.1/Documentation/devicetree/bindings/sound/
Dnokia,rx51.txt10 - jack-detection-gpios: GPIO for jack detection
24 jack-detection-gpios = <&gpio6 17 GPIO_ACTIVE_HIGH>; /* 177 */
Drt5677.txt38 Configures GPIO Mic Jack detection 1.
43 Configures GPIO Mic Jack detection 2 and 3.
77 realtek,jd2-gpio = <3>; /* Enables Jack detection for GPIO6 */
Drt5645.txt41 1 : Mode-0 (VDD=3.3V), two port jack detection
42 2 : Mode-1 (VDD=3.3V), one port jack detection
43 3 : Mode-2 (VDD=1.8V), one port jack detection
Drt5651.txt31 u32, micbias over-current detection threshold in µA, valid values are
35 u32, micbias over-current detection scale-factor, valid values are:
Dnau8821.txt11 - nuvoton,jkdet-enable: Enable jack detection via JKDET pin.
37 - nuvoton,key_enable: Headset button detection switch.
Domap-abe-twl6040.txt15 - ti,jack-detection: Need to be present if the board capable to detect jack
62 ti,jack-detection;
Drt5640.txt50 u32, micbias over-current detection threshold in µA, valid values are
54 u32, micbias over-current detection scale-factor, valid values are:
/Linux-v6.1/arch/arm/boot/dts/
Dimx7d-flex-concentrator.dts151 * Ethernet PHY type ID auto-detection. Otherwise this communication
185 "", "module-b-detection", "", "module-a-detection", "", "", "", "";
256 /* Module A detection (low = present) */
258 /* Module B detection (low = present) */
/Linux-v6.1/drivers/net/wireless/ti/wl1251/
Dacx.c621 struct acx_energy_detection *detection; in wl1251_acx_cca_threshold() local
626 detection = kzalloc(sizeof(*detection), GFP_KERNEL); in wl1251_acx_cca_threshold()
627 if (!detection) in wl1251_acx_cca_threshold()
630 detection->rx_cca_threshold = CCA_THRSH_DISABLE_ENERGY_D; in wl1251_acx_cca_threshold()
631 detection->tx_energy_detection = 0; in wl1251_acx_cca_threshold()
634 detection, sizeof(*detection)); in wl1251_acx_cca_threshold()
638 kfree(detection); in wl1251_acx_cca_threshold()
/Linux-v6.1/Documentation/devicetree/bindings/input/touchscreen/
Dcolibri-vf50-ts.txt11 - interrupts: pen irq interrupt for touch detection, signal from X plate
13 - pinctrl-0: pinctrl node for pen/touch detection, pinctrl must provide
/Linux-v6.1/Documentation/arm/pxa/
Dmfp.rst18 detection of each pin. Below is a diagram of internal connections between
61 - GPIO level change detection
66 4. Wakeup detection is now controlled by MFP, PWER does not control the
145 d) although PXA3xx MFP supports edge detection on each pin, the
166 Bit 4: EDGE_RISE_EN - enable detection of rising edge on this pin
167 Bit 5: EDGE_FALL_EN - enable detection of falling edge on this pin
168 Bit 6: EDGE_CLEAR - disable edge detection on this pin
253 * edge detection = none
/Linux-v6.1/drivers/usb/common/
DKconfig33 protocol) and USB charger detection.
45 based USB cable detection, used typically if an input GPIO is used
/Linux-v6.1/Documentation/x86/
Dbuslock.rst6 Bus lock detection and handling
31 #AC exception for split lock detection
37 #DB exception for bus lock detection
/Linux-v6.1/Documentation/admin-guide/
Dlockup-watchdogs.rst11 stack trace is displayed upon detection and, by default, the system
22 upon detection and the system will stay locked up unless the default
65 between fast response to lockups and detection overhead.
/Linux-v6.1/arch/x86/
DKconfig.cpu404 This enables detection, tunings and quirks for Intel processors
418 This enables detection, tunings and quirks for Cyrix processors
431 This enables detection, tunings and quirks for AMD processors
445 This enables detection, tunings and quirks for Hygon processors
458 This enables detection, tunings and quirks for Centaur processors
472 This enables detection, tunings and quirks for Transmeta processors
486 This enables detection, tunings and quirks for UMC processors
499 This enables detection, tunings and quirks for Zhaoxin processors
513 This enables detection, tunings and quirks for Vortex processors
/Linux-v6.1/Documentation/hwmon/
Dabituguru3.rst40 Force detection. Note this parameter only causes the
41 detection to be skipped, and thus the insmod to
/Linux-v6.1/arch/arm64/boot/dts/qcom/
Dsm7225-fairphone-fp4.dts345 awinic,f0-detection-play-time = <5>;
346 awinic,f0-detection-wait-time = <3>;
347 awinic,f0-detection-repeat = <2>;
348 awinic,f0-detection-trace = <15>;
/Linux-v6.1/Documentation/devicetree/bindings/mmc/
Dpxa-mmc.txt10 - marvell,detect-delay-ms: sets the detection delay timeout in ms.

1234567891011