Home
last modified time | relevance | path

Searched +full:close +full:- +full:pull (Results 1 – 25 of 189) sorted by relevance

12345678

/openbmc/linux/tools/testing/selftests/gpio/
H A Dgpio-mockup-cdev.c1 // SPDX-License-Identifier: GPL-2.0
19 #define CONSUMER "gpio-mockup-cdev"
40 if (ret == -1) in request_line_v2()
41 return -errno; in request_line_v2()
54 if (ret == -1) in get_value_v2()
55 return -errno; in get_value_v2()
74 if (ret == -1) in request_line_v1()
75 return -errno; in request_line_v1()
86 if (ret == -1) in get_value_v1()
87 return -errno; in get_value_v1()
[all …]
/openbmc/linux/tools/gpio/
H A Dlsgpio.c1 // SPDX-License-Identifier: GPL-2.0-only
3 * lsgpio - example on how to list the GPIO lines on a system
8 * lsgpio <-n device-name>
24 #include "gpio-utils.h"
45 .name = "active-low",
49 .name = "open-drain",
53 .name = "open-source",
57 .name = "pull-up",
61 .name = "pull-down",
65 .name = "bias-disabled",
[all …]
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/css/
H A Dfont-awesome.min.css4 * -------------------------------------------------------
6 * can be found at: http://fortawesome.github.com/Font-Awesome/
9 * -------------------------------------------------------
10 * - The Font Awesome font is licensed under the SIL Open Font License - http://scripts.sil.org/OFL
11 * - Font Awesome CSS, LESS, and SASS files are licensed under the MIT License -
12 * http://opensource.org/licenses/mit-license.html
13 …* - The Font Awesome pictograms are licensed under the CC BY 3.0 License - http://creativecommons…
14 * - Attribution is no longer required in Font Awesome 3.0, but much appreciated:
15 * "Font Awesome by Dave Gandy - http://fortawesome.github.com/Font-Awesome"
18 * -------------------------------------------------------
[all …]
H A Dbootstrap.min.css3 * Copyright 2011-2015 Twitter, Inc.
5-family:sans-serif;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}body{margin:0}article,a…
H A Dbootstrap.css3 * Copyright 2011-2015 Twitter, Inc.
8 font-family: sans-serif;
9 -webkit-text-size-adjust: 100%;
10 -ms-text-size-adjust: 100%;
34 display: inline-block;
35 vertical-align: baseline;
46 background-color: transparent;
53 border-bottom: 1px dotted;
57 font-weight: bold;
60 font-style: italic;
[all …]
/openbmc/openbmc/meta-raspberrypi/docs/
H A Dcontributing.md11 subject with `[meta-raspberrypi]` as this is the global *Yocto* mailing
12 list and not a dedicated *meta-raspberrypi* mailing list.
23 <layer-component>: <short log/statement of what needed to be changed>
32 Signed-off-by: Your Name <yourname@youremail.com>
34 The `<layer-component>` is the layer component name that your changes affect.
42 for changes to multiple recipes would be `userland,vc-graphics,wayland`.
48 the above cases, please use `meta-raspberrypi` as the component name.
55 usage patterns often result in an Out-of-memory condition causing
58 Low-memory systems should continue to function without running into
59 memory-starvation conditions with minimal cost to systems with more
[all …]
/openbmc/qemu/.github/workflows/
H A Dlockdown.yml1 # Configuration for Repo Lockdown - https://github.com/dessant/repo-lockdown
10 pull-requests: write
14 runs-on: ubuntu-latest
16 - uses: dessant/repo-lockdown@v2
18 pr-comment: |
21 This repository is a read-only mirror of the project's repostories hosted
22 on https://gitlab.com/qemu-project/qemu.git.
29 lock-pr: true
30 close-pr: true
/openbmc/linux/drivers/input/touchscreen/
H A Dcolibri-vf50-ts.c1 // SPDX-License-Identifier: GPL-2.0-or-later
25 #define DRIVER_NAME "colibri-vf50-ts"
27 #define VF_ADC_MAX ((1 << 12) - 1)
88 gpiod_set_value(vf50_ts->gpio_ym, 1); in vf50_ts_enable_touch_detection()
92 * Pull-Up on GPIO in vf50_ts_enable_touch_detection()
94 pinctrl_pm_select_idle_state(&vf50_ts->pdev->dev); in vf50_ts_enable_touch_detection()
96 /* Wait for the pull-up to be stable on high */ in vf50_ts_enable_touch_detection()
106 struct device *dev = &vf50_ts->pdev->dev; in vf50_ts_irq_bh()
111 gpiod_set_value(vf50_ts->gpio_ym, 0); in vf50_ts_irq_bh()
116 while (!vf50_ts->stop_touchscreen) { in vf50_ts_irq_bh()
[all …]
/openbmc/phosphor-gpio-monitor/multi-presence/
H A Dmain.cpp9 * http://www.apache.org/licenses/LICENSE-2.0
23 #include <phosphor-logging/lg2.hpp>
37 /**< Enable pull-up. */
39 /**< Enable pull-down. */
53 app.add_option("-c,--config", gpioFileName, "Name of config json file") in main()
54 ->required() in main()
55 ->check(CLI::ExistingFile); in main()
72 return -1; in main()
77 file.close(); in main()
113 return -1; in main()
[all …]
/openbmc/linux/arch/arm/boot/dts/qcom/
H A Dqcom-apq8060-dragonboard.dts1 // SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)
2 #include <dt-bindings/input/input.h>
3 #include <dt-bindings/gpio/gpio.h>
4 #include <dt-bindings/leds/common.h>
5 #include <dt-bindings/pinctrl/qcom,pmic-gpio.h>
6 #include <dt-bindings/pinctrl/qcom,pmic-mpp.h>
7 #include "qcom-msm8660.dtsi"
11 compatible = "qcom,apq8060-dragonboard", "qcom,msm8660";
18 stdout-path = "serial0:115200n8";
22 vph: regulator-fixed {
[all …]
/openbmc/linux/Documentation/devicetree/bindings/net/
H A Dmotorcomm,yt8xxx.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Frank Sae <frank.sae@motor-comm.com>
13 - $ref: ethernet-phy.yaml#
18 - ethernet-phy-id4f51.e91a
19 - ethernet-phy-id4f51.e91b
21 rx-internal-delay-ps:
24 internal delay (phy-mode is 'rgmii-id' or 'rgmii-rxid') in pico-seconds.
30 tx-internal-delay-ps:
[all …]
/openbmc/linux/drivers/gpu/drm/amd/display/dc/gpio/
H A Dhw_ddc.c2 * Copyright 2012-15 Advanced Micro Devices, Inc.
39 ddc->shifts->field_name, ddc->masks->field_name
42 ddc->base.base.ctx
44 (ddc->regs->reg)
51 dal_hw_gpio_destruct(&pin->base); in dal_hw_ddc_destruct()
77 hw_gpio = &ddc->base; in set_config()
89 switch (config_data->config.ddc.type) { in set_config()
91 /* On plug-in, there is a transient level on the pad in set_config()
92 * which must be discharged through the internal pull-down. in set_config()
93 * Enable internal pull-down, 2.5msec discharge time in set_config()
[all …]
/openbmc/openbmc/meta-openembedded/meta-initramfs/recipes-devtools/dracut/dracut/
H A D0001-feat-dracut-install-split-ldd-command-arguments-for-.patch2 From: =?UTF-8?q?Zolt=C3=A1n=20B=C3=B6sz=C3=B6rm=C3=A9nyi?=
5 Subject: [PATCH] feat(dracut-install): split ldd command arguments for
7 MIME-Version: 1.0
8 Content-Type: text/plain; charset=UTF-8
9 Content-Transfer-Encoding: 8bit
11 This restores a not-so-subtle feature of previously executing ldd
12 via popen(), i.e. the ability to use a cross-compiled sysroot.
22 Signed-off-by: Zoltán Böszörményi <zboszor@gmail.com>
23 Upstream-Status: Submitted [https://github.com/dracut-ng/dracut-ng/pull/339]
24 ---
[all …]
/openbmc/u-boot/arch/arm/dts/
H A Dsun8i-a23-evb.dts4 * Maxime Ripard <maxime.ripard@free-electrons.com>
6 * This file is dual-licensed: you can use it either under the terms
45 /dts-v1/;
46 #include "sun8i-a23.dtsi"
47 #include "sunxi-common-regulators.dtsi"
49 #include <dt-bindings/gpio/gpio.h>
50 #include <dt-bindings/input/input.h>
54 compatible = "allwinner,sun8i-a23-evb", "allwinner,sun8i-a23";
63 stdout-path = "serial0:115200n8";
68 pinctrl-names = "default";
[all …]
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/templates/
H A Dprojecttopbar.html19 <div class="col-md-12">
20 …<div class="alert alert-success alert-dismissible change-notification" id="project-created-notific…
21 <button type="button" class="close" data-dismiss="alert">&times;</button>
22 … can now <a class="alert-link" href="{% url 'projectmachines' project.id %}">select your target ma…
24 <!-- project name -->
25 <div class="page-header">
26 <h1 id="project-name-container">
27 <span class="project-name">{{project.name}}</span>
29 <span class="glyphicon glyphicon-edit" id="project-change-form-toggle"></i>
32 …<span class="glyphicon glyphicon-question-sign get-help" title="This project shows information abo…
[all …]
H A Dproject_specific_topbar.html19 <div class="col-md-12">
20 …<div class="alert alert-success alert-dismissible change-notification" id="project-created-notific…
21 <button type="button" class="close" data-dismiss="alert">&times;</button>
22 … can now <a class="alert-link" href="{% url 'projectmachines' project.id %}">select your target ma…
24 <!-- project name -->
25 <div class="page-header">
26 <h1 id="project-name-container">
27 <span class="project-name">{{project.name}}</span>
29 …<span class="glyphicon glyphicon-question-sign get-help" title="This project shows information abo…
32 <form id="project-name-change-form" class="form-inline" style="display: none;">
[all …]
/openbmc/linux/arch/arm/boot/dts/nvidia/
H A Dtegra20-paz00.dts1 // SPDX-License-Identifier: GPL-2.0
2 /dts-v1/;
4 #include <dt-bindings/input/input.h>
5 #include <dt-bindings/thermal/thermal.h>
8 #include "tegra20-cpu-opp.dtsi"
9 #include "tegra20-cpu-opp-microvolt.dtsi"
25 stdout-path = "serial0:115200n8";
44 vdd-supply = <&hdmi_vdd_reg>;
45 pll-supply = <&hdmi_pll_reg>;
47 nvidia,ddc-i2c-bus = <&hdmi_ddc>;
[all …]
/openbmc/linux/tools/testing/selftests/bpf/
H A Dtest_sockmap.c1 // SPDX-License-Identifier: GPL-2.0
2 // Copyright (c) 2017-2018 Covalent IO, Inc. http://covalent.io
192 env.type = o->map; in test_start_subtest()
193 env.subtest = t->title; in test_start_subtest()
194 env.prepend = o->prepend; in test_start_subtest()
204 int error = env.fail_cnt - env.fail_last; in test_end_subtest()
227 printf(" Usage: %s --cgroup <cgroup_path>\n", argv[0]); in usage()
230 printf(" --%-12s", long_options[i].name); in usage()
235 printf(" -%c\n", long_options[i].val); in usage()
278 return -EINVAL; in sockmap_init_ktls()
[all …]
/openbmc/linux/arch/arm64/boot/dts/qcom/
H A Dsc8180x-primus.dts1 // SPDX-License-Identifier: BSD-3-Clause
3 * Copyright (c) 2017-2019, The Linux Foundation. All rights reserved.
4 * Copyright (c) 2020-2023, Linaro Limited
7 /dts-v1/;
9 #include <dt-bindings/gpio/gpio.h>
10 #include <dt-bindings/input/gpio-keys.h>
11 #include <dt-bindings/input/input.h>
12 #include <dt-bindings/regulator/qcom,rpmh-regulator.h>
14 #include "sc8180x-pmics.dtsi"
18 compatible = "qcom,sc8180x-primus", "qcom,sc8180x";
[all …]
/openbmc/linux/drivers/input/keyboard/
H A Dtc3589x-keypad.c1 // SPDX-License-Identifier: GPL-2.0-only
3 * Copyright (C) ST-Ericsson SA 2010
29 /* Pull up/down masks */
73 * struct tc3589x_keypad_platform_data - platform specific keypad data
95 * struct tc_keypad - data structure used by keypad driver
117 struct tc3589x *tc3589x = keypad->tc3589x; in tc3589x_keypad_init_key_hardware()
118 const struct tc3589x_keypad_platform_data *board = keypad->board; in tc3589x_keypad_init_key_hardware()
121 if (board->kcol > TC3589x_MAX_KPCOL || board->krow > TC3589x_MAX_KPROW) in tc3589x_keypad_init_key_hardware()
122 return -EINVAL; in tc3589x_keypad_init_key_hardware()
126 (board->krow << KP_ROW_SHIFT) | board->kcol); in tc3589x_keypad_init_key_hardware()
[all …]
/openbmc/linux/drivers/watchdog/
H A Dsmsc37b787_wdt.c1 // SPDX-License-Identifier: GPL-2.0-or-later
9 * any of this software. This material is provided "AS-IS" in
12 * (C) Copyright 2003-2006 Sven Anders <anders@anduras.de>
15 * 2003 - Created version 1.0 for Linux 2.4.x.
16 * 2006 - Ported to Linux 2.6, added nowayout and MAGICCLOSE
38 * For an example userspace keep-alive daemon, see:
80 static char expect_close; /* is the close expected? */
86 /* -- Low level function ----------------------------------------*/
124 /* -- Medium level functions ------------------------------------*/
128 /* -- General Purpose I/O Bit 1.2 -- in gpio_bit12()
[all …]
/openbmc/openbmc/poky/scripts/
H A Dcombo-layer3 # -*- tab-width: 4; c-basic-offset: 4; indent-tabs-mode: nil -*-
6 # Authored-by: Yu Ke <ke.yu@intel.com>
10 # SPDX-License-Identifier: GPL-2.0-only
44 branchname = runcmd("git symbolic-ref HEAD 2>/dev/null", repodir).strip()
55 For an example config file, see combo-layer.conf.example
89 if repo == "combo-layer-settings":
101 lcfile = self.conffile.replace('.conf', '-local.conf')
167 …logger.error("ERROR: patchutils package is missing, please install it (e.g. # apt-get install patc…
190 output = err.read().decode('utf-8')
198 combo-layer.
[all …]
/openbmc/linux/Documentation/process/
H A D2.Process.rst14 ---------------
16 The kernel developers use a loosely time-based release process, with a new
53 be called 5.6-rc1. The -rc1 release is the signal that the time to
63 exception is made for drivers for previously-unsupported hardware; if they
64 touch no in-tree code, they cannot cause regressions and should be safe to
68 time. Linus releases new -rc kernels about once a week; a normal series
69 will get up to somewhere between -rc6 and -rc9 before the kernel is
78 September 30 5.4-rc1, merge window closes
79 October 6 5.4-rc2
80 October 13 5.4-rc3
[all …]
/openbmc/qemu/tests/qemu-iotests/
H A D25827 # Returns a node for blockdev-add
33 'node-name': node_name,
47 'throttle-group': throttle,
65 # finish, it polls and thus makes stream finish concurrently --
78 qemu_img('create', '-f', 'raw', node0_path, '64M')
84 qemu_img('create', '-f', iotests.imgfmt, path, '64M')
88 # earlier and then pull in stream
90 '-c', 'write %iK 64K' % (65536 - 192),
91 '-c', 'write %iK 64K' % (65536 - 64))
96 qemu_io(node1_path, '-c', 'write %iK 64K' % (65536 - 64))
[all …]
/openbmc/linux/tools/testing/selftests/sched/
H A Dcs_prctl_test.c1 // SPDX-License-Identifier: GPL-2.0-only
48 # define PR_SCHED_CORE_SHARE_FROM 3 /* pull core_sched cookie to pid */
57 " -P : number of processes to create.\n"
58 " -T : number of threads per process to create.\n"
59 " -d : delay time to keep tasks alive.\n"
60 " -k : keep tasks alive until keypress.\n";
94 printf("(%s:%d) - ", fn, ln); in __handle_error()
121 return -1UL; in get_cs_cookie()
146 if (tid == -1) in create_threads()
157 close(ca->pfd[0]); in child_func_process()
[all …]

12345678