/openbmc/linux/drivers/scsi/esas2r/ |
H A D | esas2r_ioctl.c | 5 * Copyright (c) 2001-2013 ATTO Technology, Inc. 21 * LIMITATION, ANY WARRANTIES OR CONDITIONS OF TITLE, NON-INFRINGEMENT, 40 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, 48 * allocate a DMA-able memory area to communicate with the firmware. In 50 * we will allocate a global buffer the first time we need it and re-use 85 a->fm_api_command_done = 1; in complete_fm_api_req() 86 wake_up_interruptible(&a->fm_api_waiter); in complete_fm_api_req() 92 struct esas2r_adapter *a = (struct esas2r_adapter *)sgc->adapter; in get_physaddr_fm_api() 93 int offset = sgc->cur_offset - a->save_offset; in get_physaddr_fm_api() 95 (*addr) = a->firmware.phys + offset; in get_physaddr_fm_api() [all …]
|
H A D | esas2r.h | 5 * Copyright (c) 2001-2013 ATTO Technology, Inc. 21 * LIMITATION, ANY WARRANTIES OR CONDITIONS OF TITLE, NON-INFRINGEMENT, 40 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, 102 #define ESAS2R_COPYRIGHT_YEARS "2001-2013" 127 #define MAKEWORD(lo, hi) ((u16)((u8)(lo) | ((u16)(u8)(hi) << 8))) argument 132 #define MAKEDWORD(lo, hi) ((u32)((u16)(lo) | ((u32)(u16)(hi) << 16))) argument 135 #define LOBIT(x) ((x) & (0 - (x))) 142 readl((void __iomem *)a->regs + (reg) + MW_REG_OFFSET_HWREG) 145 writel(data, (void __iomem *)(a->regs + (reg) + MW_REG_OFFSET_HWREG)) 154 readb((void __iomem *)a->data_window + (reg)) [all …]
|
/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-extended/polkit-gnome/polkit-gnome/ |
H A D | polkit-gnome-authentication-agent-1.desktop | 4 Name[be]=PolicyKit - аґент аўтэнтыфікацыі 14 Name[fi]=PolicytKit-tunnistautumisohjelma 18 Name[hi]=PolicyKit प्रमाणीकरण प्रतिनिधि 44 Comment[be]=PolicyKit - аґент аўтэнтыфікацыі 54 Comment[fi]=PolicytKit-tunnistautumisohjelma 58 Comment[hi]=PolicyKit प्रमाणीकरण प्रतिनिधि 82 Exec=/usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1
|
/openbmc/linux/arch/x86/kernel/apic/ |
H A D | x2apic_uv_x.c | 9 * Copyright (C) 2007-2014 Silicon Graphics, Inc. All rights reserved. 132 uv_cpuid.pnode_mask = (1 << uv_cpuid.n_skt) - 1; in early_get_pnodeid() 166 + UV4_HUB_REVISION_BASE - 1; in early_set_hub_type() 182 + UV2_HUB_REVISION_BASE - 1; in early_set_hub_type() 247 #define INVALID_TYPE 0 /* Leaf 0xb sub-leaf types */ 282 uv_cpuid.apicid_mask = (~(-1 << sid_shift)); in set_x2apic_bits() 310 for (i = 0; st->entry[i].type != UV_SYSTAB_TYPE_UNUSED; i++) { in early_find_archtype() 311 unsigned long ptr = st->entry[i].offset; in early_find_archtype() 316 if (st->entry[i].type == UV_SYSTAB_TYPE_ARCH_TYPE) in early_find_archtype() 326 int n = strlen(uv_ate->archtype); in decode_arch_type() [all …]
|
/openbmc/qemu/ |
H A D | .patchew.yml | 1 --- 85 Hi, 91 {% elif test == "docker-mingw@fedora" or test == "docker-quick@centos8" or test == "asan" %} 92 Hi, 102 Hi, 115 --- 117 Please send your feedback to patchew-devel@redhat.com 126 time make docker-test-debug@fedora TARGET_LIST=x86_64-softmmu J=14 NETWORK=1 127 docker-quick@centos8: 133 time make docker-test-quick@centos8 SHOW_ENV=1 J=14 NETWORK=1 [all …]
|
/openbmc/openbmc/poky/scripts/ |
H A D | create-pull-request | 3 # Copyright (c) 2010-2013, Intel Corporation. 5 # SPDX-License-Identifier: GPL-2.0-or-later 15 ODIR=pull-$$ 24 …: $CMD [-h] [-o output_dir] [-m msg_body_file] [-s subject] [-r relative_to] [-i commit_id] [-d re… 25 -b branch Branch name in the specified remote (default: current branch) 26 -l local branch Local branch name (default: HEAD) 27 -c Create an RFC (Request for Comment) patch series 28 -h Display this help message 29 -a Automatically push local branch (-l) to remote branch (-b), 31 -i commit_id Ending commit (default: HEAD) [all …]
|
/openbmc/linux/Documentation/devicetree/bindings/sound/ |
H A D | qcom,wcd938x-sdw.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/sound/qcom,wcd938x-sdw.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Srinivas Kandagatla <srinivas.kandagatla@linaro.org> 13 Qualcomm WCD9380/WCD9385 Codec is a standalone Hi-Fi audio codec IC. 24 qcom,tx-port-mapping: 28 $ref: /schemas/types.yaml#/definitions/uint32-array 32 qcom,rx-port-mapping: 36 $ref: /schemas/types.yaml#/definitions/uint32-array [all …]
|
H A D | qcom,wcd9335.yaml | 1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause 3 --- 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Srinivas Kandagatla <srinivas.kandagatla@linaro.org> 13 Qualcomm WCD9335 Codec is a standalone Hi-Fi audio codec IC with in-built 27 clock-names: 29 - const: mclk 30 - const: slimbus 35 interrupt-names: 37 - const: intr1 [all …]
|
H A D | qcom,wcd938x.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Srinivas Kandagatla <srinivas.kandagatla@linaro.org> 13 Qualcomm WCD9380/WCD9385 Codec is a standalone Hi-Fi audio codec IC. 17 - $ref: dai-common.yaml# 22 - qcom,wcd9380-codec 23 - qcom,wcd9385-codec 25 reset-gpios: 29 us-euro-gpios: [all …]
|
H A D | qcom,wcd934x.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Srinivas Kandagatla <srinivas.kandagatla@linaro.org> 13 Qualcomm WCD9340/WCD9341 Codec is a standalone Hi-Fi audio codec IC. 14 It has in-built Soundwire controller, pin controller, interrupt mux and 27 reset-gpios: 31 slim-ifc-dev: 38 clock-names: 41 vdd-buck-supply: [all …]
|
/openbmc/openbmc/meta-security/classes/ |
H A D | dm-verity-img.bbclass | 1 # SPDX-License-Identifier: MIT 6 # This bbclass allows creating of dm-verity protected partition images. It 7 # generates a device image file with dm-verity hash data appended at the end 17 # DM_VERITY_IMAGE = "core-image-full-cmdline" # or other image 20 # IMAGE_CLASSES += "dm-verity-img" 25 # DM_VERITY_ROOT_GUID = <UUID for your architecture and root-fs> 26 # DM_VERITY_RHASH_GUID = <UUID for your architecture and verity-hash> 27 # https://uapi-group.org/specifications/specs/discoverable_partitions_specification/ 32 # Define the location where the DM_VERITY_IMAGE specific dm-verity root hash 34 STAGING_VERITY_DIR ?= "${TMPDIR}/work-shared/${MACHINE}/dm-verity" [all …]
|
/openbmc/linux/arch/x86/kernel/ |
H A D | sev-shared.c | 1 // SPDX-License-Identifier: GPL-2.0 7 * This file is not compiled stand-alone. It contains code shared 8 * between the pre-decompression boot code and the running Linux kernel 9 * and is included directly into both code-bases. 20 /* I/O parameters for CPUID-related helpers */ 48 * Section 8.14.2.6. Also noted there is the SNP firmware-enforced limit 73 * These will be initialized based on CPUID table so that non-present 74 * all-zero leaves (for sparse tables) can be differentiated from 75 * invalid/out-of-range leaves. This is needed since all-zero leaves 76 * still need to be post-processed. [all …]
|
/openbmc/linux/drivers/s390/net/ |
H A D | netiucv.c | 1 // SPDX-License-Identifier: GPL-2.0+ 164 * Representation of event-data for the 193 #define NETIUCV_MTU_MAX (NETIUCV_BUFSIZE_MAX - NETIUCV_HDRLEN) 205 clear_bit(0, &priv->tbusy); in netiucv_clear_busy() 213 return test_and_set_bit(0, &priv->tbusy); in netiucv_test_and_set_busy() 240 while (*p && ((p - tmp) < len) && (!isspace(*p))) in netiucv_printname() 252 if (memcmp(conn->userdata, iucvMagic_ebcdic, 16)) { in netiucv_printuser() 255 memcpy(tmp_uid, netiucv_printname(conn->userid, 8), 8); in netiucv_printuser() 256 memcpy(tmp_udat, conn->userdata, 16); in netiucv_printuser() 262 return netiucv_printname(conn->userid, 8); in netiucv_printuser() [all …]
|
/openbmc/linux/arch/arm/boot/dts/ti/omap/ |
H A D | omap3-n950-n9.dtsi | 1 // SPDX-License-Identifier: GPL-2.0-only 3 * omap3-n950-n9.dtsi - Device Tree file for Nokia N950 & N9 (common stuff) 5 * Written by: Aaro Koskinen <aaro.koskinen@iki.fi> 13 cpu0-supply = <&vcc>; 23 compatible = "regulator-fixed"; 24 regulator-name = "VEMMC"; 25 regulator-min-microvolt = <2900000>; 26 regulator-max-microvolt = <2900000>; 28 startup-delay-us = <150>; 29 enable-active-high; [all …]
|
/openbmc/linux/drivers/video/fbdev/ |
H A D | tridentfb.c | 1 // SPDX-License-Identifier: GPL-2.0-only 5 * Copyright 2001, 2002 - Jani Monoses <jani@iv.ro> 31 #include <linux/i2c-algo-bit.h> 80 MODULE_PARM_DESC(mode_option, "Initial video mode e.g. '648x480-8@60'"); 82 MODULE_PARM_DESC(mode, "Initial video mode e.g. '648x480-8@60' (deprecated)"); 167 fb_writeb(val, p->io_virt + reg); in t_outb() 172 return fb_readb(p->io_virt + reg); in t_inb() 177 fb_writel(v, par->io_virt + r); in writemmr() 182 return fb_readl(par->io_virt + r); in readmmr() 194 u8 reg = vga_mm_rcrt(par->io_virt, I2C) & DDC_MASK_TGUI; in tridentfb_ddc_setscl_tgui() [all …]
|
/openbmc/linux/arch/sparc/lib/ |
H A D | memcpy.S | 1 /* SPDX-License-Identifier: GPL-2.0 */ 5 * Copyright (C) 1995 Linus Torvalds (Linus.Torvalds@helsinki.fi) 45 ldd [%src - (offset) - 0x10], %t0; \ 46 ldd [%src - (offset) - 0x08], %t2; \ 47 st %t0, [%dst - (offset) - 0x10]; \ 48 st %t1, [%dst - (offset) - 0x0c]; \ 49 st %t2, [%dst - (offset) - 0x08]; \ 50 st %t3, [%dst - (offset) - 0x04]; 53 ldd [%src - (offset) - 0x10], %t0; \ 54 ldd [%src - (offset) - 0x08], %t2; \ [all …]
|
/openbmc/linux/Documentation/sound/cards/ |
H A D | multisound.sh | 4 # -- Andrew Veliath <andrewtv@usa.net> 15 # -=-=- Getting Firmware -=-=- 26 # Currently, full-duplex digital audio (/dev/dsp only, /dev/audio is 37 # snd-msnd-lib - MultiSound base (requires snd) 39 # snd-msnd-classic - Base audio/mixer support for Classic, Monetery and 42 # snd-msnd-pinnacle - Base audio/mixer support for Pinnacle and Fiji cards 45 # Important Notes - Read Before Using 69 # These cards are configured through the driver snd-msnd-classic. You must 81 # can be used to configure the card in non-PnP mode, and in PnP mode 84 # pinnaclecfg is not required; you can use the snd-msnd-pinnacle module [all …]
|
/openbmc/linux/drivers/pci/switch/ |
H A D | switchtec.c | 1 // SPDX-License-Identifier: GPL-2.0 16 #include <linux/io-64-nonatomic-lo-hi.h> 78 u32 device = ioread32(&stdev->mmio_sys_info->device_id); in is_firmware_running() 80 return stdev->pdev->device == device; in is_firmware_running() 89 return ERR_PTR(-ENOMEM); in stuser_create() 91 get_device(&stdev->dev); in stuser_create() 92 stuser->stdev = stdev; in stuser_create() 93 kref_init(&stuser->kref); in stuser_create() 94 INIT_LIST_HEAD(&stuser->list); in stuser_create() 95 init_waitqueue_head(&stuser->cmd_comp); in stuser_create() [all …]
|
/openbmc/linux/drivers/mfd/ |
H A D | rohm-bd71828.c | 1 // SPDX-License-Identifier: GPL-2.0-only 14 #include <linux/mfd/rohm-bd71815.h> 15 #include <linux/mfd/rohm-bd71828.h> 16 #include <linux/mfd/rohm-generic.h> 24 .gpio = -1, 31 .name = "bd71828-pwrkey", 35 DEFINE_RES_IRQ_NAMED(BD71815_INT_RTC0, "bd71815-rtc-alm-0"), 36 DEFINE_RES_IRQ_NAMED(BD71815_INT_RTC1, "bd71815-rtc-alm-1"), 37 DEFINE_RES_IRQ_NAMED(BD71815_INT_RTC2, "bd71815-rtc-alm-2"), 41 DEFINE_RES_IRQ_NAMED(BD71828_INT_RTC0, "bd71828-rtc-alm-0"), [all …]
|
/openbmc/linux/drivers/usb/serial/ |
H A D | ftdi_sio_ids.h | 1 /* SPDX-License-Identifier: GPL-2.0 */ 6 * Philipp Gühring - pg@futureware.at - added the Device ID of the USB relais 25 #define FTDI_4232H_PID 0x6011 /* Quad channel hi-speed device */ 26 #define FTDI_232H_PID 0x6014 /* Single channel hi-speed device */ 27 #define FTDI_FTX_PID 0x6015 /* FT-X series (FT201X, FT230X, FT231X, etc) */ 28 #define FTDI_FT2233HP_PID 0x6040 /* Dual channel hi-speed device with PD */ 29 #define FTDI_FT4233HP_PID 0x6041 /* Quad channel hi-speed device with PD */ 30 #define FTDI_FT2232HP_PID 0x6042 /* Dual channel hi-speed device with PD */ 31 #define FTDI_FT4232HP_PID 0x6043 /* Quad channel hi-speed device with PD */ 32 #define FTDI_FT233HP_PID 0x6044 /* Dual channel hi-speed device with PD */ [all …]
|
/openbmc/linux/Documentation/admin-guide/blockdev/ |
H A D | zram.rst | 2 zram: Compressed RAM-based block devices 8 The zram module creates RAM-based block devices named /dev/zram<id> 20 There are several ways to configure and manage zram device(-s): 23 b) using zramctl utility, provided by util-linux (util-linux@vger.kernel.org). 28 In order to get a better idea about zramctl please consult util-linux 29 documentation, zramctl man-page or `zramctl --help`. Please be informed 30 that zram maintainers do not develop/maintain util-linux or zramctl, should 31 you have any questions please contact util-linux@vger.kernel.org 45 -EBUSY an attempt to modify an attribute that cannot be changed once 47 -ENOMEM zram was not able to allocate enough memory to fulfil your [all …]
|
/openbmc/linux/drivers/media/rc/ |
H A D | ati_remote.c | 1 // SPDX-License-Identifier: GPL-2.0-or-later 5 * Copyright (c) 2011, 2012 Anssi Hannula <anssi.hannula@iki.fi> 24 * Vincent Vanackere <vanackere@lif.univ-mrs.fr> 35 * "All-In-Wonder" video card packages. The receiver self-identifies as a 51 * - Press and hold the "hand icon" button. 52 * - When the red LED starts to blink, let go of the "hand icon" button. 53 * - When it stops blinking, input the channel code as two digits, from 01 58 * and mask. Note: debugging prints remote numbers as zero-based hexadecimal. 71 * The default is 0 (respond to all channels). Bit 0 and bits 17-32 of this 84 #include <media/rc-core.h> [all …]
|
/openbmc/linux/drivers/media/i2c/ |
H A D | ov5640.c | 1 // SPDX-License-Identifier: GPL-2.0-or-later 3 * Copyright (C) 2011-2013 Freescale Semiconductor, Inc. All Rights Reserved. 4 * Copyright (C) 2014-2017 Mentor Graphics Inc. 8 #include <linux/clk-provider.h> 22 #include <media/v4l2-async.h> 23 #include <media/v4l2-ctrls.h> 24 #include <media/v4l2-device.h> 25 #include <media/v4l2-event.h> 26 #include <media/v4l2-fwnode.h> 27 #include <media/v4l2-subdev.h> [all …]
|
/openbmc/linux/drivers/staging/rtl8192u/ieee80211/ |
H A D | ieee80211_crypt_tkip.c | 1 // SPDX-License-Identifier: GPL-2.0 3 * Host AP crypt: host-based TKIP encryption implementation for Host AP driver 5 * Copyright (c) 2003-2004, Jouni Malinen <jkmaline@cc.hut.fi> 71 priv->key_idx = key_idx; in ieee80211_tkip_init() 73 priv->tx_tfm_michael = crypto_alloc_shash("michael_mic", 0, 0); in ieee80211_tkip_init() 74 if (IS_ERR(priv->tx_tfm_michael)) { in ieee80211_tkip_init() 77 priv->tx_tfm_michael = NULL; in ieee80211_tkip_init() 81 priv->rx_tfm_michael = crypto_alloc_shash("michael_mic", 0, 0); in ieee80211_tkip_init() 82 if (IS_ERR(priv->rx_tfm_michael)) { in ieee80211_tkip_init() 85 priv->rx_tfm_michael = NULL; in ieee80211_tkip_init() [all …]
|
/openbmc/linux/drivers/staging/rtl8192e/ |
H A D | rtllib_crypt_tkip.c | 1 // SPDX-License-Identifier: GPL-2.0 3 * Host AP crypt: host-based TKIP encryption implementation for Host AP driver 5 * Copyright (c) 2003-2004, Jouni Malinen <jkmaline@cc.hut.fi> 67 priv->key_idx = key_idx; in rtllib_tkip_init() 69 priv->tx_tfm_michael = crypto_alloc_shash("michael_mic", 0, 0); in rtllib_tkip_init() 70 if (IS_ERR(priv->tx_tfm_michael)) { in rtllib_tkip_init() 72 priv->tx_tfm_michael = NULL; in rtllib_tkip_init() 76 priv->rx_tfm_michael = crypto_alloc_shash("michael_mic", 0, 0); in rtllib_tkip_init() 77 if (IS_ERR(priv->rx_tfm_michael)) { in rtllib_tkip_init() 79 priv->rx_tfm_michael = NULL; in rtllib_tkip_init() [all …]
|