| /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/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-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}.servic… 34 SYSTEMD_SERVICE:${PN} += "detect-sled-present@.service"
|
| /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-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/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\"' } }" \
|
| H A D | 161.out | 12 'qemu-io none0 "reopen -o backing.detect-zeroes=on"' } } 26 'qemu-io none0 "reopen -o backing.detect-zeroes=on"' } } 48 'qemu-io none0 "reopen -o backing.detect-zeroes=on"' } }
|
| /openbmc/phosphor-power/phosphor-regulators/docs/config_file/ |
| H A D | phase_fault_detection.md | 5 Specifies how to detect and log redundant phase faults in a voltage regulator. 14 The technique used to detect a phase fault varies depending on the regulator 27 - Use a comparison action like [i2c_compare_bit](i2c_compare_bit.md) to detect 63 "comments": ["Detect phase fault using I/O expander"], 72 "Detect N phase fault using I/O expander.",
|
| H A D | rule.md | 13 - Actions that detect down-level hardware using version registers 14 - Actions that detect phase faults
|
| /openbmc/phosphor-power/phosphor-regulators/src/ |
| H A D | presence_detection.hpp | 37 * Specifies how to detect whether a device is present. 71 * @param actions actions that detect whether the device is present 86 * Executes the actions to detect whether the device is present. 104 * Returns the actions that detect whether the device is present. 125 * Actions that detect whether the device is present.
|
| H A D | phase_fault_detection.hpp | 50 * The technique used to detect a phase fault varies depending on the regulator 74 * @param actions Actions that detect phase faults in the regulator. 100 * Executes the actions that detect phase faults in the regulator. 114 * Returns the actions that detect phase faults in the regulator. 167 * Actions that detect phase faults in the regulator.
|
| /openbmc/openbmc/meta-quanta/meta-gbs/recipes-gbs/gbs-detect-gpio-present/files/ |
| H A D | detect-gpio-present.service | 2 Description=Detect GPIO Present Manager 7 ExecStart=/usr/bin/detect-gpio-present.sh
|
| /openbmc/qemu/tests/qemu-iotests/tests/ |
| H A D | write-zeroes-unmap | 91 echo "=== detect-zeroes=on - write actual zeros ===" 96 | $QEMU -monitor stdio -drive if=none,file=$TEST_IMG,format=$IMGFMT,detect-zeroes=on \ 101 echo "=== detect-zeroes=on,discard=on - write actual zeros ===" 106 … | $QEMU -monitor stdio -drive if=none,file=$TEST_IMG,format=$IMGFMT,detect-zeroes=on,discard=on \
|
| H A D | detect-zeroes-registered-buf | 4 # Check that detect-zeroes=unmap works on writes with registered I/O buffers. 51 IMGSPEC="$TEST_IMG,discard=unmap,detect-zeroes=unmap"
|
| /openbmc/x86-power-control/ |
| H A D | README.md | 71 de-asserts on reset. This de-assert behavior is currently used to detect warm 75 more accurately detect warm resets. When this option is enabled, 76 x86-power-control will use PLT_RST to detect warm resets instead of POST
|
| /openbmc/u-boot/arch/arm/dts/ |
| H A D | stih410-pinctrl.dtsi | 18 usb-oc-detect = <&pio35 0 ALT1 IN>; 27 usb-oc-detect = <&pio35 2 ALT1 IN>;
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-gnome/gmime/ |
| H A D | gmime_3.2.15.bb | 12 file://iconv-detect.h \ 25 cp ${UNPACKDIR}/iconv-detect.h ${S}
|
| /openbmc/openbmc/poky/meta/recipes-devtools/strace/strace/ |
| H A D | 0001-configure-Use-autoconf-macro-to-detect-largefile-sup.patch | 4 Subject: [PATCH] configure: Use autoconf macro to detect largefile support 7 where default is to detect the support
|
| /openbmc/qemu/scripts/ |
| H A D | rdma-migration-helper.sh | 87 operation=${1:-detect} 105 elif [ "$operation" == "detect" ]; then 108 echo "Usage: $0 [setup | detect | clean]"
|
| /openbmc/u-boot/tools/patman/ |
| H A D | patchstream.py | 16 # Tags that we detect and remove 44 # We detect these since checkpatch doesn't always do it 130 state is used to move between different states and detect things 225 # Detect the commit subject 229 # Detect the tags we want to remove, and skip blank lines 240 # Detect the start of a cover letter section 262 # Detect Series-xxx tags 278 # Detect Commit-xxx tags 286 # Detect the start of a new commit 291 # Detect tags in the commit message [all …]
|
| /openbmc/u-boot/drivers/i2c/ |
| H A D | davinci_i2c.h | 33 #define I2C_IE_SCD_IE (1 << 5) /* Stop condition detect interrupt enable */ 46 #define I2C_STAT_SCD (1 << 5) /* Stop condition detect */ 62 #define I2C_INTCODE_SCD 6 /* Stop condition detect */
|
| /openbmc/u-boot/drivers/board/ |
| H A D | board-uclass.c | 20 if (!ops->detect) in board_detect() 23 return ops->detect(dev); in board_detect()
|
| /openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/memcached/memcached/ |
| H A D | memcached-add-hugetlbfs-check.patch | 4 Subject: [PATCH] memcached: add knob to detect whether hugetlbfs are checked 6 Add knob to detect whether hugetlbfs are checked or not.
|
| /openbmc/openbmc/poky/meta/recipes-support/libunwind/libunwind/ |
| H A D | libatomic.patch | 4 Subject: [PATCH] configure.ac: detect if -latomic is required 7 standard atomic operations to work. Try to detect that at configure
|