Home
last modified time | relevance | path

Searched +full:input +full:- +full:sel (Results 1 – 25 of 77) sorted by relevance

1234

/openbmc/openbmc/meta-ampere/meta-jefferson/recipes-ampere/platform/ampere-platform-init/
H A Dampere_platform_init.sh8 ADT7462=/sys/bus/i2c/drivers/adt7462/8-005c
9 if [ -d "$ADT7462" ]; then
11 echo 8-005c > /sys/bus/i2c/drivers/adt7462/unbind
16 i2cset -f -y 0x08 0x5c 0x2c 0xff
19 val=$(i2cget -f -y 0x08 0x5c 0x02)
21 i2cset -f -y 0x08 0x5c 0x02 $val
24 i2cset -f -y 0x08 0x5c 0x07 0xff
27 for i in $(seq 0 $((4 - 1)))
31 val=$(i2cget -f -y 0x08 0x5c $reg_pwm_cfg)
33 i2cset -f -y 0x08 0x5c $reg_pwm_cfg $val
[all …]
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Logging/
H A Dmeson.build7 subdir('SEL') subdir
15 input: ['../../../../yaml/xyz/openbmc_project/Logging.events.yaml'],
20 '--command',
22 '--output',
24 '--tool',
26 '--directory',
37 input: [
44 '--command',
46 '--output',
48 '--tool',
[all …]
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Logging/SEL/
H A Dmeson.build3 sdbusplus_current_path = 'xyz/openbmc_project/Logging/SEL'
7 input: ['../../../../../yaml/xyz/openbmc_project/Logging/SEL.errors.yaml'],
12 '--command',
14 '--output',
16 '--tool',
18 '--directory',
20 'xyz/openbmc_project/Logging/SEL',
/openbmc/ipmitool/
H A DChangeLog1 version 1.8.15 2014-11-24
2 * ID: 340 - ipmitool sol session improperly closes on packet retry
3 * ID: 277 - support for hostnames longer than 64 chars
4 * ID: 313 - ipmitool doesn't support hostname long than 64 symbols
5 * ID: 277 - Minor issue with ipmi_intf_session_set_hostname()
6 * ID: 247 - 'sensor thresh' help output is wrong
7 * ID: 324 - conflicting declaration write_fru_area()
8 * ID: 337 - Add support for 13G Dell PowerEdge
9 * ID: 325 - DDR4 DIMM Decoding Logic
10 * ID: 328 - HPM.2 fixes
[all …]
/openbmc/qemu/include/hw/misc/
H A Dnpcm_clk.h31 #define NPCM7XX_WATCHDOG_RESET_GPIO_IN "npcm7xx-clk-watchdog-reset-gpio-in"
33 /* Maximum amount of clock inputs in a SEL module. */
45 /* SEL/MUX in CLK module. */
88 * struct NPCM7xxClockPLLState - A PLL module in CLK module.
91 * @clock_in: The input clock of this module.
107 * struct NPCM7xxClockSELState - A SEL module in CLK module.
111 * @clock_in: The input clocks of this module.
130 * struct NPCM7xxClockDividerState - A Divider module in CLK module.
133 * @clock_in: The input clock of this module.
135 * @divide: The function the divider uses to divide the input.
[all …]
/openbmc/u-boot/drivers/pinctrl/nxp/
H A Dpinctrl-imx.c1 // SPDX-License-Identifier: GPL-2.0+
13 #include "pinctrl-imx.h"
20 struct imx_pinctrl_soc_info *info = priv->info; in imx_pinctrl_set_state()
27 u32 mux_shift = info->mux_mask ? ffs(info->mux_mask) - 1 : 0; in imx_pinctrl_set_state()
30 dev_dbg(dev, "%s: %s\n", __func__, config->name); in imx_pinctrl_set_state()
32 if (info->flags & IMX8_USE_SCU) in imx_pinctrl_set_state()
34 else if (info->flags & SHARE_MUX_CONF_REG) in imx_pinctrl_set_state()
39 prop = fdt_getprop(gd->fdt_blob, node, "fsl,pins", &size); in imx_pinctrl_set_state()
41 dev_err(dev, "No fsl,pins property in node %s\n", config->name); in imx_pinctrl_set_state()
42 return -EINVAL; in imx_pinctrl_set_state()
[all …]
/openbmc/openbmc/meta-facebook/recipes-extended/rsyslog/rsyslog/
H A Drsyslog.conf4 # rsyslog v3: load input modules
10 # Preserve full-hostname
24 # If the journal entry has a IPMI SEL MESSAGE_ID, save as IPMI SEL
/openbmc/openbmc/meta-ampere/meta-jade/recipes-ampere/platform/ampere-utils/
H A Dampere_firmware_upgrade.sh5 FRU_DEVICE="/sys/bus/i2c/devices/3-0050/eeprom"
7 if ! command -v ampere_fru_upgrade;
12 ampere_fru_upgrade -d $FRU_DEVICE -f "$IMAGE"
21 if ! command -v ampere_eeprom_prog;
28 chassisstate=$(obmcutil chassisstate | awk -F. '{print $NF}')
37 while [ "$cnt" -gt 0 ];
39 cnt=$((cnt - 1))
42 chassisstate_off=$(obmcutil chassisstate | awk -F. '{print $NF}')
50 echo "--- Error : Failed turning the Chassis off"
57 gpioset $(gpiofind host0-special-boot)=1
[all …]
/openbmc/u-boot/drivers/power/regulator/
H A Dtps65910_regulator.c1 // SPDX-License-Identifier: GPL-2.0+
15 * struct regulator_props - Properties of a LDO and VIO SMPS regulator
19 * with a minimum input voltage.
21 * @vin_min[]: minimum supply input voltage in uV required to achieve the
105 "vccio-supply",
106 "vcc1-supply",
107 "vcc2-supply",
108 "vcc3-supply",
109 "vcc4-supply",
110 "vcc5-supply",
[all …]
/openbmc/openbmc/meta-ampere/meta-mitchell/recipes-ampere/platform/ampere-utils/
H A Dampere_flash_bios.sh8 # $device_sellect : 1 - Host Main SPI Nor
9 # 2 - Host Second SPI Nor
26 HOST_MTD=$(< /proc/mtd grep "pnor" | sed -n 's/^\(.*\):.*/\1/p')
27 if [ -n "$HOST_MTD" ];
29 echo 1e630000.spi > /sys/bus/platform/drivers/spi-aspeed-smc/unbind
32 echo 1e630000.spi > /sys/bus/platform/drivers/spi-aspeed-smc/bind
35 HOST_MTD=$(< /proc/mtd grep "pnor" | sed -n 's/^\(.*\):.*/\1/p')
36 if [ -z "$HOST_MTD" ];
38 echo "Fail to probe the Host SPI-NOR device"
42 echo "--- Flashing firmware image $IMAGE to @/dev/$HOST_MTD"
[all …]
/openbmc/qemu/hw/misc/
H A Dnpcm7xx_mft.c19 #include "hw/qdev-clock.h"
20 #include "hw/qdev-properties.h"
28 #include "qemu/error-report.h"
36 * Some of the registers can only accessed via 16-bit ops and some can only
37 * be accessed via 8-bit ops. However we mark all of them using REG16 to
119 s->regs[i] = 0; in npcm7xx_mft_reset()
127 * Both iclr and ictrl are 8-bit regs. (See npcm7xx_mft_check_mem_op) in npcm7xx_mft_clear_interrupt()
129 s->regs[R_NPCM7XX_MFT_ICTRL] &= ~iclr; in npcm7xx_mft_clear_interrupt()
136 * Otherwise return -1.
148 return tgt - 1; in npcm7xx_mft_compare()
[all …]
/openbmc/openbmc/meta-phosphor/conf/distro/include/
H A Dphosphor-defaults.inc5 # obmc-bmc-state-manager
9 VIRTUAL-RUNTIME_obmc-bmc-state-manager ?= "phosphor-state-manager-bmc"
11 # obmc-chassis-state-manager
15 VIRTUAL-RUNTIME_obmc-chassis-state-manager ?= "phosphor-state-manager-chassis"
17 # obmc-host-state-manager
21 VIRTUAL-RUNTIME_obmc-host-state-manager ?= "phosphor-state-manager-host"
23 # obmc-discover-system-state
25 # Provides an implementation of phosphor-discover-system-state, which, if the
28 VIRTUAL-RUNTIME_obmc-discover-system-state ?= "phosphor-state-manager-discover"
30 # obmc-fan-presence
[all …]
/openbmc/ipmitool/src/
H A Dipmievd.c22 * PARTICULAR PURPOSE OR NON-INFRINGEMENT, ARE HEREBY EXCLUDED.
92 uint16_t selwatch_count = 0; /* number of entries in the SEL */
93 uint16_t selwatch_lastid = 0; /* current last entry in the SEL */
94 int selwatch_pctused = 0; /* current percent usage in the SEL */
95 int selwatch_overflow = 0; /* SEL overflow */
111 /* Data from SEL we are interested in */
143 .name = "sel",
144 .desc = "Poll SEL for notification of events",
167 lprintf(LOG_NOTICE, "\ttimeout=# Time between checks for SEL polling method [default=10]"); in ipmievd_usage()
172 /* ipmi_intf_load - Load an event interface from the table above
[all …]
/openbmc/u-boot/include/dt-bindings/pinctrl/
H A Dpinctrl-tegra.h1 /* SPDX-License-Identifier: GPL-2.0 */
15 * properties nvidia,enable-input, nvidia,tristate, nvidia,open-drain,
16 * nvidia,lock, nvidia,rcv-sel, nvidia,high-speed-mode, nvidia,schmitt.
/openbmc/openbmc/meta-ampere/meta-jade/recipes-ampere/platform/ampere-platform-init/
H A Dampere_platform_init.sh4 # shellcheck source=meta-ampere/meta-jade/recipes-ampere/platform/ampere-platform-init/mtjade_platf…
8 pre-platform-init
11 # Setting default value for device sel and mux
22 echo "CONFIGURE: gpio pins to input after AC power"
38 echo "CONFIGURE: gpio pins to input"
44 post-platform-init
/openbmc/u-boot/arch/arm/mach-exynos/
H A Dclock.c1 // SPDX-License-Identifier: GPL-2.0+
32 {PERIPH_ID_UART0, 0xf, 0xf, -1, 0, 0, -1},
33 {PERIPH_ID_UART1, 0xf, 0xf, -1, 4, 4, -1},
34 {PERIPH_ID_UART2, 0xf, 0xf, -1, 8, 8, -1},
35 {PERIPH_ID_UART3, 0xf, 0xf, -1, 12, 12, -1},
36 {PERIPH_ID_I2C0, -1, 0x7, 0x7, -1, 24, 0},
37 {PERIPH_ID_I2C1, -1, 0x7, 0x7, -1, 24, 0},
38 {PERIPH_ID_I2C2, -1, 0x7, 0x7, -1, 24, 0},
39 {PERIPH_ID_I2C3, -1, 0x7, 0x7, -1, 24, 0},
40 {PERIPH_ID_I2C4, -1, 0x7, 0x7, -1, 24, 0},
[all …]
/openbmc/openbmc-test-automation/gui/gui_test/security_and_access_menu/
H A Dtest_policies_sub_menu.robot3 Documentation Test OpenBMC GUI "Policies" sub-menu of "Security and Access" menu.
19 ${xpath_bmc_ssh_toggle} //*[@data-test-id='policies-toggle-bmcShell']
20 ... /following-sibling::label
21 ${xpath_network_ipmi_toggle} //*[@data-test-id='polices-toggle-networkIpmi']
22 ... /following-sibling::label
23 ${xpath_host_tpm_toggle} //input[@id='host-tpm-policy']
24 ${xpath_virtual_tpm_toggle} //*[@data-test-id='policies-toggle-vtpm']
25 ${xpath_rtad_toggle} //*[@data-test-id='policies-toggle-rtad']
26 ${xpath_usb_firmware_update_policy_toggle} //*[@data-test-id='policies-toggle-usbFirmwareUpdateP…
27 ${xpath_secure_version_lockin_toggle} //*[@data-test-id='policies-toggle-svle']
[all …]
/openbmc/u-boot/arch/arm/include/asm/arch-sunxi/
H A Dtve.h1 /* SPDX-License-Identifier: GPL-2.0+ */
71 * Select input 0 to disable dac, 1 - 4 to feed dac from tve0, 5 - 8 to feed
76 #define SUNXI_TVE_GCTRL_DAC_INPUT(dac, sel) ((sel) << (((dac) + 1) * 4)) argument
/openbmc/ipmitool/doc/
H A Dipmitool.13 ipmitool \- utility for controlling IPMI\-enabled devices
6 ipmitool [ <options> ] <command> [ <sub-commands and sub-options> ]
8 <options> := [ <general-options> | <conditional-opts> ]
13 <general-options> := [ -h | -V | -v | -I <interface> | -H <address> |
14 -d <N> | -p <port> | -c | -U <username> |
15 -L <privlvl> | -l <lun> | -m <local_address> |
16 -N <sec> | -R <count> | <password-option> |
17 <oem-option> | <bridge-options> ]
19 <conditional-opts> := [ <lan-options> | <lanplus-options> |
20 <command-options> ]
[all …]
/openbmc/u-boot/arch/arm/dts/
H A Dtegra124-nyan-big.dts1 /dts-v1/;
3 #include "tegra124-nyan.dtsi"
6 model = "Acer Chromebook 13 CB5-311";
7 compatible = "google,nyan-big", "nvidia,tegra124";
29 stdout-path = &uarta;
34 display-timings {
36 clock-frequency = <69500000>;
39 hsync-len = <32>;
40 hfront-porch = <48>;
41 hback-porch = <20>;
[all …]
/openbmc/ipmitool/lib/
H A Dipmi_sel.c1 /* -*-mode: C; indent-tabs-mode: t; -*-
22 * PARTICULAR PURPOSE OR NON-INFRINGEMENT, ARE HEREBY EXCLUDED.
62 #define SEL_BYTE(n) (n-3) /* So we can refer to byte positions in log entries (byte 3 is at index 0…
64 // Definiation for the Decoding the SEL OEM Bytes for DELL Platfoms
66 #define SIZE_OF_DESC 128 /* Max Size of the description String to be displyed for the Each sel entr…
72 * Returns -1 for XX, -2 for R, -3 for non-hex (string), or positive integer from a hex value.
78 return -1; in ipmi_sel_oem_readval()
81 return -2; in ipmi_sel_oem_readval()
84 return -3; in ipmi_sel_oem_readval()
97 if (evt[2] == rec->value[SEL_BYTE(3)] in ipmi_sel_oem_match()
[all …]
/openbmc/openbmc-test-automation/lib/
H A Dvar_funcs.py40 The print-out of the resulting var dictionary is:
111 …delim The delimiter to be used to separate dictionary pairs in the input string.
112 …key_val_delim The delimiter to be used to separate keys/values in the input stri…
266 [1]: Exception actions: Hard Power Off & Log Event to SEL
279 [exception_actions]: Hard Power Off & Log Event to SEL
288 headers[0][0]: content-length
291 headers[1][0]: x-xss-protection
301 [content-length]: 559
302 [x-xss-protection]: 1; mode=block
304 Another example containing a sub-list (see process_indent description below):
[all …]
/openbmc/qemu/include/hw/ssi/
H A Dxlnx-versal-ospi.h34 * https://www.xilinx.com/support/documentation/architecture-manuals/am011-versal-acap-trm.pdf
37 * https://docs.xilinx.com/r/en-US/am012-versal-register-reference/OSPI-Module
45 * + Named GPIO input "ospi-mux-sel": 0: enables indirect access mode
47 * + Property "dac-with-indac": Allow both direct accesses and indirect
49 * + Property "indac-write-disabled": Disable indirect access writes.
60 #define TYPE_XILINX_VERSAL_OSPI "xlnx.versal-ospi"
/openbmc/u-boot/arch/arm/cpu/armv7/bcm235xx/
H A Dclk-core.h1 /* SPDX-License-Identifier: GPL-2.0+ */
37 * struct clk_ops - standard clock operations
70 int sel; member
79 #define BAD_CLK_NAME ((const char *)-1)
88 #define FLAG_SET(obj, type, flag) ((obj)->flags |= FLAG(type, flag))
89 #define FLAG_CLEAR(obj, type, flag) ((obj)->flags &= ~(FLAG(type, flag)))
90 #define FLAG_FLIP(obj, type, flag) ((obj)->flags ^= FLAG(type, flag))
91 #define FLAG_TEST(obj, type, flag) (!!((obj)->flags & FLAG(type, flag)))
107 (div)->frac_width > 0)
109 #define selector_exists(sel) ((sel)->width != 0) argument
[all …]
/openbmc/u-boot/arch/arm/cpu/armv7/bcm281xx/
H A Dclk-core.h1 /* SPDX-License-Identifier: GPL-2.0+ */
37 * struct clk_ops - standard clock operations
70 int sel; member
79 #define BAD_CLK_NAME ((const char *)-1)
88 #define FLAG_SET(obj, type, flag) ((obj)->flags |= FLAG(type, flag))
89 #define FLAG_CLEAR(obj, type, flag) ((obj)->flags &= ~(FLAG(type, flag)))
90 #define FLAG_FLIP(obj, type, flag) ((obj)->flags ^= FLAG(type, flag))
91 #define FLAG_TEST(obj, type, flag) (!!((obj)->flags & FLAG(type, flag)))
107 (div)->frac_width > 0)
109 #define selector_exists(sel) ((sel)->width != 0) argument
[all …]

1234