/openbmc/linux/include/uapi/linux/ |
H A D | perf_event.h | 1395 #define PERF_MEM_S(a, s) \ argument 1396 (((__u64)PERF_MEM_##a##_##s) << PERF_MEM_##a##_SHIFT)
|
/openbmc/linux/arch/arm/boot/dts/nxp/mxs/ |
H A D | imx28-cfa10049.dts | 30 adc0: nau7802@2a { 42 adc1: nau7802@2a { 54 adc2: nau7802@2a {
|
/openbmc/u-boot/doc/ |
H A D | README.ramboot-ppc85xx | 27 Suppose the board already has a working bootloader on it. And you would 31 - Suppose a platform already has a propreitery bootloader which does not
|
/openbmc/linux/drivers/media/usb/dvb-usb-v2/ |
H A D | Kconfig | 9 Almost every USB device needs a firmware, please look into 12 For a complete list of supported USB devices see the LinuxTV DVB Wiki: 15 Say Y if you own a USB DVB device.
|
/openbmc/openbmc/meta-security/dynamic-layers/meta-perl/recipes-security/bastille/files/ |
H A D | config | 15 # Q: Should we restrict console access to a small group of user accounts? [N] 83 # Q: Do you have a remote logging host? [N] 101 # Q: Would you like to set a default-deny on TCP Wrappers and xinetd? [N]
|
/openbmc/openbmc/poky/meta/classes-global/ |
H A D | patch.bbclass | 10 # There is a bug in patch 2.7.3 and earlier where index lines 43 # Double-check that either workdir or S or some directory in-between is a git repository 53 …bb.fatal('PATCHTOOL = "git" set for source tree that is not a git repository. Refusing to continue…
|
/openbmc/linux/drivers/gpu/drm/i915/ |
H A D | intel_runtime_pm.c | 155 const depot_stack_handle_t * const a = _a, * const b = _b; in cmphandle() local 157 if (*a < *b) in cmphandle() 159 else if (*a > *b) in cmphandle()
|
/openbmc/u-boot/doc/device-tree-bindings/net/ |
H A D | micrel-ksz90x1.txt | 38 The KSZ9031 hardware supports a range of skew values from negative to 42 difficult to represent a negative number in the devictree. 160 Note that a previous version of the Micrel ksz9021rl/rn Data Sheet
|
/openbmc/linux/scripts/gdb/linux/ |
H A D | slab.py | 81 def reciprocal_divide(a, R): argument 82 t = (a * int(R['m'])) >> 32 83 return (t + ((a - t) >> int(R['sh1']))) >> int(R['sh2'])
|
/openbmc/qemu/qapi/ |
H A D | string-output-visitor.c | 101 static void string_output_append(StringOutputVisitor *sov, int64_t a) in string_output_append() argument 105 range_set_bounds(r, a, a); in string_output_append()
|
H A D | transaction.json | 186 # Optional arguments to modify the behavior of a Transaction. 189 # Actions will complete or fail as a group. See 203 # Executes a number of transactionable QMP commands atomically. If
|
/openbmc/openbmc/poky/meta/classes-recipe/ |
H A D | meson.bbclass | 130 # Write out a qemu wrapper that will be used as exe_wrapper so that meson 135 # Use a modules directory which doesn't exist so we don't load random things 155 # Tell externalsrc that changes to this file require a reconfigure
|
/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/trusted-firmware-m/files/corstone1000/ |
H A D | 0007-Plaform-Corstone1000-Switch-to-metadata-v2.patch | 20 diff --git a/platform/ext/target/arm/corstone1000/fw_update_agent/fwu_agent.c b/platform/ext/target… 22 --- a/platform/ext/target/arm/corstone1000/fw_update_agent/fwu_agent.c 37 /* Properties of image in a bank */
|
/openbmc/u-boot/arch/arm/dts/ |
H A D | stm32f746-disco.dts | 11 * licensing only applies to this file, and not this project as a 14 * a) This file is free software; you can redistribute it and/or 27 * obtaining a copy of this software and associated documentation
|
H A D | sun8i-a33-sinlinx-sina33.dts | 8 * licensing only applies to this file, and not this project as a 11 * a) This file is free software; you can redistribute it and/or 24 * obtaining a copy of this software and associated documentation
|
H A D | sun8i-reference-design-tablet.dtsi | 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 | stm32h743-pinctrl.dtsi | 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/linux/drivers/net/ethernet/sun/ |
H A D | ldmvsw.c | 174 u64 a; in vsw_get_vnet() local 177 mdesc_for_each_arc(a, hp, port_node, MDESC_ARC_TYPE_BACK) { in vsw_get_vnet() 178 u64 target = mdesc_arc_target(hp, a); in vsw_get_vnet()
|
/openbmc/linux/tools/include/uapi/linux/ |
H A D | perf_event.h | 1395 #define PERF_MEM_S(a, s) \ argument 1396 (((__u64)PERF_MEM_##a##_##s) << PERF_MEM_##a##_SHIFT)
|
/openbmc/u-boot/lib/libavb/ |
H A D | avb_sha512.c | 58 #define SHA512_EXP(a, b, c, d, e, f, g, h, j) \ argument 62 t2 = SHA512_F1(wv[a]) + MAJ(wv[a], wv[b], wv[c]); \
|
/openbmc/linux/drivers/staging/fbtft/ |
H A D | Kconfig | 121 Say Y if you have such a display that utilizes this controller. 171 displays with a resolution of up to 320x240 pixels. 173 Say Y if you have such a display that utilizes this controller.
|
/openbmc/linux/arch/arm/boot/dts/arm/ |
H A D | mps2.dtsi | 8 * licensing only applies to this file, and not this project as a 11 * a) This file is free software; you can redistribute it and/or 24 * obtaining a copy of this software and associated documentation
|
/openbmc/qemu/crypto/ |
H A D | cipher-gcrypt.c.inc | 16 * You should have received a copy of the GNU Lesser General Public 134 error_setg(errp, "Length %zu must be a multiple of block size %zu", 156 error_setg(errp, "Length %zu must be a multiple of block size %zu",
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/php/php/ |
H A D | 0001-ext-opcache-config.m4-enable-opcache.patch | 6 We can't use AC_TRY_RUN to run programs in a cross compile 30 diff --git a/ext/opcache/config.m4 b/ext/opcache/config.m4 32 --- a/ext/opcache/config.m4
|
/openbmc/openbmc/poky/meta/files/common-licenses/ |
H A D | DOC | 5 …opyrighting it yourself or claiming authorship of the DOC software code, in a way that will preven… 7 …ies of design, merchantability, and fitness for a particular purpose, noninfringement, or arising …
|