/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/fuc/ |
H A D | gpc.fuc | 5 * Permission is hereby granted, free of charge, to any person obtaining a 292 // handler, pulls a command from the queue and executes its handler 377 // Disables various things, waits a bit, and re-enables them.. 379 // Not sure how exactly this helps, perhaps "ENABLE" is not such a 400 // on save it means: "a load will follow this save" 401 // on load it means: "a save preceeded this load" 477 // if load, or a save without a load following, do some 478 // unknown stuff that's done after finishing a block of
|
/openbmc/linux/Documentation/networking/device_drivers/ethernet/netronome/ |
H A D | nfp.rst | 99 If you want to load a specific firmware image for a specific card, you 101 print which files it's looking for when it recognizes a NFP device:: 119 The version of the loaded firmware for a particular <netdev> interface, 148 Defines a list of PF devices allowed to load FW on the device. 225 example, if packets sent from a VM are to be encapsulated on the card and 226 egress a physical port, then the MTU of the VF should be set to lower than 228 additional header. If a setup is expected to see fallback traffic between 246 To force the FEC mode for a particular port, auto-negotiation must be disabled
|
/openbmc/linux/arch/powerpc/crypto/ |
H A D | poly1305-p10le_64.S | 18 # a += m 19 # a = (r + a) % p 20 # a += s 40 # Each word in a vector consists a member of a "r/s" in [a * r/s]. 487 lvx 31, 14, 10 # v31 = 1a
|
/openbmc/qemu/target/m68k/ |
H A D | fpu_helper.c | 380 floatx80 a, b; in HELPER() local 384 a = floatx80_round(val0->d, &env->fp_status); in HELPER() 387 res->d = floatx80_mul(a, b, &env->fp_status); in HELPER() 413 floatx80 a, b; in HELPER() local 417 a = floatx80_round(val1->d, &env->fp_status); in HELPER() 420 res->d = floatx80_div(a, b, &env->fp_status); in HELPER() 703 floatx80 a = val->d; in HELPER() local 709 res1->d = floatx80_cos(a, &env->fp_status); in HELPER() 710 res0->d = floatx80_sin(a, &env->fp_status); in HELPER()
|
/openbmc/linux/tools/build/tests/ex/ |
H A D | a.c | 3 int a(void) in a() function
|
/openbmc/u-boot/drivers/usb/host/ |
H A D | Kconfig | 21 Say Y or if your system has a Dual Role SuperSpeed 72 STiH407 family SoCs. This is a driver for the dwc3 to provide the glue logic 112 connect to a companion controller. If you configure EHCI, you should 222 The Open Host Controller Interface (OHCI) is a standard for accessing 225 say Y. On most non-x86 systems, and on x86 hardware that's not using a 227 controller doesn't use PCI, this is probably appropriate. For a PCI 248 The Universal Host Controller Interface is a standard by Intel for
|
/openbmc/openbmc/meta-yadro/recipes-phosphor/ipmi/phosphor-ipmi-host/ |
H A D | 0002-Add-support-for-boot-initiator-mailbox.patch | 2 From: Alexander Amelkin <a.amelkin@yadro.com> 15 It is expected that a machine-specific override for 22 Signed-off-by: Alexander Amelkin <a.amelkin@yadro.com> 30 diff --git a/chassishandler.cpp b/chassishandler.cpp 32 --- a/chassishandler.cpp 406 diff --git a/chassishandler.hpp b/chassishandler.hpp 408 --- a/chassishandler.hpp
|
/openbmc/openbmc/poky/meta/files/common-licenses/ |
H A D | LAL-1.2 | 11 …ue conduit à restreindre l’accès du public à l’oeuvre, la Licence Art Libre a pour but de le favor… 14 …réation et de production est apparu. Il est aussi l’amplification de ce qui a été expérimenté par … 30 – Auteur de l’oeuvre originelle :c’est la personne qui a créé l’oeuvre à l’origine d’une arborescen… 35 Cette licence a pour objet de définir les conditions selon lesquelles vous pouvez jouir librement d… 54 Cette licence n’a pas pour objet de nier vos droits d’auteur sur votre contribution. En choisissant… 57 …user, ou de modifier l’oeuvre constitue une acception tacite. Cette licence a pour durée la durée … 61 …nter des dispositions contenues dans la version sous laquelle la copie vous a été communiquée ou a…
|
/openbmc/phosphor-dbus-interfaces/yaml/org/freedesktop/UPower/ |
H A D | Device.interface.yaml | 6 interfaces. Unless otherwise noted, an empty string or the value 0 in a 53 on a graph in the session." 78 blank if the device is being driven by a user space driver." 202 "The amount of energy left in the power source expressed as a 247 "The capacity of the power source expressed as a percentage between 0 249 value less than 75% is usually a sign that you should renew your 285 1: None (the battery does not use a coarse level of battery
|
/openbmc/linux/Documentation/devicetree/bindings/pci/ |
H A D | nvidia,tegra194-pcie.yaml | 18 Root Port mode or Endpoint mode but one at a time. 98 controller and a specifier name for the PCIe controller. 118 Must contain a pair of phandles to BPMP controller node followed by 152 This is a boolean property and needs to be present to improve performance 153 when a platform is designed in such a way that it satisfies at least one 161 a) speed is Gen-2 and MPS is 256B
|
/openbmc/linux/Documentation/devicetree/bindings/thermal/ |
H A D | nvidia,tegra124-soctherm.yaml | 64 description: A sub-node which is a container of configuration for each 112 programmed to any of the following values which represent a 141 expires (which means the OC event has not occurred for a long 157 It is an array of pairs where each pair represents a tsensor ID followed 158 by a temperature in milli Celcius. In the absence of this property the 163 which the SOCTHERM hardware will assert a thermal trigger if the 165 is present, the breach of a critical trip point is reported back to
|
/openbmc/linux/arch/mips/boot/dts/ingenic/ |
H A D | ci20.dts | 84 type = "a"; 132 * regulators; but the MMC/SD subsystem won't accept such a 166 * Use the 32.768 kHz oscillator as the parent of the RTC for a higher 185 * 3000 kHz for the OST timer to provide a higher 295 act8600: act8600@5a { 349 * Likely the CI20 uses a proprietary 351 * Since this is a simple on/off LDO the
|
/openbmc/openbmc/poky/meta/recipes-core/coreutils/ |
H A D | coreutils_9.5.bb | 25 CVE_STATUS[CVE-2016-2781] = "disputed: runcon is not really a sandbox command, use `runcon ... sets… 50 # [ df mktemp nice printenv base64 gets a special treatment and is not included in this 58 # hostname gets a special treatment and is not included in this 80 # absolute since coreutils has a lot of m4 files, otherwise there might 81 # be an "Argument list too long" error when it is built in a long/deep 85 # Deal with a separate builddir failure if src doesn't exist when creating version.c/version.h 94 # The return is a must since native doesn't need the
|
/openbmc/linux/security/tomoyo/ |
H A D | domain.c | 73 static inline bool tomoyo_same_acl_head(const struct tomoyo_acl_info *a, in tomoyo_same_acl_head() argument 76 return a->type == b->type && a->cond == b->cond; in tomoyo_same_acl_head() 219 static bool tomoyo_same_transition_control(const struct tomoyo_acl_head *a, in tomoyo_same_transition_control() argument 222 const struct tomoyo_transition_control *p1 = container_of(a, in tomoyo_same_transition_control() 382 static bool tomoyo_same_aggregator(const struct tomoyo_acl_head *a, in tomoyo_same_aggregator() argument 385 const struct tomoyo_aggregator *p1 = container_of(a, typeof(*p1), in tomoyo_same_aggregator()
|
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/css/ |
H A D | jquery.treetable.theme.default.css | 35 table.treetable tr.collapsed span.indenter a { 39 table.treetable tr.expanded span.indenter a { 45 table.treetable tr.collapsed.selected span.indenter a { 49 table.treetable tr.expanded.selected span.indenter a { 58 table.treetable tr.collapsed.accept td span.indenter a { 62 table.treetable tr.expanded.accept td span.indenter a {
|
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/ |
H A D | jquery.treetable.theme.toaster.css | 37 table.treetable tr.collapsed span.indenter a { 41 table.treetable tr.expanded span.indenter a { 47 table.treetable tr.collapsed.selected span.indenter a { 51 table.treetable tr.expanded.selected span.indenter a { 60 table.treetable tr.collapsed.accept td span.indenter a { 64 table.treetable tr.expanded.accept td span.indenter a {
|
/openbmc/linux/drivers/usb/renesas_usbhs/ |
H A D | pipe.c | 125 #define CASE_PIPExTRN(a) \ in usbhsp_pipe_trn_set() argument 126 case 0x ## a: \ in usbhsp_pipe_trn_set() 127 reg = PIPE ## a ## TRN; \ in usbhsp_pipe_trn_set() 161 #define CASE_PIPExTRE(a) \ in usbhsp_pipe_tre_set() argument 162 case 0x ## a: \ in usbhsp_pipe_tre_set() 163 reg = PIPE ## a ## TRE; \ in usbhsp_pipe_tre_set()
|
/openbmc/linux/fs/nfs/ |
H A D | Kconfig | 11 this file system support as a module, choose M here: the module 25 To configure a system which mounts its root file system via NFS 28 system on NFS" below. You cannot compile this file system as a 138 the format of a DNS domain name and should be set to the DNS domain 182 The kernel now provides a method for translating a host name into an
|
/openbmc/linux/drivers/media/tuners/ |
H A D | Kconfig | 237 tristate "TDA 8290/8295 + 8275(a)/18271 tuner combo" 243 Say Y here to include support for Philips TDA8290+8275(a) tuner. 288 This device is only used inside a SiP called together with a 297 This device is only used inside a SiP called together with a
|
/openbmc/linux/Documentation/arch/arm64/ |
H A D | elf_hwcaps.rst | 16 kernel exposes the presence of these features to userspace through a set 32 Where software relies on a feature described by a hwcap, it should check 36 Features cannot be probed reliably through other means. When a feature 39 that the feature is unavailable, such as a SIGILL. 76 The generic timer is configured to generate events at a frequency of
|
/openbmc/linux/drivers/power/supply/ |
H A D | axp288_fuel_gauge.c | 85 #define VOLTAGE_FROM_ADC(a) ((a * 11) / 10) argument 87 #define PROP_VOLT(a) ((a) * 1000) argument 88 #define PROP_CURR(a) ((a) * 1000) argument
|
/openbmc/linux/crypto/ |
H A D | adiantum.c | 192 r->a = cpu_to_le64(le64_to_cpu(v1->a) + le64_to_cpu(v2->a) + in le128_add() 203 r->a = cpu_to_le64(le64_to_cpu(v1->a) - le64_to_cpu(v2->a) - in le128_sub()
|
/openbmc/openbmc/poky/meta/classes-recipe/ |
H A D | autotools.bbclass | 35 # The value of this variable is filled in in a prefunc because it depends on 114 if [ -n "${CONFIGURESTAMPFILE}" -a -e "${CONFIGURESTAMPFILE}" ]; then 124 if [ "${CLEANBROKEN}" != "1" -a \( -e Makefile -o -e makefile -o -e GNUmakefile \) ]; then 167 # This is a problem in builds that do not use libtool or automake, in the case 168 # where we -need- the latest version of these scripts. e.g. running a build 169 # for a package whose autotools are old, on an x86_64 machine, which the old
|
/openbmc/linux/include/linux/atomic/ |
H A D | atomic-long.h | 1686 raw_atomic_long_fetch_add_unless(atomic_long_t *v, long a, long u) in raw_atomic_long_fetch_add_unless() argument 1689 return raw_atomic64_fetch_add_unless(v, a, u); in raw_atomic_long_fetch_add_unless() 1691 return raw_atomic_fetch_add_unless(v, a, u); in raw_atomic_long_fetch_add_unless() 1708 raw_atomic_long_add_unless(atomic_long_t *v, long a, long u) in raw_atomic_long_add_unless() argument 1711 return raw_atomic64_add_unless(v, a, u); in raw_atomic_long_add_unless() 1713 return raw_atomic_add_unless(v, a, u); in raw_atomic_long_add_unless()
|
/openbmc/linux/drivers/media/usb/au0828/ |
H A D | au0828-video.c | 1446 if (a->index > 1) in vidioc_enumaudio() 1451 if (a->index == 0) in vidioc_enumaudio() 1452 strscpy(a->name, "Television", sizeof(a->name)); in vidioc_enumaudio() 1454 strscpy(a->name, "Line in", sizeof(a->name)); in vidioc_enumaudio() 1456 a->capability = V4L2_AUDCAP_STEREO; in vidioc_enumaudio() 1467 a->index = dev->ctrl_ainput; in vidioc_g_audio() 1468 if (a->index == 0) in vidioc_g_audio() 1469 strscpy(a->name, "Television", sizeof(a->name)); in vidioc_g_audio() 1471 strscpy(a->name, "Line in", sizeof(a->name)); in vidioc_g_audio() 1473 a->capability = V4L2_AUDCAP_STEREO; in vidioc_g_audio() [all …]
|