Home
last modified time | relevance | path

Searched refs:a (Results 6976 – 7000 of 22310) sorted by relevance

1...<<271272273274275276277278279280>>...893

/openbmc/qemu/docs/system/arm/
H A Dmps2.rst6 The Arm MPS2, MPS2+ and MPS3 dev boards are FPGA based (the 2+ has a
7 bigger FPGA but is otherwise the same as the 2; the 3 has a bigger
8 FPGA again, can handle 4GB of RAM and has a USB controller and QSPI flash).
48 - QEMU provides a LAN9118 ethernet rather than LAN9220; the only guest
61 and does not provide a mechanism for specifying these values at
64 - AN536 defaults to only creating a single CPU; this is the equivalent
76 (Even if the AN536 machine is started with a single CPU and so
/openbmc/qemu/hw/net/
H A Dxgmac.c407 qemu_format_nic_info_str(qemu_get_queue(s->nic), s->conf.macaddr.a); in xgmac_enet_realize()
409 s->regs[XGMAC_ADDR_HIGH(0)] = (s->conf.macaddr.a[5] << 8) | in xgmac_enet_realize()
410 s->conf.macaddr.a[4]; in xgmac_enet_realize()
411 s->regs[XGMAC_ADDR_LOW(0)] = (s->conf.macaddr.a[3] << 24) | in xgmac_enet_realize()
412 (s->conf.macaddr.a[2] << 16) | in xgmac_enet_realize()
413 (s->conf.macaddr.a[1] << 8) | in xgmac_enet_realize()
414 s->conf.macaddr.a[0]; in xgmac_enet_realize()
/openbmc/linux/Documentation/mm/damon/
H A Ddesign.rst25 For data access monitoring and additional low level work, DAMON needs a set of
47 Core layer of DAMON is implemented as a framework, and exposes its application
88 to make a reasonable trade-off. Below shows this in detail::
133 The output of DAMON says what pages are how frequently accessed for a given
197 access pattern of a region has maintained. That could be used for good
254 Schemes (DAMOS). It lets users specify their desired schemes at a high
279 Applying an action to a region is considered as changing the region's
313 the action can be applied within a user-specified time duration.
321 A mechanism for making a good decision under the quotas. When the action
375 have a list of latency-critical processes.
[all …]
/openbmc/qemu/tests/decode/
H A Derr_field5.decode5 %field 0:1 !function=a !function=a
/openbmc/openbmc/poky/meta/files/common-licenses/
H A Ddvipdfm1 …buted, but it should be distributed with a *different* name. Changed files must be distributed *to…
H A DSAX-PD6 In fact, it`s not possible to own a license to SAX, since it`s been placed in the public domain.
10 …t not limited to, the implied warranties of merchantability and fitness for a particular purpose. …
12 …ta being rendered inaccurate or losses sustained by you or third parties or a failure of the SAX t…
22 …, bundle it with your software distribution, include it on a CD-ROM, list the source code in a boo…
/openbmc/linux/Documentation/driver-api/
H A Dzorro.rst20 - Zorro III is a 32-bit extension of Zorro II, which is backwards compatible
27 Zorro devices are found by calling ``zorro_find_device()``, which returns a
39 ``ZORRO_WILDCARD`` acts as a wildcard and finds any Zorro device. If your driver
40 supports different types of boards, you can use a construct like::
56 Before you can access a Zorro device's registers, you have to make sure it's
/openbmc/linux/Documentation/driver-api/usb/
H A Danchors.rst8 a driver to cease all IO to an interface. To do so, a
11 for them. The anchor is a data structure takes care of
68 or a timeout, whichever comes first. Its return value will tell you
81 and returned with a reference. As you may mix URBs to several
/openbmc/linux/Documentation/devicetree/bindings/usb/
H A Dfsl-usb.txt3 The device node for a USB controller that is part of a Freescale
31 - interrupts : <a b> where a is the interrupt number and b is a
/openbmc/linux/Documentation/admin-guide/media/
H A Dcafe_ccic.rst11 "cafe_ccic" is a driver for the Marvell 88ALP01 "cafe" CMOS camera
17 well, but that is a debugging aid which will be removed shortly). VGA and
33 There are a few load-time options, most of which can be changed after
53 better behavior with mplayer can be achieved by setting to a higher
57 ten. That number was carefully picked out of a hat and should not be
/openbmc/linux/Documentation/devicetree/bindings/hsi/
H A Domap-ssi.txt3 OMAP3's Synchronous Serial Interface (SSI) controller implements a
11 - reg: Contains a matching register specifier for each entry
22 - clocks: Contains a matching clock specifier for each entry in
27 Each port is represented as a sub-node of the ti,omap3-ssi device.
34 - reg: Contains a matching register specifier for each entry
/openbmc/linux/Documentation/devicetree/bindings/
H A Dcommon-properties.txt9 different machine types. This document attempts to provide a consistent
25 If a binding supports these properties, then the binding should also
28 a requirement. Some implementations assume that little-endian is
69 host controller, a daisy-chain appears as a single device, but the number
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/tremor/tremor/
H A Dtremor-arm-thumb2.patch7 In Thumb-2, most instructions do not have a built in condition code (except for
9 executed conditionally can be preceded by a special "IT instruction" which
21 diff --git a/asm_arm.h b/asm_arm.h
23 --- a/asm_arm.h
25 @@ -108,9 +108,11 @@ static inline void XNPROD31(ogg_int32_t a, ogg_int32_t b,
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/css/
H A Dbootstrap3-transition.css208 a.toggle-errors:hover,
209 a.toggle-warnings:hover,
210 a.warning:focus {
214 a.toggle-errors:focus,
215 a.toggle-warnings:focus {
/openbmc/u-boot/include/
H A Defi.h101 #define EFI_GUID(a, b, c, d0, d1, d2, d3, d4, d5, d6, d7) \ argument
102 {{ (a) & 0xff, ((a) >> 8) & 0xff, ((a) >> 16) & 0xff, \
103 ((a) >> 24) & 0xff, \
/openbmc/u-boot/arch/arm/dts/
H A Dsun4i-a10-pcduino2.dts6 * 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
46 * is that the pcDuino2 board got a USB VBUS voltage regulator, which
48 * the USB host ports has been replaced with a USB WIFI chip.
/openbmc/linux/Documentation/hwmon/
H A Dthmc50.rst46 many processors), and a controllable fan/analog_out DAC. For the temperature
49 accuracy. An alarm is issued (usually to a connected LM78) when the
52 degrees Celsius, and are guaranteed within a range of -55 to +125 degrees.
61 1 Hz for THMC50). It can be also put in a new mode to handle additional
66 A typical symptom of wrong setting is a fan forced to full speed.
/openbmc/linux/Documentation/userspace-api/media/v4l/
H A Dvidioc-querybuf.rst13 VIDIOC_QUERYBUF - Query the status of a buffer
35 be used to query the status of a buffer at any time after buffers have
38 Applications set the ``type`` field of a struct
48 field must contain a userspace pointer to an array of struct
51 :ref:`VIDIOC_QUERYBUF` with a pointer to this structure drivers return an
H A Dvidioc-subscribe-event.rst87 that are triggered by a status change such as ``V4L2_EVENT_CTRL``.
92 to the filehandle that called that ioctl. For example, changing a
94 a V4L2_EVENT_CTRL to be sent back to that same filehandle.
96 where an application changes a control to a one value and then
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/ufw/ufw/
H A D0003-only-make-one-reference-to-env.patch8 repeated on the top line. This causes an error at runtime. Perform a
24 used a regex that was not matching anymore. To fix this, the regex
34 diff --git a/setup.py b/setup.py
36 --- a/setup.py
65 + # with the "#! /usr/bin/env pythonX" shebang on a later step
/openbmc/qemu/docs/system/s390x/
H A Dprotvirt.rst14 To run PVMs, a machine with the Protected Virtualization feature, as
25 Running a Protected Virtual Machine
28 To run a PVM you will need to select a CPU model which includes the
65 options -initrd and -cmdline are ineffective. The preparation of a PVM
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/tbb/
H A Dtbb_2021.11.0.bb2 TBB is a library that helps you leverage multi-core processor \
3 performance without having to be a threading expert. It represents a \
30 # Hard-float 'd' ABI can't be used for a target that doesn't support the D instruction set extensio…
37 # | arm-oe-linux-gnueabi-g++ -march=armv7-a -mthumb -mthumb-interwork -mfloat-abi=softfp -mfpu=neo…
/openbmc/openbmc/poky/meta/recipes-core/glibc/glibc/
H A D0021-fix-create-thread-failed-in-unprivileged-process-BZ-.patch7 applied, start a unprivileged container (docker run without --privileged),
8 it creates a thread failed in container.
44 3) Start a container with glibc 2.34 installed
74 diff --git a/sysdeps/unix/sysv/linux/clone-internal.c b/sysdeps/unix/sysv/linux/clone-internal.c
76 --- a/sysdeps/unix/sysv/linux/clone-internal.c
/openbmc/linux/Documentation/devicetree/bindings/power/
H A Dfsl,imx-gpcv2.yaml21 IP cores belonging to a power domain should contain a 'power-domains'
22 property that is a phandle for PGC node representing the domain.
56 "power-domain@[0-9a-f]+$":
93 reset is in a generic power-domain binding.
/openbmc/linux/security/selinux/
H A DKconfig9 You will also need a policy configuration and a labeled filesystem.
17 This option adds a kernel parameter 'selinux', which allows SELinux
20 command line. The purpose of this option is to allow a single
58 chain lengths are high (e.g. > 20) then selecting a higher value here

1...<<271272273274275276277278279280>>...893