/openbmc/u-boot/arch/arm/dts/ |
H A D | armada-385-turris-omnia.dts | 9 * licensing only applies to this file, and not this project as a 12 * a) This file is licensed under the terms of the GNU General Public 19 * obtaining a copy of this software and associated documentation
|
H A D | rk3368-geekbox.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/meta-openembedded/meta-multimedia/recipes-multimedia/fluidsynth/fluidsynth/ |
H A D | 0002-fluid_synth_nwrite_float-Allow-zero-pointer-for-left.patch | 10 With this modification a client can define exactly what it wants to get into 23 diff --git a/src/synth/fluid_synth.c b/src/synth/fluid_synth.c 25 --- a/src/synth/fluid_synth.c
|
/openbmc/linux/drivers/media/usb/gspca/ |
H A D | w996Xcf.c | 154 u16 a, b; in w9968cf_upload_quantizationtables() local 160 a = Y_QUANTABLE[j] | ((unsigned)(Y_QUANTABLE[j + 1]) << 8); in w9968cf_upload_quantizationtables() 162 reg_w(sd, 0x40 + i, a); in w9968cf_upload_quantizationtables()
|
/openbmc/docs/designs/ |
H A D | ecc-dbus-sel.md | 65 It also devised a mechanism to limit the "maximum number" of logs to avoid 66 creating a large number of correctable ECC logs. When the `maximum quantity` is 108 value, it will record the ECC log. But this will encounter a lot of ECC logs,
|
/openbmc/openbmc/poky/documentation/migration-guides/ |
H A D | migration-2.7.rst | 18 indentation. If found, BitBake produces a warning. 108 :term:`RDEPENDS` variables. As a result, existing 151 - *distrodata*: This functionally has been replaced by a more modern tinfoil-based implementation.
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/rarpd/rarpd/ |
H A D | 0003-rarpd.c-bug-fix.patch | 13 diff --git a/rarpd.c b/rarpd.c 15 --- a/rarpd.c 209 if (a->ar_op != htons(ARPOP_RREQUEST))
|
/openbmc/openbmc/meta-raspberrypi/dynamic-layers/multimedia-layer/recipes-multimedia/rpidistro-vlc/ |
H A D | rpidistro-vlc_3.0.17.bb | 135 # This recipe packages vlc as a library as well, so qt4 dependencies 157 ${libdir}/vlc/plugins/*/*.a \ 158 ${libdir}/vlc/libcompat.a \
|
/openbmc/openbmc/poky/meta/classes-recipe/ |
H A D | native.bbclass | 11 # no need for them to be a direct target of 'world' 212 # built. Even if the output of this recipe doesn't change, a change in one of 213 # its dependencies may cause a change in the output it generates (e.g. rpm
|
/openbmc/qemu/tests/qemu-iotests/ |
H A D | 307.out | 10 === Create a read-only NBD export === 27 === Try a few invalid things === 64 === Add a writable export ===
|
/openbmc/linux/Documentation/networking/device_drivers/ethernet/mellanox/mlx5/ |
H A D | tracepoints.rst | 50 …9] ...1 1475.387435: mlx5e_rep_neigh_update: netdev: ens1f0 MAC: 24:8a:07:9a:17:9a IPv4: 1.1.1.10…
|
H A D | kconfig.rst | 97 | Innova network cards are comprised of a ConnectX chip and an FPGA chip on one board. 125 | and vdpa device. It is similar to a SRIOV VF but it doesn't require 155 | be executed by the hardware. It also supports a variety of stateless
|
/openbmc/linux/tools/testing/selftests/net/ |
H A D | tcp_mmap.c | 76 #define min(a, b) ((a) < (b) ? (a) : (b)) argument
|
/openbmc/linux/Documentation/devicetree/bindings/memory-controllers/ |
H A D | ti,gpmc-child.yaml | 15 represents any device connected to the GPMC bus. It may be a Flash chip, 139 to a different CS 198 Total width of device(s) connected to a GPMC
|
/openbmc/linux/arch/arm/boot/dts/allwinner/ |
H A D | sun8i-r16-bananapi-m2m.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/linux/samples/bpf/ |
H A D | test_lru_dist.c | 23 #define min(a, b) ((a) < (b) ? (a) : (b)) argument
|
/openbmc/linux/drivers/clk/tegra/ |
H A D | clk-tegra124-emc.c | 431 const struct emc_timing *a = _a; in cmp_timings() local 434 if (a->rate < b->rate) in cmp_timings() 436 else if (a->rate == b->rate) in cmp_timings()
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/link/protocols/ |
H A D | link_ddc.c | 86 #define DDC_MIN(a, b) (((a) < (b)) ? (a) : (b)) argument
|
/openbmc/linux/sound/soc/atmel/ |
H A D | Kconfig | 98 Axentia TSE-850 with a PCM5142 codec. 132 and supports a Time Division Multiplexed (TDM) interface with 175 microphones PDM outputs. It generates a single clock line and samples 1 or
|
/openbmc/linux/Documentation/devicetree/bindings/arm/ |
H A D | psci.yaml | 23 in a manner similar to that specified by AAPCS: 109 power topology of the system. Individual nodes in a topology have their 118 (OSI) CPU suspend mode is introduced. Using a hierarchical representation
|
/openbmc/linux/arch/arm64/boot/dts/qcom/ |
H A D | msm8998-clamshell.dtsi | 41 * Configure a pull-up on 45 (RX). This is needed to 52 * Configure a pull-down on 47 (CTS) to match the pull 100 * hold a vote for these clocks, or panels are brought up properly, using drm/msm.
|
/openbmc/linux/arch/sparc/kernel/ |
H A D | rtrap_64.S | 61 be,a,pn %icc, __handle_userfpu_continue 63 ba,a,pt %xcc, __handle_userfpu_continue 278 ba,a,pt %xcc, user_rtt_fill_64bit
|
/openbmc/linux/arch/arm/boot/dts/st/ |
H A D | stm32h7-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/fs/nfsd/ |
H A D | Kconfig | 16 protocol. To compile the NFS server support as a module, 19 You may choose to use a user-space NFS server instead, in which 134 to be a flex file server - it is for testing the client,
|
/openbmc/linux/arch/arm/boot/dts/rockchip/ |
H A D | rk3288-veyron-fievel.dts | 95 * Reset for the RTL8211 PHY which requires a 10-ms reset pulse (low) 96 * with a 30ms settling time. 144 * This is not a pwren anymore, but the real power supply,
|