/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/dbus/power-saving-policy/ |
H A D | nic-3.yaml | 1 - name: nic 3 current host state path group 5 - meta: PATH 7 - meta: PATH 10 - name: current host state property 15 - interface: xyz.openbmc_project.State.Host 19 - name: nic 3 main mode monitor 22 paths: nic 3 current host state path group 23 properties: current host state property 24 callback: check if fulfill nic main mode requirement 26 - name: nic 3 aux mode monitor [all …]
|
H A D | nic-4.yaml | 1 - name: nic 4 current host state path group 5 - meta: PATH 7 - meta: PATH 10 - name: current host state property 15 - interface: xyz.openbmc_project.State.Host 19 - name: nic 4 main mode monitor 22 paths: nic 4 current host state path group 23 properties: current host state property 24 callback: check if fulfill nic main mode requirement 26 - name: nic 4 aux mode monitor [all …]
|
H A D | nic-2.yaml | 1 - name: nic 2 current host state path group 5 - meta: PATH 7 - meta: PATH 10 - name: current host state property 15 - interface: xyz.openbmc_project.State.Host 19 - name: nic 2 main mode monitor 22 paths: nic 2 current host state path group 23 properties: current host state property 24 callback: check if fulfill nic main mode requirement 26 - name: nic 2 aux mode monitor [all …]
|
H A D | nic-1.yaml | 1 - name: nic 1 current host state path group 5 - meta: PATH 7 - meta: PATH 10 - name: current host state property 15 - interface: xyz.openbmc_project.State.Host 19 - name: nic 1 main mode monitor 22 paths: nic 1 current host state path group 23 properties: current host state property 24 callback: check if fulfill nic main mode requirement 26 - name: nic 1 aux mode monitor [all …]
|
/openbmc/linux/Documentation/devicetree/bindings/iio/addac/ |
H A D | adi,ad74115.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Cosmin Tanislav <cosmin.tanislav@analog.com> 13 The AD74115H is a single-channel software configurable input/output 17 chip solution with an SPI interface. The device features a 16-bit ADC and a 18 14-bit DAC. 25 - adi,ad74115h 30 spi-max-frequency: 33 spi-cpol: true [all …]
|
/openbmc/u-boot/cmd/ |
H A D | regulator.c | 1 // SPDX-License-Identifier: GPL-2.0+ 3 * Copyright (C) 2014-2015 Samsung Electronics 9 #include <dm/uclass-internal.h> 29 int ret = -ENXIO; in do_dev() 47 printf("%s: no regulator platform data!\n", currdev->name); in do_dev() 51 printf("dev: %s @ %s\n", uc_pdata->name, currdev->name); in do_dev() 73 pr_err("Regulator: %s - missing platform data!\n", currdev->name); in curr_dev_and_platdata() 77 if (!allow_type_fixed && (*uc_pdata)->type == REGULATOR_TYPE_FIXED) { in curr_dev_and_platdata() 91 printf("| %-*.*s| %-*.*s| %s\n", in do_list() 93 LIMIT_OFNAME, LIMIT_OFNAME, "regulator-name", in do_list() [all …]
|
/openbmc/docs/designs/ |
H A D | thermal-control-modes.md | 1 # Control.ThermalMode dbus interface with Supported and Current properties 7 Created: 2019-02-06 16 themselves, where no current mechanism exists to detect the presence of the 17 optical cables plugged into a card downwind from the GPUs' exhaust, an end-user 35 https://github.com/openbmc/dbus-sensors/blob/master/src/ExitAirTempSensor.cpp 39 Create the ability for an end-user to enable the use of a thermal control mode 40 other than the default. In this use-case, the mode is specific to an 42 standardized profile/modes such "Acoustic" and "Performance". Once the end-user 43 selects a documented mode for the platform, the thermal control application 44 alters its control algorithm according to the defined mode, which is [all …]
|
/openbmc/linux/Documentation/devicetree/bindings/power/supply/ |
H A D | richtek,rt5033-charger.yaml | 1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/power/supply/richtek,rt5033-charger.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Jakob Hauser <jahau@rocketmail.com> 14 under sub-node named "charger" using the following format. 18 const: richtek,rt5033-charger 20 monitored-battery: 26 precharge-current-microamp: 27 Current of pre-charge mode. The pre-charge current levels are 350 mA [all …]
|
/openbmc/linux/include/dt-bindings/regulator/ |
H A D | qcom,rpmh-regulator.h | 1 /* SPDX-License-Identifier: GPL-2.0 */ 8 * These mode constants may be used to specify modes for various RPMh regulator 9 * device tree properties (e.g. regulator-initial-mode). Each type of regulator 12 * %RPMH_REGULATOR_MODE_RET: Retention mode in which only an extremely small 13 * load current is allowed. This mode is supported 15 * %RPMH_REGULATOR_MODE_LPM: Low power mode in which a small load current is 16 * allowed. This mode corresponds to PFM for SMPS 17 * and BOB type regulators. This mode is supported 20 * %RPMH_REGULATOR_MODE_AUTO: Auto mode in which the regulator hardware 22 * upon the real-time load current. This mode is [all …]
|
/openbmc/linux/Documentation/devicetree/bindings/iio/dac/ |
H A D | adi,ad5758.yaml | 1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause) 3 --- 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Michael Hennerich <Michael.Hennerich@analog.com> 19 spi-cpha: true 21 adi,dc-dc-mode: 25 Mode of operation of the dc-to-dc converter 27 In this mode, the AD5758 circuitry senses the output voltage and 32 In this mode, the VDPC+ voltage is user-programmable to a fixed level 35 The output of the DAC core is either converted to a current or [all …]
|
/openbmc/linux/Documentation/devicetree/bindings/usb/ |
H A D | usb251xb.yaml | 1 # SPDX-License-Identifier: GPL-2.0 3 --- 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: Microchip USB 2.0 Hi-Speed Hub Controller 10 - Richard Leitner <richard.leitner@skidata.com> 15 - microchip,usb2422 16 - microchip,usb2512b 17 - microchip,usb2512bi 18 - microchip,usb2513b 19 - microchip,usb2513bi [all …]
|
/openbmc/linux/Documentation/devicetree/bindings/leds/ |
H A D | richtek,rt8515.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Linus Walleij <linus.walleij@linaro.org> 13 The Richtek RT8515 is a dual channel (two mode) LED driver that 14 supports driving a white LED in flash or torch mode. The maximum 15 current for each mode is defined in hardware using two resistors 22 enf-gpios: 26 ent-gpios: 30 richtek,rfs-ohms: [all …]
|
H A D | leds-lm3532.txt | 1 * Texas Instruments - lm3532 White LED driver with ambient light sensing 4 The LM3532 provides the 3 high-voltage, low-side current sinks. The device is 5 programmable over an I2C-compatible interface and has independent 6 current control for all three channels. The adaptive current regulation 7 method allows for different LED currents in each current sink thus allowing 11 each with 32 internal voltage setting resistors, 8-bit logarithmic and linear 16 - compatible : "ti,lm3532" 17 - reg : I2C slave address 18 - #address-cells : 1 19 - #size-cells : 0 [all …]
|
/openbmc/openbmc/meta-ibm/recipes-phosphor/fans/phosphor-fan-control-zone-config/witherspoon/ |
H A D | zones.yaml | 7 - zone_conditions: 8 - name: air_cooled_chassis 11 - zone: 0 13 - air 14 - all 20 - name: xyz.openbmc_project.Control.ThermalMode 22 - name: Supported 25 - value: DEFAULT 27 Default thermal control mode 28 - value: CUSTOM [all …]
|
/openbmc/linux/Documentation/power/regulator/ |
H A D | consumer.rst | 103 4. Regulator Current Limit Control & Status (dynamic drivers) 107 current limit to match system operating points. e.g. LCD backlight driver can 108 change the current limit to vary the backlight brightness, USB drivers may want 111 Consumers can control their supply current limit by calling:: 115 Where min_uA and max_uA are the minimum and maximum acceptable current limit in 120 when enabled, then the current limit changes instantly, otherwise the current 121 limit configuration changes and the current limit is physically set when the 124 A regulators current limit can be found by calling:: 129 get_current_limit() will return the current limit whether the regulator 130 is enabled or disabled and should not be used to determine regulator current [all …]
|
/openbmc/linux/include/linux/regulator/ |
H A D | machine.h | 1 /* SPDX-License-Identifier: GPL-2.0-only */ 3 * machine.h -- SoC Regulator support, machine/board driver API. 26 * CURRENT: Regulator output current can be changed by software on this 28 * MODE: Regulator operating mode can be changed by software on this 31 * DRMS: Dynamic Regulator Mode Switching is enabled for this regulator. 32 * BYPASS: Regulator can be put into bypass mode 43 * operations in suspend mode 44 * DO_NOTHING_IN_SUSPEND - the default value 45 * DISABLE_IN_SUSPEND - turn off regulator in suspend states 46 * ENABLE_IN_SUSPEND - keep regulator on in suspend states [all …]
|
/openbmc/linux/include/linux/ |
H A D | resume_user_mode.h | 1 /* SPDX-License-Identifier: GPL-2.0-only */ 9 #include <linux/blk-cgroup.h> 12 * set_notify_resume - cause resume_user_mode_work() to be called 16 * before returning to user mode. If it's already running in user mode, 28 * resume_user_mode_work - Perform work before returning to user mode 29 * @regs: user-mode registers of @current task 32 * about to return to user mode, and the user state in @regs can be 36 * user mode. 44 * This barrier pairs with task_work_add()->set_notify_resume() after in resume_user_mode_work() 45 * hlist_add_head(task->task_works); in resume_user_mode_work() [all …]
|
H A D | ptrace.h | 1 /* SPDX-License-Identifier: GPL-2.0 */ 26 * The owner ship rules for task->ptrace which holds the ptrace 27 * flags is simple. When a task is running it owns it's task->ptrace 28 * flags. When the a task is stopped the ptracer owns task->ptrace. 75 * ptrace_may_access - check whether the caller is permitted to access 78 * @mode: selects type of access and caller credentials 83 * be set in @mode to specify whether the access was requested through 88 extern bool ptrace_may_access(struct task_struct *task, unsigned int mode); 92 return !same_thread_group(child->real_parent, child->parent); in ptrace_reparented() 97 if (unlikely(child->ptrace)) in ptrace_unlink() [all …]
|
/openbmc/linux/kernel/entry/ |
H A D | syscall_user_dispatch.c | 1 // SPDX-License-Identifier: GPL-2.0 27 info.si_call_addr = (void __user *)KSTK_EIP(current); in trigger_sigsys() 29 info.si_arch = syscall_get_arch(current); in trigger_sigsys() 30 info.si_syscall = syscall_get_nr(current, regs); in trigger_sigsys() 37 struct syscall_user_dispatch *sd = ¤t->syscall_dispatch; in syscall_user_dispatch() 40 if (likely(instruction_pointer(regs) - sd->offset < sd->len)) in syscall_user_dispatch() 46 if (likely(sd->selector)) { in syscall_user_dispatch() 51 if (unlikely(__get_user(state, sd->selector))) { in syscall_user_dispatch() 65 sd->on_dispatch = true; in syscall_user_dispatch() 66 syscall_rollback(current, regs); in syscall_user_dispatch() [all …]
|
/openbmc/openbmc/meta-ibm/recipes-phosphor/fans/phosphor-fan-control-zone-config/swift/ |
H A D | zones.yaml | 7 - zone_conditions: 8 - name: air_cooled_chassis 11 - zone: 0 13 - air 14 - all 20 - name: xyz.openbmc_project.Control.ThermalMode 22 - name: Supported 25 - value: DEFAULT 27 Default thermal control mode 28 - name: Current [all …]
|
/openbmc/linux/arch/mips/include/asm/ |
H A D | fpu.h | 1 /* SPDX-License-Identifier: GPL-2.0-or-later */ 17 #include <asm/cpu-features.h> 22 #include <asm/current.h> 30 * This enum specifies a mode in which we want the FPU to operate, for cores 54 static inline int __enable_fpu(enum fpu_mode mode) in __enable_fpu() argument 58 switch (mode) { in __enable_fpu() 60 /* just enable the FPU in its current mode */ in __enable_fpu() 76 /* we only have a 32-bit FPU */ in __enable_fpu() 87 fr = (int)mode & FPU_FR_MASK; in __enable_fpu() 120 enum fpu_mode mode; in __own_fpu() local [all …]
|
/openbmc/qemu/qapi/ |
H A D | replay.json | 1 # -*- Mode: Python -*- 14 # Mode of the replay subsystem. 16 # @none: normal execution mode. Replay or record are not enabled. 18 # @record: record mode. All non-deterministic data is written into 21 # @play: replay mode. Non-deterministic data required for system 34 # @mode: current mode. 39 # @icount: current number of executed instructions. 44 'data': { 'mode': 'ReplayMode', '*filename': 'str', 'icount': 'int' } } 47 # @query-replay: 49 # Retrieve the record/replay information. It includes current [all …]
|
/openbmc/openbmc-test-automation/ipmi/ |
H A D | test_ipmi_sel_time.robot | 4 ... Pre-requisite Condition : Client Machine and BMC should be in 13 ... Set the Time Sync Mode from NTP to Manual to Set SEL Time. 14 ... Time Sync Mode change performed via REDFISH URI. 15 ... Performs the change in Time Sync Mode with Test Setup and Teardown Execution 21 ... Current SEL time identified via BMC Native command (date) and perform SEL Time ope… 24 ... Get current time from BMC and add future year and compare against BMC native comma… 25 ... Gets BMC Current Time and Adds 15 minutes and compare against BMC native command (… 26 ... Gets BMC Current Time and subtracts 1 day and compare against BMC native command (… 45 @{time_difference_list} +8760:153:25 -87600:453:120 +175200:40:15 -43800:10:05 +20:35:12 -876… 50 ${event_type} Lower Non-critical going low [all …]
|
/openbmc/linux/Documentation/userspace-api/media/v4l/ |
H A D | vidioc-g-audio.rst | 1 .. SPDX-License-Identifier: GFDL-1.1-no-invariants-or-later 13 VIDIOC_G_AUDIO - VIDIOC_S_AUDIO - Query or select the current audio input and its attributes 38 To query the current audio input applications zero out the ``reserved`` 42 has no audio inputs, or none which combine with the current video input. 44 Audio inputs have one writable property, the audio mode. To select the 45 current audio input *and* change the audio mode, applications initialize 46 the ``index`` and ``mode`` fields, and the ``reserved`` array of a 48 ioctl. Drivers may switch to a different audio mode if the request 49 cannot be satisfied. However, this is a write-only ioctl, it does not 50 return the actual new audio mode. [all …]
|
/openbmc/linux/include/linux/platform_data/ |
H A D | ad7793.h | 1 /* SPDX-License-Identifier: GPL-2.0-only */ 11 * enum ad7793_clock_source - AD7793 clock source selection 25 * enum ad7793_bias_voltage - AD7793 bias voltage selection 27 * @AD7793_BIAS_VOLTAGE_AIN1: Bias voltage connected to AIN1(-). 28 * @AD7793_BIAS_VOLTAGE_AIN2: Bias voltage connected to AIN2(-). 29 * @AD7793_BIAS_VOLTAGE_AIN3: Bias voltage connected to AIN3(-). 40 * enum ad7793_refsel - AD7793 reference voltage selection 42 * and REFIN1(-). 44 * and REFIN1(-). Only valid for AD7795/AD7796. 54 * enum ad7793_current_source_direction - AD7793 excitation current direction [all …]
|