/openbmc/openbmc/meta-facebook/meta-ventura/recipes-phosphor/gpio/phosphor-gpio-monitor/ |
H A D | ventura-phosphor-multi-gpio-monitor.json | 8 "FALLING": ["leak-detect-assert@small-leak-compute-tray-1.service"], 9 "RISING": ["leak-detect-deassert@small-leak-compute-tray-1.service"] 19 "FALLING": ["leak-detect-assert@small-leak-compute-tray-2.service"], 20 "RISING": ["leak-detect-deassert@small-leak-compute-tray-2.service"] 30 "FALLING": ["leak-detect-assert@small-leak-compute-tray-3.service"], 31 "RISING": ["leak-detect-deassert@small-leak-compute-tray-3.service"] 41 "FALLING": ["leak-detect-assert@small-leak-compute-tray-4.service"], 42 "RISING": ["leak-detect-deassert@small-leak-compute-tray-4.service"] 52 "FALLING": ["leak-detect-assert@small-leak-compute-tray-5.service"], 53 "RISING": ["leak-detect-deassert@small-leak-compute-tray-5.service"] [all …]
|
H A D | leak-detect-deassert@.service | 2 Description=%i Leak Detect Deassert 6 ExecStart=/usr/libexec/phosphor-gpio-monitor/logging "%i leak detect deassert" "BLADE" "%i" 7 SyslogIdentifier=%i-leak-detect-deassert
|
/openbmc/linux/Documentation/devicetree/bindings/sound/ |
H A D | rt5640.txt | 38 - realtek,jack-detect-source 40 0: jack-detect is not used 41 1: Use GPIO1 for jack-detect 42 2: Use JD1_IN4P for jack-detect 43 3: Use JD2_IN4N for jack-detect 44 4: Use GPIO2 for jack-detect 45 5: Use GPIO3 for jack-detect 46 6: Use GPIO4 for jack-detect 48 - realtek,jack-detect-not-inverted 49 bool. Normal jack-detect switches give an inverted signal, set this bool [all …]
|
H A D | rt5651.txt | 19 - realtek,jack-detect-source 21 1: Use JD1_1 pin for jack-detect 22 2: Use JD1_2 pin for jack-detect 23 3: Use JD2 pin for jack-detect 25 - realtek,jack-detect-not-inverted 26 bool. Normal jack-detect switches give an inverted (active-low) signal, 27 set this bool in the rare case you've a jack-detect switch which is not
|
H A D | cirrus,cs42l43.yaml | 95 cirrus,detect-us: 123 Indicates tip detect polarity, inverted implies open-circuit whilst the 129 Indicates if the internal pullup on the tip detect should be disabled. 133 Time in milliseconds a falling edge on the tip detect should be hardware 140 Time in milliseconds a rising edge on the tip detect should be hardware 153 Indicates ring detect polarity, inverted implies open-circuit whilst the 159 Indicates if the internal pullup on the ring detect should be disabled. 163 Time in milliseconds a falling edge on the ring detect should be hardware 170 Time in milliseconds a rising edge on the ring detect should be hardware
|
H A D | st,sta32x.txt | 46 - st,fault-detect-recovery: 47 If present, fault detect recovery is enabled. 52 - st,fault-detect-recovery: 78 - st,invalid-input-detect-mute: 79 If present, automatic invalid input detect mute is enabled. 99 st,invalid-input-detect-mute; // mute if no valid digital
|
/openbmc/linux/Documentation/devicetree/bindings/power/supply/ |
H A D | max8925_battery.txt | 5 - batt-detect: whether support battery detect 8 - no-temp-support: whether support temperature protection detect 9 - no-insert-detect: whether support insert detect 13 batt-detect = <0>; 17 no-insert-detect = <0>;
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/pxaregs/pxaregs-1.14/ |
H A D | pxaregs.c | 98 { "PWER_WE0", 0x40F0000C, 0, 0x00000001, 'd', "PM wake up due to GPIO 0 edge detect enabled" }, 99 { "PWER_WE1", 0x40F0000C, 1, 0x00000001, 'd', "PM wake up due to GPIO 1 edge detect enabled" }, 100 { "PWER_WE2", 0x40F0000C, 2, 0x00000001, 'd', "PM wake up due to GPIO 2 edge detect enabled" }, 101 { "PWER_WE3", 0x40F0000C, 3, 0x00000001, 'd', "PM wake up due to GPIO 3 edge detect enabled" }, 102 { "PWER_WE4", 0x40F0000C, 4, 0x00000001, 'd', "PM wake up due to GPIO 4 edge detect enabled" }, 103 { "PWER_WE5", 0x40F0000C, 5, 0x00000001, 'd', "PM wake up due to GPIO 5 edge detect enabled" }, 104 { "PWER_WE6", 0x40F0000C, 6, 0x00000001, 'd', "PM wake up due to GPIO 6 edge detect enabled" }, 105 { "PWER_WE7", 0x40F0000C, 7, 0x00000001, 'd', "PM wake up due to GPIO 7 edge detect enabled" }, 106 { "PWER_WE8", 0x40F0000C, 8, 0x00000001, 'd', "PM wake up due to GPIO 8 edge detect enabled" }, 107 { "PWER_WE9", 0x40F0000C, 9, 0x00000001, 'd', "PM wake up due to GPIO 9 edge detect enabled" }, [all …]
|
/openbmc/openbmc/meta-quanta/meta-gbs/recipes-gbs/gbs-detect-gpio-present/ |
H A D | gbs-detect-gpio-present.bb | 1 SUMMARY = "OpenBMC Quanta Detect Present Service" 2 DESCRIPTION = "OpenBMC Quanta Detect Present Daemon." 12 SRC_URI = " file://detect-gpio-present.sh \ 13 file://detect-gpio-present.service \ 18 install -m 0755 ${UNPACKDIR}/detect-gpio-present.sh ${D}${bindir}/ 21 install -m 0644 ${UNPACKDIR}/detect-gpio-present.service ${D}${systemd_system_unitdir} 25 SYSTEMD_SERVICE:${PN} = "detect-gpio-present.service"
|
/openbmc/u-boot/drivers/gpio/ |
H A D | mvgpio.h | 28 u32 grer; /* Rising-Edge Detect Enable Register - 0x0030 */ 30 u32 gfer; /* Falling-Edge Detect Enable Register - 0x003C */ 32 u32 gedr; /* Edge Detect Status Register - 0x0048 */ 38 u32 gsrer; /* Bitwise Set of Rising-Edge Detect Enable 41 u32 gcrer; /* Bitwise Clear of Rising-Edge Detect Enable 44 u32 gsfer; /* Bitwise Set of Falling-Edge Detect Enable 47 u32 gcfer; /* Bitwise Clear of Falling-Edge Detect Enable 50 u32 apmask; /* Bitwise Mask of Edge Detect Register - 0x009C */
|
/openbmc/openbmc/meta-facebook/meta-bletchley/recipes-bletchley/detect-gpio-present/ |
H A D | detect-sled-present_0.1.bb | 2 DESCRIPTION = "OpenBMC Quanta Detect Present Daemon." 15 SRC_URI = " file://detect-sled-present \ 16 file://detect-sled-present@.service \ 23 install -m 0755 ${UNPACKDIR}/detect-sled-present ${D}${bindir}/ 26 install -m 0644 ${UNPACKDIR}/detect-sled-present@.service ${D}${systemd_system_unitdir} 33 SLED_PRESENT_INSTFMT="../detect-sled-present@.service:${TGT}.wants/detect-sled-present@{0}.service" 34 SYSTEMD_SERVICE:${PN} += "detect-sled-present@.service"
|
/openbmc/u-boot/include/ |
H A D | phy-sun4i-usb.h | 11 * sun4i_usb_phy_id_detect - detect ID pin of USB PHY 13 * @phy: USB PHY port to detect ID pin 19 * sun4i_usb_phy_vbus_detect - detect VBUS pin of USB PHY 21 * @phy: USB PHY port to detect VBUS pin 27 * sun4i_usb_phy_set_squelch_detect() - Enable/disable squelch detect 30 * @enabled: wether to enable or disable squelch detect
|
/openbmc/openbmc/meta-facebook/meta-minerva/recipes-phosphor/gpio/phosphor-gpio-monitor/ |
H A D | minerva-phosphor-multi-gpio-monitor.json | 316 "FALLING": ["leak-detect-assert@mtia-blade-1.service"], 317 "RISING": ["leak-detect-deassert@mtia-blade-1.service"] 327 "FALLING": ["leak-detect-assert@mtia-blade-2.service"], 328 "RISING": ["leak-detect-deassert@mtia-blade-2.service"] 338 "FALLING": ["leak-detect-assert@mtia-blade-3.service"], 339 "RISING": ["leak-detect-deassert@mtia-blade-3.service"] 349 "FALLING": ["leak-detect-assert@mtia-blade-4.service"], 350 "RISING": ["leak-detect-deassert@mtia-blade-4.service"] 360 "FALLING": ["leak-detect-assert@mtia-blade-5.service"], 361 "RISING": ["leak-detect-deassert@mtia-blade-5.service"] [all …]
|
H A D | leak-detect-assert@.service | 2 Description=%i Leak Detect Assert 6 ExecStart=/usr/libexec/phosphor-gpio-monitor/logging "%i leak detect assert" "BLADE" "%i" 7 SyslogIdentifier=%i-leak-detect-assert
|
/openbmc/linux/Documentation/devicetree/bindings/net/ |
H A D | smsc-lan87xx.txt | 12 - smsc,disable-energy-detect: 13 If set, do not enable energy detect mode for the SMSC phy. 14 default: enable energy detect mode 17 smsc phy with disabled energy detect mode on an am335x based board. 25 smsc,disable-energy-detect;
|
/openbmc/linux/Documentation/driver-api/media/drivers/ |
H A D | radiotrack.rst | 61 the ioports appears to be the "Stereo Detect" bit. 70 | (+) | (-) | | Detect | Audio | (bit) | (latch) | Update | 85 Stereo Detect Enable Description 87 0 No Detect 88 1 Detect 129 Default: BASE <-- 0xc8 (current volume, no stereo detect, 132 Card Off: BASE <-- 0x00 (audio mute, no stereo detect, 138 Volume Down: BASE <-- 0x48 (volume down, no stereo detect, 143 Volume Up: BASE <-- 0x88 (volume up, no stereo detect, 148 Check Stereo: BASE <-- 0xd8 (current volume, stereo detect, [all …]
|
/openbmc/linux/Documentation/devicetree/bindings/usb/ |
H A D | qcom,pmic-typec.yaml | 37 - description: Type-C Legacy cable detect 50 - const: or-rid-detect-change 51 - const: vpd-detect 56 - const: legacy-cable-detect 57 - const: try-snk-src-detect 119 interrupt-names = "or-rid-detect-change", 120 "vpd-detect", 125 "legacy-cable-detect", 126 "try-snk-src-detect",
|
/openbmc/linux/include/sound/ |
H A D | ak4113.h | 198 /* DTS-CD 16-bit Sync Word Detect */ 200 /* DTS-CD 14-bit Sync Word Detect */ 210 /* Non-PCM or DTS stream auto detection, 0 = no detect, 1 = detect */ 218 /* sampling frequency or Pre-emphasis change, 0 = no detect, 1 = detect */ 231 /* Pre-emphasis detect, 0 = OFF, 1 = ON */ 233 /* DAT Start ID Detect, 0 = no detect, 1 = detect */ 235 /* DTS-CD bit audio stream detect, 0 = no detect, 1 = detect */ 237 /* Non-PCM bit stream detection, 0 = no detect, 1 = detect */
|
H A D | ak4117.h | 107 #define AK4117_AUTO (1<<5) /* Non-PCM or DTS stream auto detection, 0 = no detect, 1 = detect */ 110 #define AK4117_STC (1<<2) /* sampling frequency or Pre-emphasis change, 0 = no detect, 1 = detect … 115 #define AK4117_DTSCD (1<<6) /* DTS-CD bit audio stream detect, 0 = no detect, 1 = detect */ 116 #define AK4117_NPCM (1<<5) /* Non-PCM bit stream detection, 0 = no detect, 1 = detect */ 117 #define AK4117_PEM (1<<4) /* Pre-emphasis detect, 0 = OFF, 1 = ON */
|
/openbmc/linux/Documentation/devicetree/bindings/iio/frequency/ |
H A D | adi,adf4350.yaml | 33 description: Lock detect GPIO. 63 adi,lock-detect-precision-6ns-enable: 65 description: Enables 6ns lock detect precision. Default = 10ns. 67 adi,lock-detect-function-integer-n-enable: 70 Enables lock detect for integer-N mode. Default = factional-N mode. 88 5: Analog lock detect 89 6: Digital lock detect 139 description: Enables Mute-Till-Lock-Detect function.
|
/openbmc/linux/include/linux/mfd/ |
H A D | si476x-reports.h | 17 * @multhint: Multipath Detect High. 22 * @multlint: Multipath Detect Low. 27 * @snrhint: SNR Detect High. 32 * @snrlint: SNR Detect Low. 37 * @rssihint: RSSI Detect High. 42 * @rssilint: RSSI Detect Low.
|
/openbmc/openbmc/meta-security/recipes-ids/suricata/files/ |
H A D | CVE-2024-38535.patch | 17 rust/src/http2/detect.rs | 8 ++++---- 20 diff --git a/rust/src/http2/detect.rs b/rust/src/http2/detect.rs 22 --- a/rust/src/http2/detect.rs 23 +++ b/rust/src/http2/detect.rs
|
/openbmc/linux/include/linux/mfd/arizona/ |
H A D | pdata.h | 114 /** Use the headphone detect circuit to identify the accessory */ 135 /** Mic detect ramp rate */ 138 /** Mic detect sample rate */ 141 /** Mic detect debounce level */ 144 /** Mic detect timeout (ms) */ 147 /** Force MICBIAS on for mic detect */ 150 /** Mic detect level parameters */
|
/openbmc/qemu/tests/qemu-iotests/ |
H A D | 161 | 56 # First test: reopen $TEST.IMG changing the detect-zeroes option on 69 'qemu-io none0 \"reopen -o backing.detect-zeroes=on\"' } }" \ 75 # reopen $TEST.IMG changing the detect-zeroes option on its new 97 'qemu-io none0 \"reopen -o backing.detect-zeroes=on\"' } }" \ 103 # $TEST.IMG changing the detect-zeroes option on its new backing file 130 'qemu-io none0 \"reopen -o backing.detect-zeroes=on\"' } }" \
|
/openbmc/linux/drivers/usb/common/ |
H A D | Kconfig | 23 of registers that can be used to detect the vendor and product which 46 to detect USB ID pin, and another input GPIO may be also used to detect 48 device if an input GPIO is only used to detect Vbus pin.
|