| /openbmc/openbmc/meta-ibm/recipes-phosphor/dump/ |
| H A D | debug-trigger_%.bbappend | 3 SRC_URI:append:ibm-enterprise = " file://debug-trigger.default" 5 do_install:append:ibm-enterprise() { 7 mkdir -p ${D}${sysconfdir}/default 8 … install -m 0644 -T ${UNPACKDIR}/debug-trigger.default ${D}${sysconfdir}/default/debug-trigger
|
| /openbmc/u-boot/arch/arm/dts/ |
| H A D | am572x-idk-common.dtsi | 1 // SPDX-License-Identifier: GPL-2.0 3 * Copyright (C) 2017 Texas Instruments Incorporated - http://www.ti.com/ 6 #include <dt-bindings/gpio/gpio.h> 7 #include <dt-bindings/interrupt-controller/irq.h> 8 #include "am57xx-idk-common.dtsi" 16 status-leds { 17 compatible = "gpio-leds"; 18 cpu0-led { 21 default-state = "off"; 22 linux,default-trigger = "cpu0"; [all …]
|
| H A D | armada-388-helios4.dts | 1 // SPDX-License-Identifier: (GPL-2.0 OR MIT) 10 /dts-v1/; 11 #include "armada-388.dtsi" 12 #include "armada-38x-solidrun-microsom.dtsi" 25 /* So that mvebu u-boot can update the MAC addresses */ 30 stdout-path = "serial0:115200n8"; 33 reg_12v: regulator-12v { 34 compatible = "regulator-fixed"; 35 regulator-name = "power_brick_12V"; 36 regulator-min-microvolt = <12000000>; [all …]
|
| H A D | hi3798cv200-poplar.dts | 4 * Copyright (c) 2016-2017 HiSilicon Technologies Co., Ltd. 7 * SPDX-License-Identifier: GPL-2.0 10 /dts-v1/; 12 #include <dt-bindings/gpio/gpio.h> 14 #include "poplar-pinctrl.dtsi" 18 compatible = "hisilicon,hi3798cv200-poplar", "hisilicon,hi3798cv200"; 26 stdout-path = "serial0:115200n8"; 36 compatible = "linaro,optee-tz"; 42 compatible = "gpio-leds"; 44 user-led0 { [all …]
|
| H A D | am571x-idk.dts | 2 * Copyright (C) 2015-2016 Texas Instruments Incorporated - http://www.ti.com/ 8 /dts-v1/; 11 #include <dt-bindings/gpio/gpio.h> 12 #include <dt-bindings/interrupt-controller/irq.h> 13 #include "am57xx-idk-common.dtsi" 14 #include "dra72x-mmc-iodelay.dtsi" 18 compatible = "ti,am5718-idk", "ti,am5718", "ti,dra7"; 26 compatible = "gpio-leds"; 27 cpu0-led { 30 default-state = "off"; [all …]
|
| H A D | stih410-b2260.dts | 9 /dts-v1/; 11 #include <dt-bindings/gpio/gpio.h> 15 compatible = "st,stih410-b2260", "st,stih410"; 19 linux,stdout-path = &uart1; 20 stdout-path = &uart1; 36 compatible = "gpio-leds"; 40 linux,default-trigger = "heartbeat"; 41 default-state = "off"; 47 default-state = "off"; 53 default-state = "off"; [all …]
|
| H A D | socfpga_cyclone5_sockit.dts | 1 // SPDX-License-Identifier: GPL-2.0+ 10 compatible = "terasic,socfpga-cyclone5-sockit", "altr,socfpga-cyclone5", "altr,socfpga"; 14 stdout-path = "serial0:115200n8"; 31 compatible = "gpio-leds"; 36 linux,default-trigger = "heartbeat"; 42 linux,default-trigger = "heartbeat"; 48 linux,default-trigger = "heartbeat"; 54 linux,default-trigger = "heartbeat"; 58 gpio-keys { 59 compatible = "gpio-keys"; [all …]
|
| H A D | zynqmp-zcu100-revC.dts | 1 // SPDX-License-Identifier: GPL-2.0+ 5 * (C) Copyright 2016 - 2018, Xilinx, Inc. 11 /dts-v1/; 14 #include "zynqmp-clk.dtsi" 15 #include <dt-bindings/input/input.h> 16 #include <dt-bindings/interrupt-controller/irq.h> 17 #include <dt-bindings/gpio/gpio.h> 18 #include <dt-bindings/phy/phy.h> 22 compatible = "xlnx,zynqmp-zcu100-revC", "xlnx,zynqmp-zcu100", "xlnx,zynqmp"; 41 stdout-path = "serial0:115200n8"; [all …]
|
| H A D | at91sam9n12ek.dts | 2 * at91sam9n12ek.dts - Device Tree file for AT91SAM9N12-EK board 9 /dts-v1/; 13 model = "Atmel AT91SAM9N12-EK"; 18 stdout-path = "serial0:115200n8"; 19 u-boot,dm-pre-reloc; 28 clock-frequency = <32768>; 32 clock-frequency = <16000000>; 39 u-boot,dm-pre-reloc; 54 clock-names = "mclk"; 60 interrupt-parent = <&pioA>; [all …]
|
| H A D | am335x-bone-common.dtsi | 2 * Copyright (C) 2012 Texas Instruments Incorporated - http://www.ti.com/ 12 cpu0-supply = <&dcdc2_reg>; 17 stdout-path = &uart0; 18 tick-timer = &timer2; 27 pinctrl-names = "default"; 28 pinctrl-0 = <&user_leds_s0>; 30 compatible = "gpio-leds"; 35 linux,default-trigger = "heartbeat"; 36 default-state = "off"; 42 linux,default-trigger = "mmc0"; [all …]
|
| H A D | at91sam9260.dtsi | 2 * at91sam9260.dtsi - Device Tree Include file for AT91SAM9260 family SoC 6 * 2011 Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com> 12 #include <dt-bindings/pinctrl/at91.h> 13 #include <dt-bindings/interrupt-controller/irq.h> 14 #include <dt-bindings/gpio/gpio.h> 15 #include <dt-bindings/clock/at91.h> 20 interrupt-parent = <&aic>; 41 compatible = "arm,arm926ej-s"; 52 compatible = "fixed-clock"; 53 #clock-cells = <0>; [all …]
|
| H A D | at91sam9261ek.dts | 2 * at91sam9261ek.dts - Device Tree file for Atmel at91sam9261 reference board 4 * Copyright (C) 2013 Jean-Jacques Hiblot <jjhiblot@traphandler.com> 8 /dts-v1/; 17 stdout-path = "serial0:115200n8"; 26 clock-frequency = <32768>; 30 clock-frequency = <18432000>; 41 atmel,power-control-gpio = <&pioA 12 GPIO_ACTIVE_LOW>; 45 bits-per-pixel = <16>; 46 atmel,lcdcon-backlight; 49 atmel,guard-time = <1>; [all …]
|
| /openbmc/u-boot/doc/device-tree-bindings/leds/ |
| H A D | common.txt | 4 - label : The label for this LED. If omitted, the label is 7 - linux,default-trigger : This parameter, if present, is a 8 string defining the trigger assigned to the LED. Current triggers are: 9 "backlight" - LED will act as a back-light, controlled by the framebuffer 11 "default-on" - LED will turn on (but for leds-gpio see "default-state" 13 "heartbeat" - LED "double" flashes at a load average based rate 14 "ide-disk" - LED indicates disk activity 15 "timer" - LED flashes at a fixed, configurable rate 19 system-status { 21 linux,default-trigger = "heartbeat";
|
| H A D | leds-gpio.txt | 4 - compatible : should be "gpio-leds". 6 Each LED is represented as a sub-node of the gpio-leds device. Each 9 LED sub-node properties: 10 - gpios : Should specify the LED's GPIO, see "gpios property" in 13 - label : (optional) 15 - linux,default-trigger : (optional) 17 - default-state: (optional) The initial state of the LED. Valid 19 and the default-state property is set the to same value, then no 22 state is, without producing a glitch. The default is off if this 28 compatible = "gpio-leds"; [all …]
|
| /openbmc/debug-trigger/systemd/system/ |
| H A D | debug-trigger@.service | 2 Description=BMC Debug Trigger 7 Environment=DEBUG_TRIGGER_OPTIONS= DEBUG_TRIGGER_SOURCE=/%I DEBUG_TRIGGER_SINK=/proc/sysrq-trigger 8 EnvironmentFile=-/etc/default/debug-trigger 9 ExecStart=/usr/bin/debug-trigger $DEBUG_TRIGGER_OPTIONS $DEBUG_TRIGGER_SOURCE $DEBUG_TRIGGER_SINK
|
| /openbmc/qemu/target/riscv/ |
| H A D | debug.c | 2 * QEMU RISC-V Native Debug Support 9 * This provides the native debug support via the Trigger Module, as defined 10 * in the RISC-V Debug Specification: 11 * https://github.com/riscv/riscv-debug-spec/raw/master/riscv-debug-stable.pdf 31 #include "exec/helper-proto.h" 33 #include "system/cpu-timers.h" 37 * The following M-mode trigger CSRs are implemented: 39 * - tselect 40 * - tdata1 41 * - tdata2 [all …]
|
| /openbmc/sdbusplus/src/ |
| H A D | bus.cpp | 11 _intf->sd_bus_emit_interfaces_added_strv(_bus.get(), path, in emit_interfaces_added() 19 _intf->sd_bus_emit_interfaces_removed_strv(_bus.get(), path, in emit_interfaces_removed() 23 /* Create a new default connection: system bus if root, session bus if user. */ 30 throw exception::SdBusError(-rc, __PRETTY_FUNCTION__); in new_default() 35 /* Create a new default connection to the session bus. */ 42 throw exception::SdBusError(-rc, __PRETTY_FUNCTION__); in new_default_user() 47 /* Create a new default connection to the system bus. */ 54 throw exception::SdBusError(-rc, __PRETTY_FUNCTION__); in new_default_system() 66 throw exception::SdBusError(-rc, __PRETTY_FUNCTION__); in new_bus() 80 throw exception::SdBusError(-rc, __PRETTY_FUNCTION__); in new_user() [all …]
|
| /openbmc/phosphor-ipmi-flash/ |
| H A D | status.hpp | 23 virtual ~TriggerableActionInterface() = default; 26 * Trigger action. 30 virtual bool trigger() = 0; 38 /** Sets the callback that is executed on completion of the trigger. */ 41 this->cb = std::move(cb); in setCallback()
|
| /openbmc/phosphor-fan-presence/control/ |
| H A D | functor.hpp | 21 * @param[in] handler - The handler being created 23 * @return - The created zone handler function object 32 * @brief Create a trigger function object 34 * @param[in] trigger - The trigger being created 36 * @return - The created trigger function object 39 auto make_trigger(T&& trigger) in make_trigger() argument 41 return Trigger(std::forward<T>(trigger)); in make_trigger() 47 * @param[in] handler - The handler being created 49 * @return - The created handler function object 60 * @param[in] action - The action being created [all …]
|
| /openbmc/openbmc/poky/meta/recipes-core/systemd/systemd/ |
| H A D | init | 5 # Required-Start: mountvirtfs 6 # Required-Stop: 7 # Default-Start: S 8 # Default-Stop: 9 # Short-Description: Start udevd, populate /dev and load drivers. 16 [ -d /sys/class ] || exit 1 17 [ -r /proc/mounts ] || exit 1 18 [ -x @UDEVD@ ] || exit 1 19 [ -f /etc/default/udev-cache ] && . /etc/default/udev-cache 20 [ -f /etc/udev/udev.conf ] && . /etc/udev/udev.conf [all …]
|
| /openbmc/phosphor-ipmi-flash/bmc/ |
| H A D | general_systemd.hpp | 32 bool trigger() override; 58 * Create a default SystemdWithStatusFile object that uses systemd to 59 * trigger the process. 61 * @param[in] bus - an sdbusplus handler for a bus to use. 62 * @param[in] path - the path to check for verification status. 63 * @param[in] service - the systemd service to start to trigger 65 * @param[in] mode - the job-mode when starting the systemd Unit. 77 bool trigger() override;
|
| /openbmc/openbmc/poky/meta/recipes-core/udev/eudev/ |
| H A D | init | 5 # Required-Start: mountvirtfs 6 # Required-Stop: 7 # Default-Start: S 8 # Default-Stop: 9 # Short-Description: Start udevd, populate /dev and load drivers. 14 [ -d /sys/class ] || exit 1 15 [ -r /proc/mounts ] || exit 1 16 [ -x @UDEVD@ ] || exit 1 18 [ -f /etc/udev/udev.conf ] && . /etc/udev/udev.conf 19 [ -f /etc/default/rcS ] && . /etc/default/rcS [all …]
|
| /openbmc/phosphor-led-sysfs/ |
| H A D | physical.cpp | 8 * http://www.apache.org/licenses/LICENSE-2.0 31 assert = led->getMaxBrightness(); in setInitialState() 32 auto trigger = led->getTrigger(); in setInitialState() local 33 if (trigger == "timer") in setInitialState() 36 auto delayOn = led->getDelayOn(); in setInitialState() 37 uint16_t periodMs = delayOn + led->getDelayOff(); in setInitialState() 39 this->dutyOn(delayOn / percentScale); in setInitialState() 40 this->period(periodMs); in setInitialState() 47 auto brightness = led->getBrightness(); in setInitialState() 61 auto Physical::state() const -> Action in state() [all …]
|
| /openbmc/debug-trigger/ |
| H A D | main.c | 1 // SPDX-License-Identifier: Apache-2.0 5 * debug-trigger listens for an external signal that the BMC is in some way unresponsive. When a 9 * Usage: debug-trigger [SOURCE] [SINK] 12 * --sink-actions=ACTION 17 * debug-trigger 18 * Set the source as stdin, the sink as stdout, and use the default 'sysrq' set of sink 21 * debug-trigger --sink-actions=sysrq 25 * debug-trigger /dev/serio_raw0 /proc/sysrq-trigger 26 * Open /dev/serio_raw0 as the source and /proc/sysrq-trigger as the sink, with the default 28 * /proc/sysrq-trigger, causing a kernel panic. When 'R' is read from /dev/serio_raw0 'b' will [all …]
|
| /openbmc/openbmc-test-automation/openpower/mpipl/ |
| H A D | test_mpipl_basic.robot | 4 #------------------------------------------------------------------ 6 #------------------------------------------------------------------ 23 # By default 1 iteration, user can key in nth number of iteration to control 30 Trigger User Tool Initiated MPIPL 31 [Documentation] Trigger And Verify user tool initiated dump using 32 ... obmc-host-crash target. 42 Trigger User Initiated MPIPL Using Redfish 86 [Documentation] Trigger redfish triggered MPIPL flow. 91 # Trigger MPIPL 92 Log To Console Trigger System dump [all …]
|