/openbmc/openbmc/poky/documentation/migration-guides/ |
H A D | release-notes-4.0.15.rst | 32 - bash: changes to SIGINT handler while waiting for a child 43 - cve-check: don't warn if a patch is remote 48 - goarch: Move Go architecture mapping to a library 68 - sdk-manual: extensible.rst: remove instructions for using SDK functionality directly in a yocto …
|
/openbmc/linux/drivers/gpu/drm/meson/ |
H A D | meson_viu.c | 55 #define COEFF_NORM(a) ((int)((((a) * 2048.0) + 1) / 2)) argument 58 #define EOTF_COEFF_NORM(a) ((int)((((a) * 4096.0) + 1) / 2)) argument
|
/openbmc/qemu/crypto/ |
H A D | cipher-gnutls.c.inc | 16 * You should have received a copy of the GNU Lesser General Public 97 error_setg(errp, "Length %zu must be a multiple of block size %zu", 157 error_setg(errp, "Length %zu must be a multiple of block size %zu", 322 * in this case, so we just force set a default
|
/openbmc/linux/include/scsi/ |
H A D | scsi_transport_iscsi.h | 436 #define iscsi_cls_session_printk(prefix, _cls_session, fmt, a...) \ argument 437 dev_printk(prefix, &(_cls_session)->dev, fmt, ##a) 439 #define iscsi_cls_conn_printk(prefix, _cls_conn, fmt, a...) \ argument 440 dev_printk(prefix, &(_cls_conn)->dev, fmt, ##a)
|
/openbmc/linux/drivers/net/ethernet/intel/e1000e/ |
H A D | e1000.h | 612 #define E1000_WRITE_REG_ARRAY(a, reg, offset, value) \ argument 613 (__ew32((a), (reg + ((offset) << 2)), (value))) 615 #define E1000_READ_REG_ARRAY(a, reg, offset) \ argument 616 (readl((a)->hw_addr + reg + ((offset) << 2)))
|
/openbmc/u-boot/board/freescale/t1040qds/ |
H A D | README | 3 The T1040QDS is a Freescale reference board that hosts the T1040 SoC 14 - Four e5500 cores, each with a private 256 KB L2 cache 164 T1022 is a reduced personality of T1040 with less core/clusters. 168 T1042 is a reduced personality of T1040 without Integrated 8-port Gigabit
|
/openbmc/linux/drivers/media/platform/ti/davinci/ |
H A D | vpif.h | 361 unsigned long btm_vbi, unsigned long a, unsigned long b) in ch0_set_vbi_addr() argument 368 unsigned long btm_vbi, unsigned long a, unsigned long b) in ch0_set_hbi_addr() argument 375 unsigned long btm_vbi, unsigned long a, unsigned long b) in ch1_set_vbi_addr() argument 382 unsigned long btm_vbi, unsigned long a, unsigned long b) in ch1_set_hbi_addr() argument
|
/openbmc/linux/arch/arm/boot/dts/st/ |
H A D | stm32429i-eval.dts | 6 * licensing only applies to this file, and not this project as a 9 * a) This file is free software; you can redistribute it and/or 19 * You should have received a copy of the GNU General Public 27 * obtaining a copy of this software and associated documentation
|
/openbmc/linux/arch/arm/boot/dts/nxp/imx/ |
H A D | imx6q-utilite-pro.dts | 12 * licensing only applies to this file, and not this project as a 15 * a) This file is free software; you can redistribute it and/or 28 * obtaining a copy of this software and associated documentation 104 type = "a";
|
H A D | imx53-tx53-x03x.dts | 6 * licensing only applies to this file, and not this project as a 9 * a) This file is free software; you can redistribute it and/or 21 * obtaining a copy of this software and associated documentation 230 sgtl5000: codec@a {
|
/openbmc/openbmc/poky/scripts/pybootchartgui/pybootchartgui/ |
H A D | main.py.in | 16 # You should have received a copy of the GNU General Public License 63 # "To create a single annotation when any one of a set of processes is started, use commas… 96 """Construct a usable filename for outputs"""
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/byacc/byacc/ |
H A D | 0001-byacc-do-not-reorder-CC-and-CFLAGS.patch | 35 diff --git a/aclocal.m4 b/aclocal.m4 37 --- a/aclocal.m4 47 diff --git a/configure b/configure 49 --- a/configure
|
/openbmc/linux/arch/mips/crypto/ |
H A D | chacha-core.S | 124 #define _CONCAT3(a,b,c) a ## b ## c argument 125 #define CONCAT3(a,b,c) _CONCAT3(a,b,c) argument
|
/openbmc/openbmc-test-automation/redfish/managers/ |
H A D | test_bmc_network_mac.robot | 16 # AA:AA:AA:AA:AA:AA series is a valid MAC and does not exist in 61 [Documentation] Configure invalid MAC address which is a string. 195 ... msg=Not allowing the configuration of a valid MAC. 215 ... msg=Not allowing the configuration of a valid MAC.
|
/openbmc/linux/drivers/virt/acrn/ |
H A D | hsm.c | 466 static umode_t acrn_attr_visible(struct kobject *kobj, struct attribute *a, int n) in acrn_attr_visible() argument 468 if (a == &dev_attr_remove_cpu.attr) in acrn_attr_visible() 469 return IS_ENABLED(CONFIG_HOTPLUG_CPU) ? a->mode : 0; in acrn_attr_visible() 471 return a->mode; in acrn_attr_visible()
|
/openbmc/qemu/tests/qapi-schema/ |
H A D | args-array-empty.json | 1 # we reject an array for data if it does not contain a known type
|
H A D | args-member-array-bad.json | 1 # we reject data if it does not contain a valid array type
|
H A D | reserved-member-has.err | 2 reserved-member-has.json:5: 'data' member 'has-a' uses reserved name
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/ |
H A D | dm_event_log.h | 36 #define EVENT_LOG_CUST_MSG(tag, a, ...) argument
|
/openbmc/linux/arch/arm/boot/dts/allwinner/ |
H A D | sun4i-a10-inet1.dts | 6 * licensing only applies to this file, and not this project as a 9 * a) This file is free software; you can redistribute it and/or 22 * obtaining a copy of this software and associated documentation
|
/openbmc/openbmc/poky/meta/recipes-core/glibc/ldconfig-native-2.12.1/ |
H A D | ldconfig-handle-.dynstr-located-in-separate-segment.patch | 11 Upstream-Status: Backport [https://sourceware.org/git/?p=glibc.git;a=commitdiff;h=58e8f5fd2ba47b6dc… 19 diff --git a/readelflib.c b/readelflib.c 21 --- a/readelflib.c
|
/openbmc/u-boot/arch/arm/dts/ |
H A D | sun5i-a13-empire-electronix-d709.dts | 6 * licensing only applies to this file, and not this project as a 9 * a) This file is free software; you can redistribute it and/or 22 * obtaining a copy of this software and associated documentation
|
H A D | sun50i-a64-sopine.dtsi | 9 * licensing only applies to this file, and not this project as a 12 * a) This library is free software; you can redistribute it and/or 25 * obtaining a copy of this software and associated documentation
|
/openbmc/linux/Documentation/admin-guide/perf/ |
H A D | alibaba_pmu.rst | 31 to count the total access number of either the eight bank groups in a 43 The DDR Controller (DDRCTL) and DDR PHY combine to create a complete solution 104 unsupported. Also attach to a task is unsupported as the events are all
|
/openbmc/linux/Documentation/devicetree/bindings/net/ |
H A D | cpsw.txt | 12 - interrupts : property with a value describing the interrupt 25 a child device instead of a phandle
|