Home
last modified time | relevance | path

Searched +full:- +full:- +full:refresh +full:- +full:keys (Results 1 – 25 of 87) sorted by relevance

1234

/openbmc/u-boot/board/boundary/nitrogen6x/
H A Dnitrogen6x.c1 // SPDX-License-Identifier: GPL-2.0+
3 * Copyright (C) 2010-2013 Freescale Semiconductor, Inc.
10 #include <asm/arch/imx-regs.h>
14 #include <asm/arch/mx6-pins.h>
17 #include <asm/mach-imx/iomux-v3.h>
18 #include <asm/mach-imx/mxc_i2c.h>
19 #include <asm/mach-imx/sata.h>
20 #include <asm/mach-imx/spi.h>
21 #include <asm/mach-imx/boot_mode.h>
22 #include <asm/mach-imx/video.h>
[all …]
/openbmc/linux/arch/s390/kernel/
H A Dcert_store.c1 // SPDX-License-Identifier: GPL-2.0
16 #include <linux/key-type.h>
25 #include <keys/user-type.h>
138 * Convert it to ASCII for displaying in /proc/keys. in cert_store_key_describe()
140 strscpy(ascii, key->description, sizeof(ascii)); in cert_store_key_describe()
144 seq_puts(m, &key->description[VC_NAME_LEN_BYTES]); in cert_store_key_describe()
146 seq_printf(m, ": %u", key->datalen); in cert_store_key_describe()
168 pr_dbf_msg("vcb_input_length: %d", b->vcb_hdr.vcb_input_length); in pr_dbf_vcb()
169 pr_dbf_msg("first_vc_index: %d", b->vcb_hdr.first_vc_index); in pr_dbf_vcb()
170 pr_dbf_msg("last_vc_index: %d", b->vcb_hdr.last_vc_index); in pr_dbf_vcb()
[all …]
/openbmc/openbmc/poky/bitbake/lib/bb/ui/
H A Dtaskexp_ncurses.py2 # BitBake Graphical ncurses-based Dependency Explorer
7 # Copyright (C) 2007 - 2008 Richard Purdie
8 # Copyright (C) 2022 - 2024 David Reyna
10 # SPDX-License-Identifier: GPL-2.0-only
15 # $ bitbake -g -u taskexp_ncurses zlib acl
17 # Self-test example (executes a script of GUI actions):
18 # $ TASK_EXP_UNIT_TEST=1 bitbake -g -u taskexp_ncurses zlib acl
22 # $ TASK_EXP_UNIT_TEST=1 bitbake -g -u taskexp_ncurses zlib acl foo
28 # Self-test with no terminal example (only tests dependency fetch from bitbake):
29 # $ TASK_EXP_UNIT_TEST_NOTERM=1 bitbake -g -u taskexp_ncurses quilt
[all …]
/openbmc/webui-vue/src/locales/
H A Den-US.json18 "refresh": "Refresh", string
38 "useCursorKeysToNavigateCalendarDates": "Use cursor keys to navigate calendar dates"
97 "refresh": "Refresh", string
102 "titleRefresh": "Refresh application data"
206 "label": "24-hour time",
251 …"successStartBmcDump": "The dump will take some time to complete. Refresh the application to see t…
372 …"verifySwitchMessage": "Refresh the application to verify the running and backup images switched.",
374 "verifyUpdateMessage": "Refresh the application to verify firmware updated successfully"
473 "clearOperatingSystemKeysLabel": "Clear operating system keys",
474 …ratingSystemKeysHelperText": "This indicates OPAL to clear the operating system Secure Boot keys.",
[all …]
/openbmc/linux/tools/kvm/kvm_stat/
H A Dkvm_stat2 # SPDX-License-Identifier: GPL-2.0-only
4 # top-like utility for displaying kvm statistics
6 # Copyright 2006-2008 Qumranet Technologies
7 # Copyright 2008-2011 Red Hat, Inc.
15 - as a top-like text ui
16 - in a key -> value format
17 - in an all keys, all values format
493 Used to set up performance events, returns a file descriptor or -1
497 - syscall number
498 - struct perf_event_attr *
[all …]
H A Dkvm_stat.txt5 ----
6 kvm_stat - Report KVM kernel module event counters
9 --------
14 -----------
21 While running in regular mode, use any of the keys listed in section
30 --------------------
58 Press any other key to refresh statistics immediately.
61 -------
62 -1::
63 --once::
[all …]
/openbmc/linux/drivers/media/rc/keymaps/
H A Drc-nec-terratec-cinergy-xs.c1 // SPDX-License-Identifier: GPL-2.0+
2 // nec-terratec-cinergy-xs.h - Keytable for nec_terratec_cinergy_xs Remote Controller
4 // keymap imported from ir-keymaps.c
8 #include <media/rc-map.h>
17 /* Terratec Grey IR, with most keys in orange */
79 /* Terratec Black IR, with most keys in black */
94 { 0x04eb0d, KEY_REFRESH}, /* Refresh */
/openbmc/linux/drivers/auxdisplay/
H A DKconfig1 # SPDX-License-Identifier: GPL-2.0
4 # see Documentation/kbuild/kconfig-language.rst.
22 This is the base system for character-based LCD displays.
31 This is the core support for single-line character displays, to be
66 and built-in as well (Y).
121 If you have a Crystalfontz 128x64 2-color LCD, cfag12864b Series,
125 check Documentation/admin-guide/auxdisplay/cfag12864b.rst
139 int "Refresh rate (hertz)"
143 Refresh rate of the LCD.
211 Say Y here if you have an HD44780 or KS-0074 LCD connected to your
[all …]
/openbmc/openbmc/poky/bitbake/lib/toaster/tests/browser/
H A Dtest_layerdetails_page.py5 # SPDX-License-Identifier: GPL-2.0-only
7 # Copyright (C) 2013-2016 Intel Corporation
41 name = "meta-imported"
42 vcs_url = "git://example.com/meta-imported"
68 """ Edit all the editable fields for the layer refresh the page and
72 self.wait_until_visible("#add-remove-layer-btn")
74 self.click("#add-remove-layer-btn")
75 self.click("#edit-layer-source")
78 self.wait_until_visible("#layer-git-repo-url")
81 for btn in self.find_all("dd .glyphicon-edit"):
[all …]
/openbmc/qemu/include/standard-headers/linux/
H A Dinput-event-codes.h1 /* SPDX-License-Identifier: GPL-2.0-only WITH Linux-syscall-note */
6 * This file is not only included from C-code but also from devicetree source
9 * Copyright (c) 1999-2002 Vojtech Pavlik
65 * Keys and buttons
67 * Most of the keys/buttons are modeled after USB HUT 1.12
70 * AC - Application Control
71 * AL - Application Launch Button
72 * SC - System Control
253 #define KEY_REFRESH 173 /* AC Refresh */
307 outputs (Monitor/LCD/TV-out/etc) */
[all …]
/openbmc/linux/include/dt-bindings/input/
H A Dlinux-event-codes.h1 /* SPDX-License-Identifier: GPL-2.0-only WITH Linux-syscall-note */
6 * This file is not only included from C-code but also from devicetree source
9 * Copyright (c) 1999-2002 Vojtech Pavlik
65 * Keys and buttons
67 * Most of the keys/button
[all...]
/openbmc/linux/include/uapi/linux/
H A Dinput-event-codes.h1 /* SPDX-License-Identifier: GPL-2.0-only WITH Linux-syscall-note */
6 * This file is not only included from C-code but also from devicetree source
9 * Copyright (c) 1999-2002 Vojtech Pavlik
65 * Keys and buttons
67 * Most of the keys/buttons are modeled after USB HUT 1.12
70 * AC - Application Control
71 * AL - Application Launch Button
72 * SC - System Control
253 #define KEY_REFRESH 173 /* AC Refresh */
307 outputs (Monitor/LCD/TV-out/etc) */
[all …]
/openbmc/u-boot/scripts/kconfig/lxdialog/
H A Dtextbox.c1 // SPDX-License-Identifier: GPL-2.0+
3 * textbox.c -- implements the text box
24 * refresh window content
40 * keys is a null-terminated array
44 int initial_width, int *keys, int *_vscroll, int *_hscroll, in dialog_textbox() argument
71 return -ERRDISPLAYTOOSMALL; in dialog_textbox()
76 height -= 4; in dialog_textbox()
83 width -= 5; in dialog_textbox()
88 x = (getmaxx(stdscr) - width) / 2; in dialog_textbox()
89 y = (getmaxy(stdscr) - height) / 2; in dialog_textbox()
[all …]
/openbmc/u-boot/arch/arm/mach-omap2/am33xx/
H A Dboard.c1 // SPDX-License-Identifier: GPL-2.0+
7 * Copyright (C) 2011, Texas Instruments, Incorporated - http://www.ti.com/
49 /* dram_init must store complete ramsize in gd->ram_size */ in dram_init()
50 gd->ram_size = get_ram_size( in dram_init()
58 gd->bd->bi_dram[0].start = CONFIG_SYS_SDRAM_BASE; in dram_init_banksize()
59 gd->bd->bi_dram[0].size = gd->ram_size; in dram_init_banksize()
156 ret = omap_mmc_init(0, 0, 0, -1, -1); in cpu_mmc_init()
160 return omap_mmc_init(1, 0, 0, -1, -1); in cpu_mmc_init()
165 * RTC only with DDR in self-refresh mode magic value, checked against during
171 /* Board type field bit shift for RTC only with DDR in self-refresh mode */
[all …]
/openbmc/qemu/.gitlab-ci.d/
H A Dwindows.yml1 msys2-64bit:
4 - saas-windows-medium-amd64
8 - msys64/var/cache
9 - ccache
20 CONFIGURE_ARGS: --disable-system --enable-tools -Ddebug=false -Doptimization=0
22 GIT_FETCH_EXTRA_FLAGS: --no-tags --prune --quiet
24 name: "$CI_JOB_NAME-$CI_COMMIT_REF_SLUG"
27 - build/meson-logs/testlog.txt
29 junit: "build/meson-logs/testlog.junit.xml"
31 - Write-Output "Acquiring msys2.exe installer at $(Get-Date -Format u)"
[all …]
/openbmc/openbmc-tools/dbus-vis/
H A Dindex.html2 <!-- Caution: Electron does not allow inline scripts or styles! -->
5 <meta charset="UTF-8">
6 <!-- https://developer.mozilla.org/en-US/docs/Web/HTTP/CSP -->
7 <meta http-equiv="Content-Security-Policy" content="default-src 'self'; script-src 'self'">
8 <meta http-equiv="X-Content-Security-Policy" content="default-src 'self'; script-src 'self'">
88 dbus-pcap status goes here
91 …The <b>dbus-pcap</b> script is not found; dbus-vis needs <b>dbus-pcap</b> for parsing PCAP files.<…
92 Click to down <b>dbus-pcap</b> from: <br/>
93 …s://raw.githubusercontent.com/openbmc/openbmc-tools/08ce0a5bad2b5c970af567c2e9888d444afe3946/dbus-
94 <button id="btn_download_dbus_pcap">Download to dbus-vis folder</button>
[all …]
/openbmc/linux/arch/arm/boot/dts/nxp/imx/
H A Dimx6dl-victgo.dts1 // SPDX-License-Identifier: GPL-2.0-or-later OR MIT
7 /dts-v1/;
9 #include "imx6qdl-vicut1.dtsi"
15 gpio-keys {
16 compatible = "gpio-keys";
17 pinctrl-names = "default";
18 pinctrl-0 = <&pinctrl_gpiokeys>;
21 key-power {
25 wakeup-source;
28 key-enter {
[all …]
/openbmc/openbmc/poky/bitbake/lib/hashserv/
H A Dserver.py3 # SPDX-License-Identifier: GPL-2.0-only
25 DB_ADMIN_PERM = "@db-admin"
26 USER_ADMIN_PERM = "@user-admin"
61 self.sample.add(time.perf_counter() - self.start_time)
116 self.m = last_m + (elapsed - last_m) / self.num
117 self.s = self.s + (elapsed - last_m) * (elapsed - self.m)
137 return math.sqrt(self.s / (self.num - 1))
152 # refresh requests lock the same global semaphore and then sleep for a
161 return base64.b64encode(raw, b"._").decode("utf-8")
170 h.update(salt.encode("utf-8"))
[all …]
/openbmc/openbmc/poky/bitbake/bin/
H A Dbitbake-hashclient5 # SPDX-License-Identifier: GPL-2.0-only
91 taskhash.update(args.taskhash_seed.encode('utf-8'))
92 taskhash.update(str(i).encode('utf-8'))
96 elapsed = time.perf_counter() - start_time
120 total_elapsed = time.perf_counter() - start_time
144 taskhash.update(args.taskhash_seed.encode('utf-8'))
145 taskhash.update(str(i).encode('utf-8'))
148 outhash.update(args.outhash_seed.encode('utf-8'))
149 outhash.update(str(i).encode('utf-8'))
184 print(("-" * 20) + "+" + ("-" * 20))
[all …]
/openbmc/linux/tools/perf/Documentation/
H A Dperf-top.txt1 perf-top(1)
5 ----
6 perf-top - System profiling tool.
9 --------
11 'perf top' [-e <EVENT> | --event=EVENT] [<options>]
14 -----------
19 -------
20 -a::
21 --all-cpus::
22 System-wide collection. (default)
[all …]
/openbmc/qemu/ui/
H A Dcurses.c95 pnoutrefresh(screenpad, py, px, sminy, sminx, smaxy - 1, smaxx - 1); in curses_update()
96 refresh(); in curses_update()
101 if (qemu_console_is_fixedsize(dcl->con)) { in curses_calc_pad()
113 refresh(); in curses_calc_pad()
118 px = (width - COLS) / 2; in curses_calc_pad()
123 sminx = (COLS - width) / 2; in curses_calc_pad()
128 py = (height - LINES) / 2; in curses_calc_pad()
133 sminy = (LINES - height) / 2; in curses_calc_pad()
167 if (ioctl(1, TIOCGWINSZ, &ws) == -1) { in curses_winch_check()
196 x = sminx + x - px; in curses_cursor_position()
[all …]
/openbmc/linux/scripts/kconfig/
H A Dnconf.c1 // SPDX-License-Identifier: GPL-2.0
20 "------------\n"
31 "------------\n"
33 "build. Kernel features can either be built-in, modularized, or removed.\n"
40 " - - are selected by another feature\n"
45 "To change any of these features, highlight it with the movement keys\n"
50 "A trailing \"--->\" designates a submenu, a trailing \"----\" an\n"
53 "Menu navigation keys\n"
54 "----------------------------------------------------------------------\n"
66 "Start incremental, case-insensitive search for STRING in menu entries,\n"
[all …]
/openbmc/u-boot/scripts/kconfig/
H A Dnconf.c20 "------------\n"
31 "------------\n"
33 "build. Kernel features can either be built-in, modularized, or removed.\n"
40 " - - are selected by another feature\n"
45 "To change any of these features, highlight it with the movement keys\n"
50 "A trailing \"--->\" designates a submenu, a trailing \"----\" an\n"
53 "Menu navigation keys\n"
54 "----------------------------------------------------------------------\n"
66 "Start incremental, case-insensitive search for STRING in menu entries,\n"
76 "----------------------------------------------------------------------\n"
[all …]
/openbmc/linux/drivers/input/touchscreen/
H A Dcyttsp_core.c1 // SPDX-License-Identifier: GPL-2.0-only
29 /* Bootloader number of command keys */
52 /* Active Power state scanning/processing refresh interval */
54 /* Low Power state scanning/processing refresh interval */
75 0, 1, 2, 3, 4, 5, 6, 7 /* default keys */
85 error = ts->bus_ops->read(ts->dev, ts->xfer_buf, command, in ttsp_read_block_data()
93 return -EIO; in ttsp_read_block_data()
103 error = ts->bus_ops->write(ts->dev, ts->xfer_buf, command, in ttsp_write_block_data()
111 return -EIO; in ttsp_write_block_data()
121 if (ts->use_hndshk) in cyttsp_handshake()
[all …]
/openbmc/u-boot/tools/dtoc/
H A Dtest_fdt2 # SPDX-License-Identifier: GPL-2.0+
28 """Low-level function to get the property value based on its offset
76 node = self.dtb.GetNode('/spl-test')
100 """Tetst that we can access the raw device-tree data"""
105 node = self.dtb.GetNode('/spl-test')
109 'stringarray', 'stringval', 'u-boot,dm-pre-reloc'],
110 sorted(props.keys()))
115 fdt.CheckErr(-libfdt.NOTFOUND, 'hello')
119 node = self.dtb.GetNode('/spl-test')
135 self.node = self.dtb.GetNode('/spl-test')
[all …]

1234