/openbmc/qemu/ui/ |
H A D | clipboard.c | 33 VMSTATE_INT32(selection, QemuClipboardInfo), 81 QemuClipboardSelection selection) in qemu_clipboard_peer_owns() argument 83 QemuClipboardInfo *info = qemu_clipboard_info(selection); in qemu_clipboard_peer_owns() 89 QemuClipboardSelection selection) in qemu_clipboard_peer_release() argument 93 if (qemu_clipboard_peer_owns(peer, selection)) { in qemu_clipboard_peer_release() 95 info = qemu_clipboard_info_new(NULL, selection); in qemu_clipboard_peer_release() 105 !cbinfo[info->selection] || in qemu_clipboard_check_serial() 106 !cbinfo[info->selection]->has_serial) { in qemu_clipboard_check_serial() 112 ok = info->serial >= cbinfo[info->selection]->serial; in qemu_clipboard_check_serial() 114 ok = info->serial > cbinfo[info->selection]->serial; in qemu_clipboard_check_serial() [all …]
|
H A D | dbus-clipboard.c | 69 info->selection, in dbus_clipboard_update_info() 79 req = &dpy->clipboard_request[info->selection]; in dbus_clipboard_update_info() 96 info->selection, in dbus_clipboard_update_info() 154 info->selection, in dbus_clipboard_qemu_request() 317 "Invalid clipboard selection: %d", arg_selection); in dbus_clipboard_grab() 380 "Invalid clipboard selection: %d", arg_selection); in dbus_clipboard_request()
|
H A D | vdagent.c | 80 [VD_AGENT_CAP_CLIPBOARD_SELECTION] = "clipboard-selection", 341 *s = info->selection; in vdagent_send_clipboard_grab() 344 } else if (info->selection != QEMU_CLIPBOARD_SELECTION_CLIPBOARD) { in vdagent_send_clipboard_grab() 352 info->serial = vd->last_serial[info->selection]++; in vdagent_send_clipboard_grab() 382 *s = info->selection; in vdagent_send_clipboard_release() 384 } else if (info->selection != QEMU_CLIPBOARD_SELECTION_CLIPBOARD) { in vdagent_send_clipboard_release() 404 *s = info->selection; in vdagent_send_clipboard_data() 407 } else if (info->selection != QEMU_CLIPBOARD_SELECTION_CLIPBOARD) { in vdagent_send_clipboard_data() 423 QemuClipboardSelection selection, in vdagent_send_empty_clipboard_data() argument 426 g_autoptr(QemuClipboardInfo) info = qemu_clipboard_info_new(&vd->cbpeer, selection); in vdagent_send_empty_clipboard_data() [all …]
|
/openbmc/qemu/include/ui/ |
H A D | clipboard.h | 49 * @QEMU_CLIPBOARD_SELECTION_PRIMARY: primary selection (select + middle mouse button). 50 * @QEMU_CLIPBOARD_SELECTION_SECONDARY: secondary selection (dunno). 51 * @QEMU_CLIPBOARD_SELECTION__COUNT: selection count. 127 * @selection: clipboard selection. 137 int selection; /* QemuClipboardSelection */ member 167 * @selection: clipboard selection. 172 QemuClipboardSelection selection); 178 * @selection: clipboard selection. 183 QemuClipboardSelection selection); 188 * @selection: clipboard selection. [all …]
|
/openbmc/qemu/include/hw/misc/ |
H A D | aspeed_scu.h | 103 * SCU08 Clock Selection Register 107 * 27 2D Engine GCLK clock source selection 109 * 25:23 APB PCLK divider selection 110 * 22:20 LPC Host LHCLK divider selection 112 * 18:16 MAC AHB bus clock divider selection 114 * 14:12 SD/SDIO divider selection 119 * 3:2 ECLK clock source selection 128 * 18 H-PLL parameter selection 173 * 23,18 Clock source selection 175 * 16 SuperIO configuration address selection [all …]
|
/openbmc/openbmc/poky/meta/recipes-devtools/cdrtools/cdrtools/ |
H A D | 0001-fix-nsectors-exceeds-0xffff-situation.patch | 16 truncate to 0xffff and set selection criteria type = 2, then save 17 extra nsectors to vendor unique selection criteria 49 + // Description: Selection criteria type. This defines a vendor unique format 52 + // 2 - Save extra sector count to vendor unique selection criteria 58 + // Description: Save extra sector count to vendor unique selection criteria.
|
/openbmc/openbmc/poky/meta/recipes-devtools/syslinux/syslinux/ |
H A D | 0001-Add-extra-sector-count-from-section-entry-for-EFI-ca.patch | 16 Yocto defines `Selection criteria type = 2', add extra sector count 77 + // Description: Selection criteria type. This defines a vendor unique format 80 + // 0 - No selection criteria 82 + // 2 - Save extra sector count to vendor unique selection criteria (Yocto) 89 + // Description: Selection criteria type = 2, reserved by Yocto, 90 + // save extra sector count to vendor unique selection criteria
|
/openbmc/openbmc-test-automation/gui/test/server_config/ |
H A D | test_obmc_gui_network_settings.robot | 69 Verify IP Address Editable With Static IP Selection 70 [Documentation] Verify IP address editable with static IP selection. 80 Verify IP Address Noneditable With DHCP IP Selection 81 [Documentation] Verify IP address noneditable with DHCP IP selection.
|
/openbmc/u-boot/board/kobol/helios4/ |
H A D | README | 20 Boot selection: 23 Before powering up the board, boot selection should be done via the SW1 dip
|
/openbmc/u-boot/board/solidrun/clearfog/ |
H A D | README | 20 Boot selection: 23 Before powering up the board, boot selection should be done via the SW1 dip
|
/openbmc/u-boot/arch/arm/mach-s5pc1xx/include/mach/ |
H A D | sromc.h | 22 #define SMC_BC_TCOS(x) (x << 24) /* 4clk chip selection set-up */ 24 #define SMC_BC_TCOH(x) (x << 12) /* 1clk chip selection hold */
|
/openbmc/u-boot/board/Arcturus/ucp1020/ |
H A D | README | 11 - the selection of populated phy(s): 14 - the selection of boot location:
|
/openbmc/u-boot/arch/arm/mach-exynos/include/mach/ |
H A D | sromc.h | 19 #define SROMC_BC_TCOS(x) (x << 24) /* chip selection set-up */ 21 #define SROMC_BC_TCOH(x) (x << 12) /* chip selection hold */
|
/openbmc/u-boot/drivers/sound/ |
H A D | wm8994.c | 22 /* defines for wm8994 system clock selection */ 175 debug("%s: Invalid audio interface selection\n", __func__); in wm8994_set_fmt() 186 debug("%s: Invalid i2s master selection\n", __func__); in wm8994_set_fmt() 205 debug("%s: Invalid i2s format selection\n", __func__); in wm8994_set_fmt() 220 debug("%s: Invalid i2s frame inverse selection\n", in wm8994_set_fmt() 242 debug("%s: Invalid i2s clock polarity selection\n", in wm8994_set_fmt() 248 debug("%s: Invalid i2s format selection\n", __func__); in wm8994_set_fmt() 456 debug("%s: Invalid input clock selection [%d]\n", in configure_aif_clock() 552 debug("%s Invalid input clock selection [%d]\n", in wm8994_set_sysclk() 690 /* VMID Selection */ in wm8994_setup_interface()
|
/openbmc/u-boot/arch/arm/include/asm/arch-lpc32xx/ |
H A D | dma.h | 33 #define DMAC_CHAN_DEST_WIDTH_32 (1 << 22) /* Destination data width selection */ 34 #define DMAC_CHAN_SRC_WIDTH_32 (1 << 19) /* Source data width selection */
|
/openbmc/openbmc/meta-ibm/recipes-bsp/u-boot/u-boot-aspeed-sdk/p10bmc/ |
H A D | ibm.json | 63 "Boot From UART Port Selection": "UART5", 99 "Internal bridge speed selection": { "value": "1x" }, 103 "SuperIO configuration address selection": { "value": "0x2e" },
|
H A D | ips.json | 70 "Boot From UART Port Selection": "UART5", 106 "Internal bridge speed selection": { "value": "1x" }, 110 "SuperIO configuration address selection": { "value": "0x2e" },
|
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/BIOSConfig/ |
H A D | Manager.interface.yaml | 72 "Memory Operating Speed Selection", 74 "Advanced/Memory Configuration/Memory Operating Speed Selection", 90 "Advanced/Debug Feature Selection",
|
/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libio/ |
H A D | libio-socket-ssl-perl_2.089.bb | 6 multiple SSL contexts, cipher selection, certificate verification, and \ 7 SSL version selection. As an extra bonus, it works perfectly with \
|
/openbmc/u-boot/board/freescale/p2041rdb/ |
H A D | cpld.h | 22 u8 jtag_sel; /* 0x8 - JTAG or AURORA Selection */ 25 u8 fbank_sel; /* 0xb - Flash bank selection */
|
/openbmc/u-boot/tools/buildman/ |
H A D | test.py | 341 """Test single board selection""" 346 """Test single board selection""" 352 """Test single board selection""" 360 """Test single board selection""" 367 """Test single board selection""" 373 """Test single board selection""" 384 """Test single board selection""" 390 """Test single board selection""" 396 """Test single board selection"""
|
/openbmc/u-boot/doc/ |
H A D | README.multi-dtb-fit | 16 The selection is done using board_fit_config_name_match() (same as what the SPL 17 uses to select the DTB for U-Boot). The selection happens during fdtdec_setup() 38 Uncompression and selection stages happen in fdtdec_setup() which is called
|
H A D | README.bootmenu | 12 selected using the "Enter" key. The selection of the highlighted 18 selection.
|
/openbmc/openbmc/meta-arm/meta-arm-systemready/recipes-test/arm-systemready-linux-distros/files/unattended-boot-conf/Debian/ |
H A D | preseed.cfg | 32 # Disable mirror selection 36 # Skip package selection and upgrades
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/xorg-app/ |
H A D | xfontsel_1.1.0.bb | 3 SUMMARY = "xfontsel provides point and click selection of X11 font names"
|